# # ChangeLog for tests/regression/Python/AllActions/moltest.py # # Generated by Trac 1.4.4 # Jan 4, 2025, 12:40:28 AM Mon, 07 Nov 2011 16:13:18 GMT Frederik Heber [f89b45] * src/Actions/AnalysisAction/CalculateBoundingBoxAction.cpp (added) * src/Actions/AnalysisAction/CalculateBoundingBoxAction.def (added) * src/Actions/AnalysisAction/CalculateBoundingBoxAction.hpp (added) * src/Actions/GlobalListOfActions.hpp (modified) * src/Actions/Makefile.am (modified) * src/Actions/pyMoleCuilder.cpp (modified) * tests/regression/Analysis/CalculateBoundingBox/testsuite-analysis-calculate-bounding-box.at (added) * tests/regression/Analysis/testsuite-analysis.at (modified) * tests/regression/Makefile.am (modified) * tests/regression/Python/AllActions/listcmds.py (added) * tests/regression/Python/AllActions/moltest.py (modified) * tests/regression/Python/AllActions/options.dat (modified) * tests/regression/Python/AllActions/testsuite-python-allactions.at (modified) Added Reaction CalculateBoundingBoxAction. - calculate bounding box ... Mon, 07 Nov 2011 12:24:04 GMT Frederik Heber [cbb32d] * tests/regression/Python/AllActions/moltest.py (modified) * tests/regression/Python/AllActions/testsuite-python-allactions.at (modified) Small cosmetical changes to moltest.py. - We now use Popen to call ... Mon, 07 Nov 2011 12:24:03 GMT Frederik Heber [6ca7b9] * tests/regression/Python/AllActions/moltest.py (added) Wrote python script to gather all functions in a pyMoleCuilder module ...