Ignore:
Timestamp:
Sep 13, 2025, 2:43:45 PM (7 weeks ago)
Author:
Frederik Heber <frederik.heber@…>
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)
Message:

Adds add and remove potential actions.

  • DOC: Adds missing actions to userguide.
  • TESTS: added actions test case with undo, redo and various cases.
Location:
tests/regression/Potential
Files:
6 added
1 edited

Legend:

Unmodified
Added
Removed
  • tests/regression/Potential/testsuite-potential.at

    ra0d8aa ra4b917  
    1919AT_BANNER([MoleCuilder - potential tests])
    2020
     21# adding a potential
     22m4_include([Potential/AddPotential/testsuite-potential-add-potential.at])
     23m4_include([Potential/AddPotential/testsuite-potential-add-potential-various_cases.at])
     24
    2125# parsing and saving potential file
    2226m4_include([Potential/SaveParsePotentials/testsuite-potential-save-parse-potentials.at])
     27
     28# removing a potential
     29m4_include([Potential/RemovePotential/testsuite-potential-remove-potential.at])
     30m4_include([Potential/RemovePotential/testsuite-potential-remove-potential-various_cases.at])
    2331
    2432# fitting potential to fragment results
Note: See TracChangeset for help on using the changeset viewer.