Changes between Version 24 and Version 25 of WikiStart
- Timestamp:
- 10/14/12 13:34:35 (7 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v24 v25 22 22 * [wiki:NewFileFormat New file format] 23 23 24 = Contributing = 25 26 All new code needs tests. Currently we manly use golden tests for testing Haddock (see {{{tests/html-tests/}}}). We have some unit tests (see {{{ 27 tests/unit-tests/}}}), in the future we want more of those. 28 29 Golden tests must clearly state what the purpose/scope of the test is. For historical reasons, not all existing tests do so. But it is mandatory for new tests. 30 24 31 = Links = 25 32
