quakeforge/libs/util/test
Bill Currie 6473951daa Make the set notation more correct.
The empty set is now {}, the set of everything is now {...} and the rest
now have {} around the members.
2012-12-09 22:17:55 +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 Make the set notation more correct. 2012-12-09 22:17:55 +09:00
test-vrect.c Add union and merge functions and tests. 2012-01-06 12:57:25 +09:00