Changeset 82e5fb for tests/regression
- Timestamp:
- May 25, 2021, 11:04:50 PM (4 years ago)
- Branches:
- Candidate_v1.7.0, stable
- Children:
- 91793c
- Parents:
- 889067e
- git-author:
- Frederik Heber <frederik.heber@…> (05/25/21 21:55:59)
- git-committer:
- Frederik Heber <frederik.heber@…> (05/25/21 23:04:50)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/regression/Potential/FitCompoundPotential/testsuite-potential-fit-compound-potential.at
r889067e r82e5fb 35 35 --parse-potentials ${abs_top_srcdir}/tests/regression/Potential/FitCompoundPotential/pre/water.potentials \ 36 36 --fit-compound-potential \ 37 --error-file error.csv \ 37 38 --fragment-charges 1 8 1 \ 38 39 --take-best-of 3 \ 39 40 --save-potentials water.potentials], 0, [stdout], [ignore]) 41 # check that error file was written 42 AT_CHECK([test -e error.csv], 0, [ignore], [ignore]) 40 43 # check that L_2 error 41 44 AT_CHECK([grep "Best parameters with L2 error" stdout | awk '{if ($8 > 0.34) exit 1}'], 0, [ignore], [ignore])
Note:
See TracChangeset
for help on using the changeset viewer.
