- Timestamp:
- Apr 11, 2018, 6:30:10 AM (7 years ago)
- Branches:
- Candidate_v1.6.1, ChemicalSpaceEvaluator, PythonUI_with_named_parameters, TremoloParser_IncreasedPrecision
- Children:
- cd91bd
- Parents:
- 8819d2
- git-author:
- Frederik Heber <frederik.heber@…> (09/06/17 12:58:47)
- git-committer:
- Frederik Heber <frederik.heber@…> (04/11/18 06:30:10)
- Location:
- tests
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified tests/Python/AllActions/testsuite-python-options_dat.at ¶
r8819d2 re7ad08 35 35 AT_SETUP([Python externalization - Completeness of default options]) 36 36 AT_KEYWORDS([python options_dat]) 37 AT_XFAIL_IF([/bin/true]) 37 38 m4_include(atlocal) 38 39 AT_CHECK([cp -f ${abs_top_srcdir}/tests/Python/AllActions/options.dat .], 0, [ignore], [ignore]) -
TabularUnified tests/regression/Options/DryRun/testsuite-options-dryrun-storesession.at ¶
r8819d2 re7ad08 21 21 AT_KEYWORDS([options dry-run no-dry-run store-session]) 22 22 AT_SKIP_IF([../../molecuilder --help store-session; if test $? -eq 5; then /bin/true; else /bin/false; fi]) 23 AT_XFAIL_IF([/bin/true]) 23 24 24 25 # sample session -
TabularUnified tests/regression/Options/Session/testsuite-options-load-session-python.at ¶
r8819d2 re7ad08 22 22 AT_TESTED([python diff grep]) 23 23 AT_SKIP_IF([../../molecuilder --help load-session; if test $? -eq 5; then /bin/true; else /bin/false; fi]) 24 AT_XFAIL_IF([/bin/true]) 24 25 25 26 # check that session is stored and can be executed when correctly prefixed … … 35 36 AT_TESTED([python diff grep]) 36 37 AT_SKIP_IF([../../molecuilder --help load-session; if test $? -eq 5; then /bin/true; else /bin/false; fi]) 38 AT_XFAIL_IF([/bin/true]) 37 39 38 40 # check that session is stored and can be executed when correctly prefixed -
TabularUnified tests/regression/Options/Session/testsuite-options-store-session-python.at ¶
r8819d2 re7ad08 22 22 AT_TESTED([python diff grep]) 23 23 AT_SKIP_IF([../../molecuilder --help load-session; if test $? -eq 5; then /bin/true; else /bin/false; fi]) 24 AT_XFAIL_IF([/bin/true]) 24 25 25 26 # check that session is stored and can be executed when correctly prefixed … … 35 36 AT_TESTED([python diff grep]) 36 37 AT_SKIP_IF([../../molecuilder --help load-session; if test $? -eq 5; then /bin/true; else /bin/false; fi]) 38 AT_XFAIL_IF([/bin/true]) 37 39 38 40 # check that session is stored and can be executed when correctly prefixed
Note:
See TracChangeset
for help on using the changeset viewer.