prog8/compiler/test
2022-06-04 21:35:48 +02:00
..
arithmetic
ast
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 added %option merge, also fixed problem with unit test building in newer IntelliJ version 2022-04-15 22:38:32 +02:00
TestImportedModulesOrderAndOptions.kt - floats: remove all floating point builtin functions and move them to the floats module instead 2022-04-22 00:45:54 +02:00
TestMemory.kt
TestNumbers.kt
TestNumericLiteral.kt
TestOptimization.kt
TestPipes.kt
TestPtNumber.kt
TestScoping.kt added unit test for name shadowing warning 2022-06-04 21:35:48 +02:00
TestStringEncodings.kt
TestSubroutines.kt
TestSymbolTable.kt
TestTypecasts.kt
ZeropageTests.kt better handling of loadAddress 2022-03-13 16:21:02 +01:00