ericw-tools/tests
Eric Wasylishen a02a4ec316 imglib: fix wad3 loading (thanks to erysdren for the fix)
add a basic half-life test case (box map)
2023-07-18 17:57:51 -06:00
..
CMakeLists.txt bsputil: refactor into a static lib 2023-05-27 13:45:45 -06:00
benchmark.cc
test.cc common: add support for writing .rst documentation from settings 2023-04-16 14:55:43 -06: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 light: minimize includes 2023-06-26 01:19:54 -06:00
test_ltface.cc tests: disable currently failing tests 2023-06-19 22:12:43 -06:00
test_main.cc tests: allow disabling threading when debugging tests 2023-02-25 23:50:35 -07:00
test_qbsp.cc imglib: fix wad3 loading (thanks to erysdren for the fix) 2023-07-18 17:57:51 -06:00
test_qbsp.hh tests: add q1 decompiler test 2023-02-25 23:18:13 -07:00
test_qbsp_q2.cc qbsp: fix structural solid not eating other content types 2023-03-26 17:13:34 -06:00
test_vis.cc tests: standardize map naming convention 2023-02-25 12:46:22 -07:00
testutils.hh