prog8/compiler/test
2022-02-15 01:39:12 +01:00
..
arithmetic
ast searching names in inlined assembly now ignores source comments 2022-02-13 13:41:12 +01:00
codegeneration renames of some Ast node classes 2022-02-11 00:34:36 +01:00
comparisons
fixtures remove unit test issue 2022-02-15 00:38:51 +01:00
helpers now checks for invalid text encodings for given compilation target 2022-02-15 01:39:12 +01:00
helpers_pathsTests.kt
ModuleImporterTests.kt
ProjectConfig.kt
TestAstChecks.kt
TestCallgraph.kt
TestCompilerOnCharLit.kt searching names in inlined assembly now ignores source comments 2022-02-13 13:41:12 +01:00
TestCompilerOnExamples.kt
TestCompilerOnImportsAndIncludes.kt remove unit test issue 2022-02-15 00:38:51 +01:00
TestCompilerOnRanges.kt removed old @"screencodes" string encoding syntax (use sc:"hello" instead) 2022-02-11 22:07:14 +01:00
TestCompilerOptionLibdirs.kt
TestImportedModulesOrderAndOptions.kt
TestMemory.kt renames of some Ast node classes 2022-02-11 00:34:36 +01:00
TestNumbers.kt
TestNumericLiteral.kt renames of some Ast node classes 2022-02-11 00:34:36 +01:00
TestOptimization.kt renames of some Ast node classes 2022-02-11 00:34:36 +01:00
TestPipes.kt
TestScoping.kt renames of some Ast node classes 2022-02-11 00:34:36 +01:00
TestStringEncodings.kt now checks for invalid text encodings for given compilation target 2022-02-15 01:39:12 +01:00
TestSubroutines.kt renames of some Ast node classes 2022-02-11 00:34:36 +01:00
TestTypecasts.kt
ZeropageTests.kt slight tweaks to zp and allocator 2022-02-12 00:15:52 +01:00