Changeset fba720 for tests/Python
- Timestamp:
 - Apr 11, 2018, 6:30:51 AM (8 years ago)
 - Branches:
 - Candidate_v1.6.1, Candidate_v1.7.0, ChemicalSpaceEvaluator, TremoloParser_IncreasedPrecision, stable
 - Children:
 - 4fc0ea
 - Parents:
 - cd91bd
 - git-author:
 - Frederik Heber <frederik.heber@…> (09/06/17 12:08:30)
 - git-committer:
 - Frederik Heber <frederik.heber@…> (04/11/18 06:30:51)
 - File:
 - 
      
- 1 edited
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
tests/Python/ForceAnnealing/testsuite-python-forceannealing-ising.at
rcd91bd rfba720 20 20 AT_SETUP([Python externalization - Force Annealing without bondgraph on 2-body Ising model]) 21 21 AT_KEYWORDS([python force-annealing ising]) 22 AT_XFAIL_IF([/bin/true]) 22 23 23 24 # we use forces from a simple Ising model with 2 "carbon" atoms in a row along the x axis … … 32 33 AT_SETUP([Python externalization - Force Annealing without bondgraph on 5-body Ising model]) 33 34 AT_KEYWORDS([python force-annealing ising]) 35 AT_XFAIL_IF([/bin/true]) 34 36 35 37 # we use forces from a simple Ising model with 5 "carbon" atoms in a row along the x axis … … 44 46 AT_SETUP([Python externalization - Force Annealing with bondgraph on 2-body Ising model]) 45 47 AT_KEYWORDS([python force-annealing ising bondgraph]) 48 AT_XFAIL_IF([/bin/true]) 46 49 AT_SKIP_IF([../../run ${abs_top_srcdir}/tests/Python/numpy_check.py]) 47 50 … … 57 60 AT_SETUP([Python externalization - Force Annealing with bondgraph on 5-body Ising model]) 58 61 AT_KEYWORDS([python force-annealing ising bondgraph]) 62 AT_XFAIL_IF([/bin/true]) 59 63 AT_SKIP_IF([../../run ${abs_top_srcdir}/tests/Python/numpy_check.py]) 60 64  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  