prog8/compiler/test
2022-04-02 02:08:01 +02:00
..
arithmetic
ast make the parser report '&&' as an error instead of treating it as bitwise and followed by address-of. 2022-04-02 02:08:01 +02:00
codegeneration
comparisons
fixtures
helpers
helpers_pathsTests.kt
ModuleImporterTests.kt
ProjectConfig.kt
TestAstChecks.kt
TestBuiltinFunctions.kt
TestCallgraph.kt
TestCompilerOnCharLit.kt
TestCompilerOnExamples.kt
TestCompilerOnImportsAndIncludes.kt
TestCompilerOnRanges.kt
TestCompilerOptionLibdirs.kt
TestImportedModulesOrderAndOptions.kt
TestMemory.kt
TestNumbers.kt
TestNumericLiteral.kt
TestOptimization.kt
TestPipes.kt
TestScoping.kt
TestStringEncodings.kt
TestSubroutines.kt
TestSymbolTable.kt
TestTypecasts.kt
ZeropageTests.kt