quakeforge/libs/util/test
Bill Currie d8d21b00f4 Fix some issues found found by valgrind.
Buffer underflow and though strcpy has always been safe there, change to
memmove. Had the added benefit of helping me create more test cases for
better coverage.
2012-01-24 19:54:21 +09:00
..
Makefile.am Add tests for vrect. 2012-01-06 11:04:34 +09:00
test-qfs.c Fix some issues found found by valgrind. 2012-01-24 19:54:21 +09:00
test-quat.c Add a function to convert quake angles to a quaternion. 2011-09-04 09:58:12 +09:00
test-vrect.c Add union and merge functions and tests. 2012-01-06 12:57:25 +09:00