Whitelist flex 2.5.34.
[lestes.git] / tests / README
blob074e58aef0c8162c5c3ab27e8f404a0551bd2ea9
1 compile/ -- should compile without error
2 parse/ -- should parse without error, semantically incorrect
3 parse-compile/ -- should parse without error, it is unclear whether it should
4         compile
5 run/ -- should run without error
7 *-fail/ -- shuld cause the compiler to fail the specified pass
9 compile-fail/ -- should not compile
10 link-fail/ -- should compile but not link
11 run-fail/ -- should compile and link but end with nonzero