# # ChangeLog for trunk/test # # Generated by Trac 1.2.2 # May 20, 2022, 2:24:24 AM Mon, 14 Feb 2011 01:26:40 GMT sam [648] * trunk/src/Makefile.am (modified) * trunk/src/matrix.cpp (added) * trunk/src/matrix.h (modified) * trunk/test/matrix.cpp (modified) * trunk/win32/deushax.vcxproj (modified) * trunk/win32/deushax.vcxproj.filters (modified) * trunk/win32/editor.vcxproj (modified) * trunk/win32/editor.vcxproj.filters (modified) * trunk/win32/monsterz.vcxproj (modified) * trunk/win32/monsterz.vcxproj.filters (modified) Add matrix determinant and inverse methods. Mon, 14 Feb 2011 01:26:23 GMT sam [642] * trunk/Makefile.am (modified) * trunk/configure.ac (modified) * trunk/test (added) * trunk/test/Makefile.am (added) * trunk/test/lol-test.cpp (added) * trunk/test/matrix.cpp (added) Add an optional cppunit dependency for unit tests.