openclonk/tests
Nicolas Hake a0c9bfd931 Aul: Correctly check for enable/disable keywords in warning pragma
The parser was only checking that the passed setting matched the
beginning of the expected keyword, instead of checking for the full
length. This way, users could write "#warning e" instead of the
expected "#warning enable" and still have it work.
2019-02-17 11:58:03 +01:00
..
aul Aul: Correctly check for enable/disable keywords in warning pragma 2019-02-17 11:58:03 +01:00
math Add tests for StdMeshQuaternion 2017-04-10 19:13:04 +02:00
C4NetIOTest.cpp Travis: Skip TCP bind test because of missing IPv6 support 2018-09-25 20:02:51 +02: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 basic character classes to WildcardMatch() 2019-02-03 19:14:53 +01:00
DirectExecTest.cpp C4Property: Don't use operator void* in tests anymore either 2019-01-01 22:20:04 +01:00
StdFileTest.cpp Add basic character classes to WildcardMatch() 2019-02-03 19:14:53 +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