# # ChangeLog for /library/tests/square_mat_test.cpp # # Generated by Trac 0.11 # 06/27/24 19:49:03 Mon, 27 Jul 2009 20:42:24 GMT smidl [434] * library/bdm/math/chmat.cpp (modified) * library/tests/square_mat_test.cpp (modified) bug in chmat.opupdt resolved Fri, 24 Jul 2009 11:57:16 GMT vbarta [428] * library/tests/CMakeLists.txt (modified) * library/tests/enorm_test.cpp (modified) * library/tests/mat_checks.cpp (modified) * library/tests/mat_checks.h (modified) * library/tests/square_mat_test.cpp (modified) * library/tests/testEpdf.cpp (deleted) moved enorm tests to testsuite Fri, 24 Jul 2009 06:53:22 GMT vbarta [427] * library/bdm/math/square_mat.h (modified) * library/tests/square_mat_test.cpp (modified) deriving ldmat publically (like all other children of square_mat); more ... Thu, 23 Jul 2009 14:57:21 GMT vbarta [426] * library/tests/CMakeLists.txt (modified) * library/tests/mat_checks.cpp (added) * library/tests/mat_checks.h (added) * library/tests/square_mat_stress.cpp (added) * library/tests/square_mat_test.cpp (added) added unit & stress tests for ldmat & chmat (as well as ...