- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/regression/Options/FastParsing/testsuite-options-fast-parsing.at
r22ac22a r0d97b4 39 39 40 40 AT_CHECK([../../molecuilder -i test.conf -n 1 --undo --redo], 0, [stdout], [stderr]) 41 AT_CHECK([grep -c "I won't parse trajectories" stdout], 0, [ignore]) 41 AT_CHECK([grep -c "I won't parse trajectories" stdout], 0, 2 42 , [ignore]) 42 43 43 44 AT_CLEANUP
Note:
See TracChangeset
for help on using the changeset viewer.