#
# ChangeLog for LinearAlgebra/tests
#
# Generated by Trac 1.4.4
# Mar 22, 2025, 12:46:19 PM

Wed, 12 Jun 2013 10:11:59 GMT Frederik Heber <heber@…> [26249f]
	* LinearAlgebra/src/unittests/VectorSetUnitTest.cpp (modified)
	* LinearAlgebra/tests/CodeChecks/testsuite-project-disclaimer.at (modified)

	FIX: Fixed new copyright line since start of 2013 in CodeChecks test ...


Mon, 02 Apr 2012 09:40:50 GMT Frederik Heber <heber@…> [0f44e1b]
	* LinearAlgebra/tests/CodeChecks/Makefile.am (modified)
	* LinearAlgebra/tests/CodeChecks/testsuite-header-dist.at (added)
	* LinearAlgebra/tests/CodeChecks/testsuite.at (modified)
	* tests/CodeChecks/Makefile.am (modified)
	* tests/CodeChecks/testsuite-header-dist.at (added)
	* tests/CodeChecks/testsuite.at (modified)

	Added CodeCheck on header files forgotten to put into a Makefile.am


Wed, 22 Feb 2012 11:29:46 GMT Frederik Heber <heber@…> [e674c9]
	* LinearAlgebra/tests/CodeChecks/testsuite-memdebug.at (modified)

	FIX: Copy&paste error in tests/CodeChecks memdebug for variable ok.
 ...


Wed, 22 Feb 2012 11:29:46 GMT Frederik Heber <heber@…> [a965b2]
	* LinearAlgebra/src/LinearAlgebra/BoxVector.cpp (modified)
	* LinearAlgebra/src/LinearAlgebra/LineSegment.cpp (modified)
	* LinearAlgebra/src/LinearAlgebra/LineSegmentSet.cpp (modified)
	* LinearAlgebra/src/LinearAlgebra/MatrixContent.cpp (modified)
	* LinearAlgebra/tests/CodeChecks/Makefile.am (modified)
	* LinearAlgebra/tests/CodeChecks/testsuite-project-disclaimer.at (added)
	* LinearAlgebra/tests/CodeChecks/testsuite.at (modified)

	Added check on present copyright disclaimer to LinearAlgebra as well. ...


Fri, 04 Nov 2011 15:19:31 GMT Frederik Heber <heber@…> [3995764]
	* LinearAlgebra/tests/CodeChecks/testsuite-config_h.at (modified)
	* LinearAlgebra/tests/CodeChecks/testsuite-memdebug.at (modified)
	* LinearAlgebra/tests/CodeChecks/testsuite.at (modified)

	DISTCHECKFIX: LinearAlgebra CodeChecks testsuite fails due to doubly ...


Wed, 02 Nov 2011 22:47:00 GMT Frederik Heber <heber@…> [f281c5]
	* LinearAlgebra/configure.ac (modified)
	* LinearAlgebra/src/documentation/groups.dox (modified)
	* LinearAlgebra/src/documentation/mainpage.dox (modified)
	* LinearAlgebra/tests/CodeChecks/Makefile.am (modified)
	* LinearAlgebra/tests/CodeChecks/testsuite-config_h.at (modified)
	* LinearAlgebra/tests/CodeChecks/testsuite-date_in_dox.at (added)
	* LinearAlgebra/tests/CodeChecks/testsuite-memdebug.at (modified)
	* LinearAlgebra/tests/CodeChecks/testsuite.at (modified)

	Added .dox check to LinearAlgebra as well and various other test ...


Wed, 05 Oct 2011 08:18:07 GMT Frederik Heber <heber@…> [689639]
	* LinearAlgebra/configure.ac (modified)
	* LinearAlgebra/tests/CodeChecks/Makefile.am (modified)
	* configure.ac (modified)
	* tests/CodeChecks/Makefile.am (modified)
	* tests/Tesselations/Makefile.am (modified)
	* tests/regression/Makefile.am (modified)

	DISTCHECKFIX: Smaller changes to tests/regression Makefile.am and in ...


Thu, 22 Sep 2011 12:50:41 GMT Frederik Heber <heber@…> [a08d660]
	* LinearAlgebra/tests/CodeChecks/Makefile.am (modified)
	* tests/CodeChecks/Makefile.am (modified)
	* tests/regression/Makefile.am (modified)

	Fixed wrong version numbers in headers of testsuites.


Thu, 21 Apr 2011 17:46:27 GMT Frederik Heber <heber@…> [61749d1]
	* LinearAlgebra/tests/CodeChecks/Makefile.am (modified)
	* tests/CodeChecks/Makefile.am (modified)
	* tests/regression/Makefile.am (modified)

	DISTFIX: package.m4 missing in several EXTRA_DISTS.

	- also, removed ...


Thu, 21 Apr 2011 16:20:14 GMT Frederik Heber <heber@…> [768459]
	* LinearAlgebra/tests/CodeChecks/Makefile.am (modified)
	* tests/CodeChecks/Makefile.am (modified)
	* tests/regression/Makefile.am (modified)

	DISTFIX: replaced testsuite*.at by the filenames.


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.

	- ...