# # ChangeLog for tests/regression/Molecules/RotateAroundBond # # Generated by Trac 1.4.4 # Apr 9, 2025, 11:48:28 PM Tue, 20 Jun 2017 19:58:36 GMT Frederik Heber [788dce] * doc/userguide/userguide.xml (modified) * src/Actions/GlobalListOfActions.hpp (modified) * src/Actions/Makefile.am (modified) * src/Actions/MoleculeAction/RotateAroundBondAction.cpp (added) * src/Actions/MoleculeAction/RotateAroundBondAction.def (added) * src/Actions/MoleculeAction/RotateAroundBondAction.hpp (added) * tests/Python/AllActions/options.dat (modified) * tests/regression/Makefile.am (modified) * tests/regression/Molecules/RotateAroundBond/post/test-195-true.pdb (added) * tests/regression/Molecules/RotateAroundBond/post/test-90-true.pdb (added) * tests/regression/Molecules/RotateAroundBond/post/test-95-false.pdb (added) * tests/regression/Molecules/RotateAroundBond/pre/test.pdb (added) * tests/regression/Molecules/RotateAroundBond/testsuite-molecules-rotate-around-bond.at (added) * tests/regression/Molecules/testsuite-molecules.at (modified) Added RotateAroundBondAction. - TESTS: added regression test. - ...