ericw-tools/tests
Random c6ea63ba95
made CMake relative for use as a sub-project within other CMake projects (#356)
2023-05-10 19:45:51 -06:00
..
CMakeLists.txt made CMake relative for use as a sub-project within other CMake projects (#356) 2023-05-10 19:45:51 -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 decompiler: fix q1 decompiler 2023-02-26 22:06:42 -07:00
test_common.cc qbsp: q1: fix visportals being created to solid leafs 2023-04-17 23:42:00 -06:00
test_entities.cc
test_light.cc style: remove GLM_ prefix (no longer using glm) 2023-05-07 21:44:29 -06:00
test_ltface.cc light: fix inheriting worldspawn _minlight_color by bmodels 2023-05-08 00:24:53 -06:00
test_main.cc tests: allow disabling threading when debugging tests 2023-02-25 23:50:35 -07:00
test_qbsp.cc test: add broken case where func_detail_wall generates splits 2023-04-25 23:48:09 -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