rcov 0.8.0.0-mswin32 → 0.8.0.1-mswin32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/BLURB +1 -1
- data/Rakefile +1 -1
- data/lib/rcovrt.so +0 -0
- metadata +1 -1
data/BLURB
CHANGED
@@ -2,7 +2,7 @@
|
|
2
2
|
Source code, additional information, screenshots... available at
|
3
3
|
http://eigenclass.org/hiki.rb?rcov
|
4
4
|
Release information:
|
5
|
-
http://eigenclass.org/hiki.rb?rcov
|
5
|
+
http://eigenclass.org/hiki.rb?rcov-0.8.0
|
6
6
|
|
7
7
|
If you're on win32, you can also find a pre-built rcovrt.so (which makes
|
8
8
|
code coverage analysis >100 times faster) in the above-mentioned pages.
|
data/Rakefile
CHANGED
data/lib/rcovrt.so
CHANGED
Binary file
|