- Timestamp:
- Jul 12, 2017, 7:13:35 PM (8 years ago)
- Branches:
- Action_Thermostats, ForceAnnealing_with_BondGraph_continued, ForceAnnealing_with_BondGraph_continued_betteresults
- Children:
- 9346af
- Parents:
- d86d97
- git-author:
- Frederik Heber <frederik.heber@…> (07/06/17 09:59:11)
- git-committer:
- Frederik Heber <frederik.heber@…> (07/12/17 19:13:35)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
tests/integration/FragmentJobs/testsuite-integration-fragmentjobs-vmg-jobs.at
rd86d97 r780f25 19 19 20 20 # perform test with PoolWorkers using molecuilder_poolworker 21 AT_SETUP([Integration - fragmentation plus automated fragment calculation with longrange])21 AT_SETUP([Integration - mpqc and vmg fragment jobs]) 22 22 AT_KEYWORDS([fragmentation automation server poolworker molecuilder_poolworker longrange]) 23 23 … … 42 42 # create jobs via molecuilder 43 43 molfile="ethane.pdb" 44 AT_CHECK([cp -f ${abs_top_srcdir}/tests/integration/ pre/ethane.pdb $molfile], 0)44 AT_CHECK([cp -f ${abs_top_srcdir}/tests/integration/FragmentJobs/pre/ethane.pdb $molfile], 0, [ignore], [ignore], [kill $server_pid $worker_pid]) 45 45 AT_CHECK([chmod +rw $molfile], 0) 46 46 AT_CHECK([../../molecuilder \
Note:
See TracChangeset
for help on using the changeset viewer.