#
# ChangeLog for src/UIElements/CommandLineUI/unittests/Makefile.am
#
# Generated by Trac 1.4.4
# Mar 23, 2025, 1:56:36 PM

Wed, 26 Sep 2012 17:24:47 GMT Frederik Heber <heber@…> [eb0d77]
	* src/Actions/unittests/Makefile.am (modified)
	* src/Analysis/unittests/Makefile.am (modified)
	* src/Atom/unittests/Makefile.am (modified)
	* src/Descriptors/unittests/Makefile.am (modified)
	* src/Filling/unittests/Makefile.am (modified)
	* src/Graph/unittests/Makefile.am (modified)
	* src/LinkedCell/unittests/Makefile.am (modified)
	* src/Makefile.am (modified)
	* src/Parser/unittests/Makefile.am (modified)
	* src/Tesselation/unittests/Makefile.am (modified)
	* src/UIElements/CommandLineUI/unittests/Makefile.am (modified)
	* src/UIElements/Makefile.am (modified)
	* src/UIElements/Menu/unittests/Makefile.am (modified)
	* src/unittests/Makefile.am (modified)

	FIX: Shared library libMolecuilderJobs needs to be given explicitly ...


Fri, 30 Sep 2011 08:19:37 GMT Frederik Heber <heber@…> [552597]
	* src/UIElements/CommandLineUI/CommandLineParser.hpp (modified)
	* src/UIElements/CommandLineUI/unittests/CommandLineParser_ActionRegistry_ConsistencyUnitTest.cpp (moved)
	* src/UIElements/CommandLineUI/unittests/CommandLineParser_ActionRegistry_ConsistencyUnitTest.hpp (moved)
	* src/UIElements/CommandLineUI/unittests/Makefile.am (modified)

	FIX: Renamed CommandLineParser_ActionRegistry_ConsistenyUnitTest -> ...


Fri, 30 Sep 2011 08:19:37 GMT Frederik Heber <heber@…> [79de12]
	* LinearAlgebra/configure.ac (modified)
	* LinearAlgebra/src/unittests/Makefile.am (modified)
	* configure.ac (modified)
	* m4/ax_boost_base.m4 (deleted)
	* m4/ax_boost_filesystem.m4 (deleted)
	* m4/ax_boost_program_options.m4 (deleted)
	* m4/ax_boost_system.m4 (deleted)
	* m4/ax_codepatterns.m4 (modified)
	* m4/boost.m4 (added)
	* m4/m4_ax_boost_thread.m4 (deleted)
	* src/Descriptors/unittests/Makefile.am (modified)
	* src/Makefile.am (modified)
	* src/Parser/unittests/Makefile.am (modified)
	* src/RandomNumbers/unittests/Makefile.am (modified)
	* src/Shapes/unittests/Makefile.am (modified)
	* src/UIElements/CommandLineUI/unittests/Makefile.am (modified)
	* src/UIElements/Makefile.am (modified)
	* src/UIElements/Menu/unittests/Makefile.am (modified)
	* src/unittests/Makefile.am (modified)

	Replaced *_boost_*.m4 by boost.m4 from tsuna.

	- ...


Mon, 18 Apr 2011 12:45:06 GMT Frederik Heber <heber@…> [455573]
	* configure.ac (modified)
	* src/Actions/Makefile.am (modified)
	* src/Actions/unittests/ActionRegistryUnitTest.cpp (modified)
	* src/Actions/unittests/Makefile.am (modified)
	* src/Descriptors/unittests/Makefile.am (modified)
	* src/Graph/Makefile.am (modified)
	* src/Makefile.am (modified)
	* src/Parser/Makefile.am (modified)
	* src/Parser/unittests/Makefile.am (modified)
	* src/RandomNumbers/Makefile.am (modified)
	* src/RandomNumbers/unittests/Makefile.am (modified)
	* src/Shapes/Makefile.am (modified)
	* src/Shapes/unittests/Makefile.am (modified)
	* src/UIElements/CommandLineUI/unittests/Makefile.am (modified)
	* src/UIElements/Makefile.am (modified)
	* src/UIElements/Menu/unittests/Makefile.am (modified)
	* src/unittests/Makefile.am (modified)

	Large Commit: SUBDIRS in src/Makefile.am replaced by include.

	- ...


Fri, 08 Apr 2011 15:48:50 GMT Frederik Heber <heber@…> [bf4b9f]
	* LinearAlgebra/.gitignore (added)
	* LinearAlgebra/AUTHORS (added)
	* LinearAlgebra/COPYING (added)
	* LinearAlgebra/ChangeLog (added)
	* LinearAlgebra/INSTALL (added)
	* LinearAlgebra/LinearAlgebra-debug.pc.in (added)
	* LinearAlgebra/LinearAlgebra.pc.in (moved)
	* LinearAlgebra/Makefile.am (added)
	* LinearAlgebra/NEWS (added)
	* LinearAlgebra/README (added)
	* LinearAlgebra/bootstrap (added)
	* LinearAlgebra/build-aux/README (added)
	* LinearAlgebra/configure.ac (added)
	* LinearAlgebra/doc/Doxyfile (added)
	* LinearAlgebra/doc/Makefile.am (added)
	* LinearAlgebra/libLinearAlgebra_config.h.in (added)
	* LinearAlgebra/m4 (added)
	* LinearAlgebra/src/LinearAlgebra/BoxVector.cpp (moved)
	* LinearAlgebra/src/LinearAlgebra/BoxVector.hpp (moved)
	* LinearAlgebra/src/LinearAlgebra/Exceptions.hpp (moved)
	* LinearAlgebra/src/LinearAlgebra/Line.cpp (moved)
	* LinearAlgebra/src/LinearAlgebra/Line.hpp (moved)
	* LinearAlgebra/src/LinearAlgebra/LineSegment.cpp (moved)
	* LinearAlgebra/src/LinearAlgebra/LineSegment.hpp (moved)
	* LinearAlgebra/src/LinearAlgebra/LineSegmentSet.cpp (moved)
	* LinearAlgebra/src/LinearAlgebra/LineSegmentSet.hpp (moved)
	* LinearAlgebra/src/LinearAlgebra/LinearSystemOfEquations.cpp (moved)
	* LinearAlgebra/src/LinearAlgebra/LinearSystemOfEquations.hpp (moved)
	* LinearAlgebra/src/LinearAlgebra/Makefile.am (moved)
	* LinearAlgebra/src/LinearAlgebra/MatrixContent.cpp (moved)
	* LinearAlgebra/src/LinearAlgebra/MatrixContent.hpp (moved)
	* LinearAlgebra/src/LinearAlgebra/MatrixVector_ops.cpp (moved)
	* LinearAlgebra/src/LinearAlgebra/MatrixVector_ops.hpp (moved)
	* LinearAlgebra/src/LinearAlgebra/Plane.cpp (moved)
	* LinearAlgebra/src/LinearAlgebra/Plane.hpp (moved)
	* LinearAlgebra/src/LinearAlgebra/RealSpaceMatrix.cpp (moved)
	* LinearAlgebra/src/LinearAlgebra/RealSpaceMatrix.hpp (moved)
	* LinearAlgebra/src/LinearAlgebra/Space.cpp (moved)
	* LinearAlgebra/src/LinearAlgebra/Space.hpp (moved)
	* LinearAlgebra/src/LinearAlgebra/Vector.cpp (moved)
	* LinearAlgebra/src/LinearAlgebra/Vector.hpp (moved)
	* LinearAlgebra/src/LinearAlgebra/VectorContent.cpp (moved)
	* LinearAlgebra/src/LinearAlgebra/VectorContent.hpp (moved)
	* LinearAlgebra/src/LinearAlgebra/VectorInterface.cpp (moved)
	* LinearAlgebra/src/LinearAlgebra/VectorInterface.hpp (moved)
	* LinearAlgebra/src/LinearAlgebra/VectorSet.hpp (moved)
	* LinearAlgebra/src/LinearAlgebra/defs.hpp (moved)
	* LinearAlgebra/src/LinearAlgebra/fast_functions.hpp (moved)
	* LinearAlgebra/src/LinearAlgebra/leastsquaremin.cpp (moved)
	* LinearAlgebra/src/LinearAlgebra/leastsquaremin.hpp (moved)
	* LinearAlgebra/src/LinearAlgebra/vector_ops.cpp (moved)
	* LinearAlgebra/src/LinearAlgebra/vector_ops.hpp (moved)
	* LinearAlgebra/src/unittests/LineUnitTest.cpp (moved)
	* LinearAlgebra/src/unittests/LineUnitTest.hpp (moved)
	* LinearAlgebra/src/unittests/LinearSystemOfEquationsUnitTest.cpp (moved)
	* LinearAlgebra/src/unittests/LinearSystemOfEquationsUnitTest.hpp (moved)
	* LinearAlgebra/src/unittests/Makefile.am (moved)
	* LinearAlgebra/src/unittests/MatrixContentSymmetricUnitTest.cpp (moved)
	* LinearAlgebra/src/unittests/MatrixContentSymmetricUnitTest.hpp (moved)
	* LinearAlgebra/src/unittests/MatrixContentUnitTest.cpp (moved)
	* LinearAlgebra/src/unittests/MatrixContentUnitTest.hpp (moved)
	* LinearAlgebra/src/unittests/MatrixUnitTest.cpp (moved)
	* LinearAlgebra/src/unittests/MatrixUnitTest.hpp (moved)
	* LinearAlgebra/src/unittests/PlaneUnitTest.cpp (moved)
	* LinearAlgebra/src/unittests/PlaneUnitTest.hpp (moved)
	* LinearAlgebra/src/unittests/TestRunnerMain.cpp (added)
	* LinearAlgebra/src/unittests/UnitTestMain.cpp (added)
	* LinearAlgebra/src/unittests/VectorContentUnitTest.cpp (moved)
	* LinearAlgebra/src/unittests/VectorContentUnitTest.hpp (moved)
	* LinearAlgebra/src/unittests/VectorUnitTest.cpp (moved)
	* LinearAlgebra/src/unittests/VectorUnitTest.hpp (moved)
	* LinearAlgebra/tests/CodeChecks/Makefile.am (added)
	* LinearAlgebra/tests/CodeChecks/atlocal.in (added)
	* LinearAlgebra/tests/CodeChecks/testsuite-config_h.at (added)
	* LinearAlgebra/tests/CodeChecks/testsuite-memdebug.at (added)
	* LinearAlgebra/tests/CodeChecks/testsuite.at (added)
	* Makefile.am (modified)
	* bootstrap (modified)
	* build-aux/README (added)
	* config/depcomp (deleted)
	* config/install-sh (deleted)
	* config/ltmain.sh (deleted)
	* config/missing (deleted)
	* configure.ac (modified)
	* src/Actions/Makefile.am (modified)
	* src/Actions/unittests/Makefile.am (modified)
	* src/Descriptors/unittests/Makefile.am (modified)
	* src/Graph/Makefile.am (modified)
	* src/Makefile.am (modified)
	* src/Parser/Makefile.am (modified)
	* src/Parser/unittests/Makefile.am (modified)
	* src/Shapes/Makefile.am (modified)
	* src/Shapes/unittests/Makefile.am (modified)
	* src/UIElements/CommandLineUI/unittests/Makefile.am (modified)
	* src/UIElements/Makefile.am (modified)
	* src/UIElements/Menu/unittests/Makefile.am (modified)
	* src/unittests/Makefile.am (modified)

	Moved LinearAlgebra from folder src/ into distinct sub-package.

	- ...


Wed, 06 Apr 2011 13:50:42 GMT Frederik Heber <heber@…> [3e2225f]
	* configure.ac (modified)
	* src/Actions/unittests/Makefile.am (modified)
	* src/Descriptors/unittests/Makefile.am (modified)
	* src/Exceptions/CustomException.cpp (deleted)
	* src/Exceptions/CustomException.hpp (deleted)
	* src/Exceptions/Makefile.am (deleted)
	* src/Makefile.am (modified)
	* src/Parser/unittests/Makefile.am (modified)
	* src/Shapes/Makefile.am (modified)
	* src/Shapes/unittests/Makefile.am (modified)
	* src/UIElements/CommandLineUI/unittests/Makefile.am (modified)
	* src/UIElements/Menu/unittests/Makefile.am (modified)
	* src/unittests/Makefile.am (modified)

	Removed subdir Exceptions and libMolecuilderExceptions.

	- changes ...


Mon, 07 Mar 2011 11:40:27 GMT Frederik Heber <heber@…> [19290f]
	* configure.ac (modified)
	* src/UIElements/CommandLineUI/CommandLineParser.hpp (modified)
	* src/UIElements/CommandLineUI/unittests/CommandLineParser_ActionRegistry_ConsistenyUnitTest.cpp (added)
	* src/UIElements/CommandLineUI/unittests/CommandLineParser_ActionRegistry_ConsistenyUnitTest.hpp (added)
	* src/UIElements/CommandLineUI/unittests/Makefile.am (added)
	* src/unittests/Makefile.am (modified)

	Added CommandLineParser_ActionRegistry_ConsistenyUnitTest to check ...