Candidate_v1.6.1
Last change
on this file was e69c87, checked in by Frederik Heber <heber@…>, 13 years ago |
Splitted off Undo and Redo parts into own tests (3-step rule).
- this way tests are cleaner as there are no old files left.
- added lots of Undos/Redos.
Corrected all failing regression tests (of these new Undos/Redos):
- new ActionExceptions, specifically ActionFailureException.
- Action::call() throws ActionFailureException when returned state_ptr equals
failure.
- ActionHistory::undoLast(), ::redoLast() also throw when returning state_ptr
equals failure.
- doUI() checks for thrownActionFailureException and sets World's ExitFlag to
5.
- the following Actions have canUndo/shouldUndo now true (although Undo/Redo
return Action::failure):
- the following Action's regression tests have been corrected when Undo/Redo
capability was already present (e.g. empty.conf created for Undo case):
- FindNonConvexBorder(): status was always returned as false as all
CheckListOfBaselines() had been commented out.
|
-
Property mode
set to
100644
|
File size:
28 bytes
|
Line | |
---|
1 | # ATOMDATA Id name type x=3
|
---|
Note:
See
TracBrowser
for help on using the repository browser.