openclonk/tests
Nicolas Hake 4c43ebf58c Warn when using variables outside of their block
When we introduce block scoping, using variables declared in a more
narrow scope from a block with wider scope will fail. Warn about
these so people can avoid it and fix their code.
2018-07-23 12:12:23 +02:00
..
aul Warn when using variables outside of their block 2018-07-23 12:12:23 +02:00
math Add tests for StdMeshQuaternion 2017-04-10 19:13:04 +02:00
C4NetIOTest.cpp Add C4NetIOTCP::Bind() for binding without connect 2018-03-07 17:30:58 +01:00
C4StringTableTest.cpp Get random stuff test to build again 2017-02-21 20:39:02 +01:00
C4ValueTest.cpp Fix JSON serialization of proplists within arrays 2017-03-18 00:26:58 +01:00
CMakeLists.txt Add tests for StdMeshQuaternion 2017-04-10 19:13:04 +02:00
DirectExecTest.cpp Get random stuff test to build again 2017-02-21 20:39:02 +01:00
TestLog.cpp Aul tests: Assert that Translate() warns when a translation is missing 2016-01-23 13:49:09 +01:00
TestLog.h Aul tests: Assert that Translate() warns when a translation is missing 2016-01-23 13:49:09 +01:00
UnicodeHandlingTest.cpp Tests: Add missing C4Include reference to UnicodeHandlingTest 2017-03-19 11:28:51 +01:00
main.cpp Update license texts 2015-02-08 15:05:11 +01:00
start_all_scenarios.rs Rust script to iterate over all scenarios with openclonk-server and look for script errors 2018-01-12 23:15:29 +01:00