Changes between Version 3 and Version 4 of GhcCoverage
- Timestamp:
- 07/08/11 18:08:41 (23 months 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
