quakeforge/libs/util/test
Bill Currie 9d819254d4 [util] Make a number of improvements to SEB
Attempting to vis ad_tears drags a few lurking bugs out of
SmallestEnclosingBall_vf: poor calculation of 2-point affine space, poor
handling of duplicate points and dropped support points, poor
calculation of the new center (related to duplicate points), and
insufficient iterations for large point sets. qfvis (modified for
cluster spheres) now loads ad_tears.
2021-07-30 14:57:47 +09:00
..
Makemodule.am [util] Write some tests for utf8 r/w 2021-07-27 23:29:14 +09:00
test-bary.c [util] Get tests working with sse2 2021-06-01 18:53:53 +09:00
test-baryvf.c [util] Get tests working with sse2 2021-06-01 18:53:53 +09:00
test-bsearch.c [util] Add fuzzy and reentrant bsearch 2021-06-01 18:53:53 +09:00
test-cexpr.c [util] Get tests working with sse2 2021-06-01 18:53:53 +09:00
test-cmem.c [util] Implement Sys_Free for windows 2021-07-12 18:55:16 +09:00
test-cs.c [util] Loosen affine test epsilon for SEB 2021-07-29 15:03:54 +09:00
test-csvf.c [util] Loosen affine test epsilon for SEB 2021-07-29 15:03:54 +09:00
test-darray.c [util] Fix darray test for gcc purity 2020-03-20 12:59:25 +09:00
test-dq.c Add tests for inverting a dual quad transform. 2012-05-15 21:08:43 +09:00
test-half.c [util] Implement Sys_Free for windows 2021-07-12 18:55:16 +09:00
test-mat3.c [util] Fix incorrect type in test-mat3 2021-06-13 15:00:57 +09:00
test-mat4.c mat4 test case fixes. 2018-08-26 15:06:08 +09:00
test-plist.c [util] Rename qfplist.[ch] 2021-03-21 16:13:03 +09:00
test-qfs.c Fix some issues found found by valgrind. 2012-01-24 19:54:21 +09:00
test-quat.c [util] Get tests working with sse2 2021-06-01 18:53:53 +09:00
test-seb.c [util] Make a number of improvements to SEB 2021-07-30 14:57:47 +09:00
test-sebvf.c [util] Make a number of improvements to SEB 2021-07-30 14:57:47 +09:00
test-seg.c Add tests for chunk line numbers. 2014-01-28 16:22:03 +09:00
test-set.c [utils] Fix set tests for 32-bit machines 2021-07-29 14:10:18 +09:00
test-simd.c [simd] fix build when avx2 is not available, but avx is. 2021-06-23 01:10:42 +01:00
test-utf8.c [util] Write some tests for utf8 r/w 2021-07-27 23:29:14 +09:00