ericw-tools/tests
Jonathan da9546e260 change settings semantics to be simpler and more clear:
- no more "isLocked" - use getSource directly (locked is a confusing name)
- no more split parse/setValue functions. there's only one entry point each now, and all they do is pass along the source passed to it from its parser.
- no separate setters, use setValue(value, source)
- add a "game target" source, which is low priority and indicates to the user that the value would have been default but was changed to a better value for the game target
2022-07-14 09:03:59 -04:00
..
CMakeLists.txt tests: add INCLUDE_DIRECTORIES(${EMBREE_INCLUDE_DIRS}) 2022-07-10 17:01:25 -06:00
test.cc change settings semantics to be simpler and more clear: 2022-07-14 09:03:59 -04:00
test_common.cc testqbsp: add detail_illusionary + water test 2022-07-12 00:07:39 -06:00
test_entities.cc tests: unify tests under one target 2022-07-10 16:36:15 -06:00
test_light.cc change settings semantics to be simpler and more clear: 2022-07-14 09:03:59 -04:00
test_ltface.cc tests: unify tests under one target 2022-07-10 16:36:15 -06:00
test_qbsp.cc change settings semantics to be simpler and more clear: 2022-07-14 09:03:59 -04:00
test_vis.cc tests: unify tests under one target 2022-07-10 16:36:15 -06:00