Changeset 2ee2cc
- Timestamp:
- Jun 20, 2018, 8:21:49 AM (7 years ago)
- Branches:
- Candidate_v1.6.1, ChemicalSpaceEvaluator, Exclude_Hydrogens_annealWithBondGraph
- Children:
- 3e334e
- Parents:
- 3183f5
- Location:
- tests
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/Python/ForceAnnealing/testsuite-python-forceannealing-ising.at
r3183f5 r2ee2cc 44 44 AT_SETUP([Python externalization - Force Annealing with bondgraph on 2-body Ising model]) 45 45 AT_KEYWORDS([python force-annealing ising bondgraph]) 46 AT_SKIP_IF([/bin/true]) 47 #AT_SKIP_IF([../../run ${abs_top_srcdir}/tests/Python/numpy_check.py]) 46 AT_SKIP_IF([../../run ${abs_top_srcdir}/tests/Python/numpy_check.py]) 48 47 49 48 # we use forces from a simple Ising model with 2 "carbon" atoms in a row along the x axis … … 58 57 AT_SETUP([Python externalization - Force Annealing with bondgraph on 5-body Ising model]) 59 58 AT_KEYWORDS([python force-annealing ising bondgraph]) 60 AT_SKIP_IF([/bin/true]) 61 #AT_SKIP_IF([../../run ${abs_top_srcdir}/tests/Python/numpy_check.py]) 59 AT_SKIP_IF([../../run ${abs_top_srcdir}/tests/Python/numpy_check.py]) 62 60 63 61 # we use forces from a simple Ising model with 5 "carbon" atoms in a row along the x axis -
tests/integration/StructureOptimization/testsuite-integration-structureoptimization-ethane.at
r3183f5 r2ee2cc 21 21 AT_SETUP([Structure Optimization - ethane]) 22 22 AT_KEYWORDS([optimize-structure ethane]) 23 AT_SKIP_IF([/bin/true])24 23 25 24 # check that ports are unique over all tests such that they may run in parallel -
tests/integration/StructureOptimization/testsuite-integration-structureoptimization-methane.at
r3183f5 r2ee2cc 21 21 AT_SETUP([Structure Optimization - methane]) 22 22 AT_KEYWORDS([optimize-structure methane]) 23 AT_SKIP_IF([/bin/true])24 23 25 24 # check that ports are unique over all tests such that they may run in parallel -
tests/integration/StructureOptimization/testsuite-integration-structureoptimization-water.at
r3183f5 r2ee2cc 21 21 AT_SETUP([Structure Optimization - water]) 22 22 AT_KEYWORDS([optimize-structure water]) 23 AT_SKIP_IF([/bin/true])24 23 25 24 # check that ports are unique over all tests such that they may run in parallel
Note:
See TracChangeset
for help on using the changeset viewer.