quakeforge/libs/util/test
Bill Currie 061e2be5d4 Re-write the set testing code.
Getting everything right with an enum proved to be too difficult if not
impossible. Also use better tests for equivalence and intersection.

Many more tests have been added. All pass :)
2012-12-09 13:52:48 +09:00
..
Makefile.am Add some very basic tests for sets. 2012-12-07 19:34:34 +09:00
test-dq.c Add tests for inverting a dual quad transform. 2012-05-15 21:08:43 +09:00
test-half.c Add support for half floats. 2012-04-26 20:55:11 +09:00
test-mat3.c Add support and tests for 3x3 matrices. 2012-08-18 16:29:57 +09:00
test-mat4.c Add support and tests for 3x3 matrices. 2012-08-18 16:29:57 +09:00
test-qfs.c Fix some issues found found by valgrind. 2012-01-24 19:54:21 +09:00
test-quat.c Add tests for matrix decomposition and fix the bugs. 2012-05-15 21:08:44 +09:00
test-set.c Re-write the set testing code. 2012-12-09 13:52:48 +09:00
test-vrect.c Add union and merge functions and tests. 2012-01-06 12:57:25 +09:00