Changes between Version 8 and Version 9 of Development/Patches
- Timestamp:
- 02/04/10 07:34:13 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Development/Patches
v8 v9 30 30 * Most of the bugs in the issue tracker should have a failing test case in {{{test/Broken-skip}}} 31 31 * When you fix a bug, mark it as resolved on the tracker then either move its test from {{{test/Broken-skip}}} into the main testsuite, or create a new test. 32 * If you find it too hard to create a new test, then we might need to extend the {{{war 2}}} test driver.32 * If you find it too hard to create a new test, then we might need to extend the {{{war}}} test driver. 33 33
