openclonk/tests
Nicolas Hake 60829ae5e4 Aul: Don't let exceptions escape from constant resolver
Letting the constant resolver throw exceptions prevented us from doing
checking on later initializers anyway, so instead we'll send them to the
error handler. As a special bonus this makes it so we don't crash when
a global variable initializer has errors. Fixes #1850, #1855.
2016-11-30 13:37:33 +01:00
..
aul Aul: Don't let exceptions escape from constant resolver 2016-11-30 13:37:33 +01:00
C4StringTableTest.cpp Remove C4AulScript class 2016-02-02 02:57:47 +01:00
C4ValueTest.cpp Update license texts 2015-02-08 15:05:11 +01:00
CMakeLists.txt Merge branch 'ast' 2016-10-20 17:33:02 +02:00
DirectExecTest.cpp Use a null C4ScriptHost to parse DirectExec code 2016-02-02 02:57:48 +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