#
# ChangeLog for tests/Python/AllActions/missing.dat
#
# Generated by Trac 1.4.4
# Mar 29, 2025, 6:08:38 PM

Thu, 09 Aug 2012 12:51:10 GMT Michael Ankele <ankele@…> [072f0e]
	* src/Actions/GlobalListOfActions.hpp (modified)
	* src/Actions/Makefile.am (modified)
	* src/Actions/WorldAction/OutputAsAction.cpp (moved)
	* src/Actions/WorldAction/OutputAsAction.def (moved)
	* src/Actions/WorldAction/OutputAsAction.hpp (moved)
	* tests/Python/AllActions/missing.dat (modified)
	* tests/Python/AllActions/options.dat (modified)
	* tests/regression/Parser/Mpqc/testsuite-parser-mpqc-save.at (modified)
	* tests/regression/Parser/Pcp/testsuite-parser-pcp-save.at (modified)
	* tests/regression/Parser/Pdb/testsuite-parser-pdb-save.at (modified)
	* tests/regression/Parser/Psi3/testsuite-parser-psi3-save.at (modified)
	* tests/regression/Parser/Tremolo/testsuite-parser-tremolo-save.at (modified)
	* tests/regression/Parser/Xyz/testsuite-parser-xyz-save.at (modified)
	* utils/Python/boxmaker.py.in (modified)

	Refactoring: renamed OutputAction -> OutputAsAction


Wed, 28 Dec 2011 15:24:57 GMT Frederik Heber <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. ...