Changeset a4b917 for tests/regression/Potential
- Timestamp:
- Sep 13, 2025, 2:43:45 PM (7 weeks ago)
- Branches:
- Candidate_v1.7.0, stable
- Children:
- 85dd16
- Parents:
- a0d8aa
- git-author:
- Frederik Heber <frederik.heber@…> (08/17/25 17:42:07)
- git-committer:
- Frederik Heber <frederik.heber@…> (09/13/25 14:43:45)
- Location:
- tests/regression/Potential
- Files:
-
- 6 added
- 1 edited
-
AddPotential/pre/harmonic.potentials (added)
-
AddPotential/testsuite-potential-add-potential-various_cases.at (added)
-
AddPotential/testsuite-potential-add-potential.at (added)
-
RemovePotential/pre/harmonic.potentials (added)
-
RemovePotential/testsuite-potential-remove-potential-various_cases.at (added)
-
RemovePotential/testsuite-potential-remove-potential.at (added)
-
testsuite-potential.at (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tests/regression/Potential/testsuite-potential.at
ra0d8aa ra4b917 19 19 AT_BANNER([MoleCuilder - potential tests]) 20 20 21 # adding a potential 22 m4_include([Potential/AddPotential/testsuite-potential-add-potential.at]) 23 m4_include([Potential/AddPotential/testsuite-potential-add-potential-various_cases.at]) 24 21 25 # parsing and saving potential file 22 26 m4_include([Potential/SaveParsePotentials/testsuite-potential-save-parse-potentials.at]) 27 28 # removing a potential 29 m4_include([Potential/RemovePotential/testsuite-potential-remove-potential.at]) 30 m4_include([Potential/RemovePotential/testsuite-potential-remove-potential-various_cases.at]) 23 31 24 32 # fitting potential to fragment results
Note:
See TracChangeset
for help on using the changeset viewer.
