diff options
author | jlam <jlam@pkgsrc.org> | 2008-04-04 15:18:21 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2008-04-04 15:18:21 +0000 |
commit | 61334e824be13cfdebc1f89f6aa782025cfe7b30 (patch) | |
tree | 4865711145c55d533dad0daf2386b9dd44543c6a /devel/ruby-rcov/distinfo | |
parent | cb3175f93ee6d850cb29dcaf7b19fec43cdb46ff (diff) | |
download | pkgsrc-61334e824be13cfdebc1f89f6aa782025cfe7b30.tar.gz |
Initial import of ruby18-rcov-0.8.1.2.0 as devel/ruby-rcov.
Ruby-rcov is a code coverage tool for Ruby. It is commonly used for
viewing overall test unit coverage of target code. It features fast
execution (20-300 times faster than previous tools), multiple analysis
modes, XHTML and several kinds of text reports, easy automation with
Rake via a RcovTask, fairly accurate coverage information through code
linkage inference using simple heuristics, and colorblind-friendliness.
Diffstat (limited to 'devel/ruby-rcov/distinfo')
-rw-r--r-- | devel/ruby-rcov/distinfo | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/devel/ruby-rcov/distinfo b/devel/ruby-rcov/distinfo new file mode 100644 index 00000000000..4643ddff001 --- /dev/null +++ b/devel/ruby-rcov/distinfo @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1.1.1 2008/04/04 15:18:21 jlam Exp $ + +SHA1 (rcov-0.8.1.2.0.gem) = 5f922dcfbceeb02fc3cf615946e68c34ac63cd79 +RMD160 (rcov-0.8.1.2.0.gem) = f477239223e3d5dc98054a766a69553f88d7b037 +Size (rcov-0.8.1.2.0.gem) = 74240 bytes +SHA1 (patch-aa) = 8e14b6e51ee9ed58415a343ae9ea1f0077c8ca5f |