openclonk/tests
Nicolas Hake 486619b653 Script: Test SetLength parameter 0 for nil (GH #79)
SetLength didn't check whether its first parameter was valid, and
attempted to dereference a NULL pointer when passed nil.
2019-01-05 19:25:35 +01:00
..
aul Script: Test SetLength parameter 0 for nil (GH #79) 2019-01-05 19:25:35 +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 tests for StdMeshQuaternion 2017-04-10 19:13:04 +02:00
DirectExecTest.cpp C4Property: Don't use operator void* in tests anymore either 2019-01-01 22:20:04 +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