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
test-half.c
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
test-quat.c
test-set.c Make the set notation more correct. 2012-12-09 22:17:55 +09:00
test-vrect.c