- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/regression/Molecules/Copy/testsuite-molecules-copy-molecule.at
r967b3c racd638 12 12 AT_CHECK([../../molecuilder -i test-copy.xyz --copy-molecule 0 --position "0,0,10" --undo --redo], 0, [stdout], [stderr]) 13 13 AT_CHECK([diff -I '.*Created by molecuilder.*' test-copy.xyz ${abs_top_srcdir}/${AUTOTEST_PATH}/Molecules/Copy/post/test-copy.xyz], 0, [ignore], [ignore]) 14 AT_CHECK([/bin/cp -f ${abs_top_srcdir}/${AUTOTEST_PATH}/Molecules/Copy/pre/tensid.* .], 0) 15 AT_CHECK([../../molecuilder --parse-tremolo-potentials tensid.potentials -i tensid.data --copy-molecule 0 --position "0,0,10"], 0, [stdout], [stderr]) 16 AT_CHECK([diff -I '.*Created by molecuilder.*' tensid.data ${abs_top_srcdir}/${AUTOTEST_PATH}/Molecules/Copy/post/tensid.data], 0, [ignore], [ignore]) 14 17 AT_CLEANUP
Note:
See TracChangeset
for help on using the changeset viewer.