prog8/compiler/test
Irmen de Jong 983a202c82 Merge branch 'refs/heads/master' into next_compositetypes
# Conflicts:
#	compiler/src/prog8/compiler/astprocessing/TypecastsAdder.kt
2024-09-24 23:18:32 +02:00
..
arithmetic Get rid of sort() and reverse() builtin functions. 2024-07-06 17:07:58 +02:00
ast Merge branch 'refs/heads/master' into next_compositetypes 2024-09-24 23:18:32 +02:00
codegeneration Merge branch 'master' into next_compositetypes 2024-09-12 23:32:23 +02:00
comparisons Get rid of sort() and reverse() builtin functions. 2024-07-06 17:07:58 +02:00
fixtures avoid git's line ending translation for this test... 2024-02-03 14:57:25 +01:00
helpers rename back to DataType 2024-09-08 22:59:08 +02:00
vm Get rid of any() and all() builtin functions. 2024-07-06 18:49:03 +02:00
helpers_pathsTests.kt improve data driven unit tests to use kotest withData() 2024-09-08 16:55:08 +02:00
ModuleImporterTests.kt improve data driven unit tests to use kotest withData() 2024-09-08 16:55:08 +02:00
ProjectConfig.kt improve data driven unit tests to use kotest withData() 2024-09-08 16:55:08 +02:00
TestBuiltinFunctions.kt making datatype more capable (subtypes) 2024-09-08 22:58:36 +02:00
TestCallgraph.kt improve data driven unit tests to use kotest withData() 2024-09-08 16:55:08 +02:00
TestCompilerOnCharLit.kt rename back to DataType 2024-09-08 22:59:08 +02:00
TestCompilerOnExamples.kt improve data driven unit tests to use kotest withData() 2024-09-08 16:55:08 +02:00
TestCompilerOnImportsAndIncludes.kt improve data driven unit tests to use kotest withData() 2024-09-08 16:55:08 +02:00
TestCompilerOnRanges.kt rename back to DataType 2024-09-08 22:59:08 +02:00
TestCompilerOptionLibdirs.kt improve data driven unit tests to use kotest withData() 2024-09-08 16:55:08 +02:00
TestGoldenRam.kt rename back to DataType 2024-09-08 22:59:08 +02:00
TestImportedModulesOrderAndOptions.kt improve data driven unit tests to use kotest withData() 2024-09-08 16:55:08 +02:00
TestLaunchEmu.kt improve data driven unit tests to use kotest withData() 2024-09-08 16:55:08 +02:00
TestMemory.kt rename back to DataType 2024-09-08 22:59:08 +02:00
TestNumbers.kt making datatype more capable (subtypes) 2024-09-08 22:57:49 +02:00
TestNumericLiteral.kt rename back to DataType 2024-09-08 22:59:08 +02:00
TestOptimization.kt Merge branch 'master' into next_compositetypes 2024-09-12 23:32:23 +02:00
TestPtNumber.kt rename back to DataType 2024-09-08 22:59:08 +02:00
TestScoping.kt improve data driven unit tests to use kotest withData() 2024-09-08 16:55:08 +02:00
TestStringEncodings.kt improve data driven unit tests to use kotest withData() 2024-09-08 16:55:08 +02:00
TestSubroutines.kt rename back to DataType 2024-09-08 22:59:08 +02:00
TestSymbolTable.kt rename back to DataType 2024-09-08 22:59:08 +02:00
TestTypecasts.kt Merge branch 'refs/heads/master' into next_compositetypes 2024-09-24 23:18:32 +02:00
TestZeropage.kt rename back to DataType 2024-09-08 22:59:08 +02:00