prog8/compiler/test
Irmen de Jong 6a0551cea1 added 'atari' compiler target beginnings (Atari 800 XL)
also default char and string encoding now taken from compiler target
2022-02-22 00:52:35 +01:00
..
arithmetic
ast added 'atari' compiler target beginnings (Atari 800 XL) 2022-02-22 00:52:35 +01:00
codegeneration
comparisons
fixtures
helpers added 'atari' compiler target beginnings (Atari 800 XL) 2022-02-22 00:52:35 +01:00
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
TestTypecasts.kt
ZeropageTests.kt