- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/regression/Atoms/Add/testsuite-atoms-add.at
r520029 r0d4168 53 53 AT_SETUP([Atoms - adding outside boundary fails]) 54 54 AT_KEYWORDS([atoms boundary add-atom]) 55 # this does not fail56 AT_XFAIL_IF([/bin/true])57 55 58 AT_CHECK([../../molecuilder -i test2.conf -o mpqc pcp xyz tremolo pdb --set-boundary-conditions Ignore Ignore Ignore-a 1 --domain-position "0., 0., -1."], 5, [ignore], [ignore])56 AT_CHECK([../../molecuilder -i test2.conf -o mpqc pcp xyz tremolo pdb --set-boundary-conditions "Ignore,Ignore,Ignore" -a 1 --domain-position "0., 0., -1."], 5, [ignore], [ignore]) 59 57 60 58 AT_CLEANUP
Note:
See TracChangeset
for help on using the changeset viewer.