Changes between Version 2 and Version 3 of Features/TODOList
- Timestamp:
- 03/14/11 10:31:34 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Features/TODOList
v2 v3 32 32 33 33 * add more items to the test case to cover the other features and bugs as well. 34 34 * simple text files 35 * other files (with other kinds of commenting mechanism) 36 * new file that has never been saved 37 * change the regex to an incorrect one, see that padre does not let you save the incorrect regex 38 {{{ 39 )regex( 40 }}} 41 * change the regex to some other correct value and see if that works 42 {{{ 43 XYZ 44 }}} 35 45
