# # ChangeLog for tests/Python/AllActions # # Generated by Trac 1.4.4 # Dec 28, 2024, 7:41:36 PM Fri, 30 Mar 2012 09:18:25 GMT Frederik Heber [345eda] * src/Actions/FillAction/FillRegularGridAction.cpp (modified) * src/Actions/FillAction/FillRegularGridAction.def (modified) * tests/Python/AllActions/options.dat (modified) Enhanced FillRegularGridAction to avoid tesselated surfaces. - ... Fri, 30 Mar 2012 09:18:17 GMT Frederik Heber [a88452] * src/Actions/FillAction/FillRegularGridAction.cpp (added) * src/Actions/FillAction/FillRegularGridAction.def (added) * src/Actions/FillAction/FillRegularGridAction.hpp (added) * src/Actions/GlobalListOfActions.hpp (modified) * src/Actions/Makefile.am (modified) * src/UIElements/CommandLineUI/CommandLineParser.cpp (modified) * src/UIElements/CommandLineUI/CommandLineParser.hpp (modified) * src/UIElements/Makefile.am (modified) * src/UIElements/Menu/MenuDescription.cpp (modified) * tests/Python/AllActions/options.dat (modified) Added new Action subfolder, menu, and CommandLine options map, and ... Wed, 22 Feb 2012 11:28:42 GMT Frederik Heber [c52e08] * src/Actions/GlobalListOfActions.hpp (modified) * src/Actions/Makefile.am (modified) * src/Actions/WorldAction/SetBoundaryConditionsAction.cpp (added) * src/Actions/WorldAction/SetBoundaryConditionsAction.def (added) * src/Actions/WorldAction/SetBoundaryConditionsAction.hpp (added) * src/Box.cpp (modified) * src/Box.hpp (modified) * src/Box_BoundaryConditions.cpp (modified) * src/Box_BoundaryConditions.hpp (modified) * src/LinkedCell/unittests/stubs/ObserverBoxStub.cpp (modified) * tests/Python/AllActions/options.dat (modified) * tests/regression/Domain/SetBoundaryConditions/testsuite-domain-set-boundary-conditions.at (added) * tests/regression/Domain/testsuite-domain.at (modified) * tests/regression/Graph/SubgraphDissection-BoundaryConditions/pre/water-bounced.xyz (added) * tests/regression/Graph/SubgraphDissection-BoundaryConditions/pre/water-wrapped.xyz (added) * tests/regression/Graph/SubgraphDissection-BoundaryConditions/pre/water.xyz (added) * tests/regression/Graph/SubgraphDissection-BoundaryConditions/testsuite-graph-subgraph-dissection_boundary-conditions.at (added) * tests/regression/Graph/testsuite-graph.at (modified) * tests/regression/Makefile.am (modified) Added new action SetBoundaryConditionsAction. - Added new ... Wed, 28 Dec 2011 15:24:57 GMT Frederik Heber [c015b3] * configure.ac (modified) * src/Actions/Makefile.am (modified) * src/Makefile.am (modified) * src/UIElements/Makefile.am (modified) * tests/Makefile.am (modified) * tests/Python/AllActions/getPossibleOptions.sh (moved) * tests/Python/AllActions/listcmds.py (moved) * tests/Python/AllActions/missing.dat (moved) * tests/Python/AllActions/moltest.py (moved) * tests/Python/AllActions/moltest_check.py (moved) * tests/Python/AllActions/options.dat (moved) * tests/Python/AllActions/testsuite-python-allactions.at (added) * tests/Python/AllActions/testsuite-python-options_dat.at (added) * tests/Python/BoxMaker/post/out.data (moved) * tests/Python/BoxMaker/post/out.xyz (moved) * tests/Python/BoxMaker/pre/argon.data (moved) * tests/Python/BoxMaker/pre/argon.potentials (moved) * tests/Python/BoxMaker/pre/argon.tremolo (moved) * tests/Python/BoxMaker/testsuite-python-boxmaker.at (added) * tests/Python/CommandHelp/testsuite-python-commandhelp.at (moved) * tests/Python/Makefile.am (added) * tests/Python/ReturnValueActions/testsuite-python-returnvalueactions.at (moved) * tests/Python/atlocal.in (added) * tests/Python/run.in (moved) * tests/Python/testsuite.at (added) * tests/regression/Makefile.am (modified) * tests/regression/Python/AllActions/testsuite-python-allactions.at (deleted) * tests/regression/Python/AllActions/testsuite-python-options_dat.at (deleted) * tests/regression/Python/BoxMaker/testsuite-python-boxmaker.at (deleted) * tests/regression/Python/testsuite-python.at (deleted) * tests/regression/testsuite.at (modified) * utils/Makefile.am (modified) Added enable-switches for Qt-based GUI and python module and scripts. ...