Changes between Version 3 and Version 4 of GhcCoverage
- Timestamp:
- Jul 9, 2011 1:08:41 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GhcCoverage
v3 v4 1 == Code Coverage For GHC Test Suite ==2 3 We bootstrap GHC with the code coverage tool regularly. The4 latest copy is always located at http://projects.unsafeperformio.com/hpc/5 6 This is a possible place to start looking for code that is not currently7 tested by our test suite.8