openclonk/tests
Nicolas Hake b7cffa5e82 Aul tests: Assert that Translate() warns when a translation is missing
I'm not a huge fan of testing for warnings by hijacking the logging
routines, but right now there's no way to exfiltrate warnings from Aul
any other way, so it'll have to do.

Overriding the logging functions from C4SimpleLog.cpp has the nice
additional advantage that expected runtime errors no longer get written
to stdout - this is okay because we're already checking that an
exception is thrown.
2016-01-23 13:49:09 +01:00
..
aul Aul tests: Assert that Translate() warns when a translation is missing 2016-01-23 13:49:09 +01:00
C4StringTableTest.cpp Update license texts 2015-02-08 15:05:11 +01:00
C4ValueTest.cpp Update license texts 2015-02-08 15:05:11 +01:00
CMakeLists.txt Aul tests: Assert that Translate() warns when a translation is missing 2016-01-23 13:49:09 +01:00
DirectExecTest.cpp Update license texts 2015-02-08 15:05:11 +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 Update license texts 2015-02-08 15:05:11 +01:00
main.cpp Update license texts 2015-02-08 15:05:11 +01:00