Changeset 3bd4a66
- Timestamp:
- Jul 17, 2017, 12:28:51 PM (8 years ago)
- Branches:
- Action_Thermostats, ForceAnnealing_with_BondGraph_continued, ForceAnnealing_with_BondGraph_continued_betteresults
- Children:
- b93bc5
- Parents:
- bf87c2
- git-author:
- Frederik Heber <frederik.heber@…> (07/06/17 22:23:34)
- git-committer:
- Frederik Heber <frederik.heber@…> (07/17/17 12:28:51)
- Location:
- tests/integration
- Files:
-
- 5 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/integration/Makefile.am
rbf87c2 r3bd4a66 14 14 $(srcdir)/FragmentJobs/testsuite-integration-fragmentjobs.at \ 15 15 $(srcdir)/FragmentJobs/testsuite-integration-fragmentjobs-mpqc-jobs.at \ 16 $(srcdir)/FragmentJobs/testsuite-integration-fragmentjobs-vmg-jobs.at 16 $(srcdir)/FragmentJobs/testsuite-integration-fragmentjobs-vmg-jobs.at \ 17 $(srcdir)/MolecularDynamics/testsuite-integration-moleculardynamics.at \ 18 $(srcdir)/MolecularDynamics/testsuite-integration-moleculardynamics-water.at 17 19 endif 18 20 -
tests/integration/testsuite-integration.at
rbf87c2 r3bd4a66 20 20 # check integration of fragment jobs energy calculation 21 21 m4_include([FragmentJobs/testsuite-integration-fragmentjobs.at]) 22 23 # check integration of molecular dynamics 24 m4_include([MolecularDynamics/testsuite-integration-moleculardynamics.at])
Note:
See TracChangeset
for help on using the changeset viewer.