- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/regression/Options/Help/testsuite-options-help.at
r0d97b4 r7305d5 27 27 AT_CHECK([fgrep "list of all available Actions" stdout], 0, [ignore], [ignore]) 28 28 AT_CHECK([fgrep "Usage help" stdout], 0, [ignore], [ignore]) 29 AT_CHECK([../../molecuilder --help --actionname"help"], 0, [stdout], [ignore])29 AT_CHECK([../../molecuilder --help "help"], 0, [stdout], [ignore]) 30 30 AT_CHECK([fgrep "Options available for action 'help'" stdout], 0, [ignore], [ignore]) 31 31
Note:
See TracChangeset
for help on using the changeset viewer.