- Timestamp:
- May 8, 2017, 1:59:07 PM (8 years ago)
- Branches:
- ForceAnnealing_goodresults, ForceAnnealing_tocheck
- Children:
- cdc2f5
- Parents:
- 9a1e35c
- git-author:
- Frederik Heber <heber@…> (03/22/17 16:06:01)
- git-committer:
- Frederik Heber <frederik.heber@…> (05/08/17 13:59:07)
- Location:
- tests/regression/Molecules/RotateAroundBond
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/regression/Molecules/RotateAroundBond/testsuite-molecules-rotate-around-bond.at
r9a1e35c r9eed14 76 76 77 77 AT_CLEANUP 78 79 AT_SETUP([Molecules - Rotate around bond fails for cycles]) 80 AT_KEYWORDS([molecules rotate-around-bond cycle]) 81 82 file=test_cycle.pdb 83 AT_CHECK([/bin/cp -f ${abs_top_srcdir}/tests/regression/Molecules/RotateAroundBond/pre/test_cycle.pdb $file], 0) 84 AT_CHECK([chmod u+w $file], 0) 85 AT_CHECK([../../molecuilder -i $file --select-atom-by-id 1 2 --rotate-around-bond 90.], 5, [stdout], [stderr]) 86 87 AT_CLEANUP
Note:
See TracChangeset
for help on using the changeset viewer.