- Timestamp:
- Apr 23, 2021, 9:02:12 PM (5 years ago)
- Branches:
- Candidate_v1.7.0, stable
- Children:
- 0fbea3
- Parents:
- 5061d9
- git-author:
- Frederik Heber <frederik.heber@…> (04/06/21 20:09:39)
- git-committer:
- Frederik Heber <frederik.heber@…> (04/23/21 21:02:12)
- Location:
- tests
- Files:
-
- 1 added
- 3 edited
-
Python/AllActions/options.dat (modified) (2 diffs)
-
regression/Makefile.am (modified) (1 diff)
-
regression/Options/UndoMark/testsuite-options-undo-mark.at (added)
-
regression/Options/testsuite-options.at (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tests/Python/AllActions/options.dat
r5061d9 r0ec9f5 250 250 take_best_of "5" 251 251 tesselation_radius "5." 252 till-mark "0" 252 253 time_step_zero "0" 253 254 training_file "training.dat" … … 255 256 translate_shapes "1. 2. 3." 256 257 translation "0. 0. 0." 258 undo-mark "0" 257 259 unselect_atom_by_element "1" 258 260 unselect_atom_by_element "4" -
tests/regression/Makefile.am
r5061d9 r0ec9f5 180 180 $(srcdir)/Options/Session/testsuite-options-store-session-python.at \ 181 181 $(srcdir)/Options/SetDefaultName/testsuite-options-set-default-name.at \ 182 $(srcdir)/Options/UndoMark/testsuite-options-undo-mark.at \ 182 183 $(srcdir)/Options/Verbosity/testsuite-options-verbosity.at \ 183 184 $(srcdir)/Options/Warranty/testsuite-options-warranty.at \ -
tests/regression/Options/testsuite-options.at
r5061d9 r0ec9f5 55 55 m4_include([Options/DryRun/testsuite-options-no-dryrun.at]) 56 56 m4_include([Options/DryRun/testsuite-options-dryrun-storesession.at]) 57 58 # test undo mark 59 m4_include([Options/UndoMark/testsuite-options-undo-mark.at])
Note:
See TracChangeset
for help on using the changeset viewer.
