prog8/compilerAst/test
2021-11-08 18:38:04 +01:00
..
fixtures added a few more tests for the file element of Position 2021-10-19 00:26:02 +02:00
helpers converting compiler module's testcases to kotest (ongoing) 2021-11-08 15:08:48 +01:00
helpers_pathsTests.kt moved to kotest assertions in compilerAst module tests 2021-11-07 21:18:18 +01:00
ProjectConfig.kt migrated compilerAst module to KoTest (but not finished with the assertions yet) 2021-11-07 17:25:53 +01:00
TestAstToSourceText.kt converting compiler module's testcases to kotest (ongoing) 2021-11-08 15:08:48 +01:00
TestProg8Parser.kt fixed 'not' operator priority: it now has higher priority as or/and/xor. 2021-11-08 18:38:04 +01:00
TestProgram.kt migrated compilerAst module to KoTest (but not finished with the assertions yet) 2021-11-07 17:25:53 +01:00
TestSourceCode.kt moved to kotest assertions in compilerAst module tests 2021-11-07 21:18:18 +01:00
TestSubroutines.kt moved to kotest assertions in compilerAst module tests 2021-11-07 21:18:18 +01:00