- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/regression/Atoms/Add/testsuite-atoms-add.at
r0d4168 r520029 53 53 AT_SETUP([Atoms - adding outside boundary fails]) 54 54 AT_KEYWORDS([atoms boundary add-atom]) 55 # this does not fail 56 AT_XFAIL_IF([/bin/true]) 55 57 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])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]) 57 59 58 60 AT_CLEANUP
Note:
See TracChangeset
for help on using the changeset viewer.