ericw-tools/tests
Eric Wasylishen ba5ad539b8 light: q2: opaque lit liquids receive light from both sides by default 2024-02-15 23:51:28 -07:00
..
CMakeLists.txt tests: add -verbose flag 2024-02-11 16:38:57 -07:00
benchmark.cc tests: fix build 2023-11-08 00:28:14 -07:00
test.cc light: restore -bounce flag with no arguments as a shorthand for -bounce 1 2024-01-13 18:35:18 -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: q2: opaque lit liquids receive light from both sides by default 2024-02-15 23:51:28 -07:00
test_main.cc tests: add -verbose flag 2024-02-11 16:38:57 -07:00
test_main.hh tests: add -verbose flag 2024-02-11 16:38:57 -07:00
test_qbsp.cc qbsp: fix "sides not found" warning spam in Q1 maps with sky 2024-02-11 18:48:34 -07:00
test_qbsp.hh tests: add test for solid black lightmaps in HL mode 2024-01-28 21:46:47 -07:00
test_qbsp_q2.cc qbsp: adjust tjunc logic 2024-01-24 00:22:27 -07:00
test_vis.cc tests: remove unneeded may_fail() 2023-12-03 14:31:11 -07:00
testutils.hh