ericw-tools/tests
Eric Wasylishen 3673162f63 fix build errors + test failures from double -> float changes 2023-12-07 23:06:52 -07:00
..
CMakeLists.txt light: support embree4 in addition to 3 2023-11-19 14:14:22 -07:00
benchmark.cc tests: fix build 2023-11-08 00:28:14 -07:00
test.cc fix build errors + test failures from double -> float changes 2023-12-07 23:06:52 -07:00
test_bsputil.cc build: fix build with PCH disabled 2023-06-25 14:52:01 -06:00
test_common.cc common: add qmat::transpose() 2023-07-06 17:13:14 -06:00
test_entities.cc
test_light.cc style: remove all "using namespace std" 2023-08-07 15:28:50 -06:00
test_ltface.cc light: fix lightgrid assertion failure if lightgrid gets a nan (separate bug) 2023-09-17 20:27:29 -06:00
test_main.cc tests: allow disabling threading when debugging tests 2023-02-25 23:50:35 -07:00
test_qbsp.cc tests: skip failing tests until the plane side issue is fixed 2023-12-04 20:25:19 -07:00
test_qbsp.hh tests: add q1 decompiler test 2023-02-25 23:18:13 -07:00
test_qbsp_q2.cc tests: skip failing tests until the plane side issue is fixed 2023-12-04 20:25:19 -07:00
test_vis.cc tests: remove unneeded may_fail() 2023-12-03 14:31:11 -07:00
testutils.hh