openclonk/tests/aul
Nicolas Hake 81dff1b92a Disable suspicious_assigment warning in for conditions
While I do not agree with the idea of using straight assignments in
the condition of a for loop, people are divided on the argument and
lots of old code uses it.
2018-07-23 08:29:46 +02:00
..
AulDeathTest.cpp Fallback to sane settings when compiling scripts without ScriptHost 2017-02-16 19:32:42 +01:00
AulDiagnosticsTest.cpp Disable suspicious_assigment warning in for conditions 2018-07-23 08:29:46 +02:00
AulMathTest.cpp Remove a bit of dead code from C4Value 2016-01-24 02:09:13 +01:00
AulPredefinedFunctionTest.cpp C4Script: Add ParseInt function 2017-04-11 14:21:25 +02:00
AulSyntaxTest.cpp Aul: Add AST generation tests 2016-10-20 17:20:55 +02:00
AulSyntaxTestDetail.h Aul test: Write correct output for BoolLit 2017-02-13 15:24:17 +01:00
AulTest.cpp Aul tests: Increment subtest counter per script execution 2017-02-16 19:32:47 +01:00
AulTest.h Aul tests: Increment subtest counter per script execution 2017-02-16 19:32:47 +01:00
ErrorHandler.h Aul: Split out error handling into a separate class for easier testing 2016-10-19 14:20:41 +02:00