charles/test
Eryn Wells a955106d18 Implement a Matrix4 class
A 4x4 matrix that implements matrix multiplication and multiplication by
scalars. Some unit tests too, to test that this stuff works.
2014-08-07 22:12:53 -07:00
..
SConscript Correcting some build problems with old-style SConscripts 2014-07-13 09:23:42 -07:00
test_asserts.c Add test_asserts module 2013-09-09 08:52:35 -07:00
test_asserts.h Add test_asserts module 2013-09-09 08:52:35 -07:00
test_basics.cc Implement a Matrix4 class 2014-08-07 22:12:53 -07:00
test_charles.cc Move main() and test code for basics to C++ 2013-09-12 16:16:29 -07:00
test_object.c Initialize ray before testing intersection 2013-09-09 09:03:07 -07:00
test_suites.h Add test modules 2013-09-08 15:18:22 -07:00