prog8/compiler/test
2022-04-22 00:45:54 +02:00
..
arithmetic
ast added %option merge, also fixed problem with unit test building in newer IntelliJ version 2022-04-15 22:38:32 +02:00
codegeneration
comparisons
fixtures
helpers added %option merge, also fixed problem with unit test building in newer IntelliJ version 2022-04-15 22:38:32 +02:00
helpers_pathsTests.kt added %option merge, also fixed problem with unit test building in newer IntelliJ version 2022-04-15 22:38:32 +02:00
ModuleImporterTests.kt added %option merge, also fixed problem with unit test building in newer IntelliJ version 2022-04-15 22:38:32 +02:00
ProjectConfig.kt
TestAstChecks.kt
TestBuiltinFunctions.kt
TestCallgraph.kt
TestCompilerOnCharLit.kt
TestCompilerOnExamples.kt added %option merge, also fixed problem with unit test building in newer IntelliJ version 2022-04-15 22:38:32 +02:00
TestCompilerOnImportsAndIncludes.kt added %option merge, also fixed problem with unit test building in newer IntelliJ version 2022-04-15 22:38:32 +02:00
TestCompilerOnRanges.kt added %option merge, also fixed problem with unit test building in newer IntelliJ version 2022-04-15 22:38:32 +02:00
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 added %option merge, also fixed problem with unit test building in newer IntelliJ version 2022-04-15 22:38:32 +02:00
TestPipes.kt
TestPtNumber.kt
TestScoping.kt
TestStringEncodings.kt
TestSubroutines.kt
TestSymbolTable.kt added %option merge, also fixed problem with unit test building in newer IntelliJ version 2022-04-15 22:38:32 +02:00
TestTypecasts.kt
ZeropageTests.kt