openclonk/tests
Nicolas Hake c73b8b3ece Warn on assignments where an expression is expected
This introduces a new diagnostic (suspicious_assignment) which
issues when an the compiler finds an assignment either where a
condition is expected or as the parameter to return.
2018-03-27 08:12:21 +02:00
..
aul Warn on assignments where an expression is expected 2018-03-27 08:12:21 +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