Changes between Version 59 and Version 60 of Dev
- Timestamp:
- 2008-12-05T16:05:28Z (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Dev
v59 v60 29 29 * [/../../tahoe-figleaf/current The code coverage statistics] show which lines of code get exercised by the unit tests. 30 30 * [/../../tahoe-figleaf Archived data] is also available. 31 * [/../../tahoe-figleaf-graph/hanford.allmydata.com-tahoe_figleaf2.html This one] measures the number of lines that are '''not''' covered, which gives better resolution than the percentage-wise graph.31 * [/../../tahoe-figleaf-graph/hanford.allmydata.com-tahoe_figleaf2.html This graph] measures the number of lines that are '''not''' covered. 32 32 * [wiki:Packaging The Packaging page] shows our currently policy for how to re-use 3rd-party libraries and how to distribute Tahoe to users. 33 33 * [wiki:Patches How to Submit Patches]