new testing infrastructure and basic test suite

This commit is contained in:
cozis
2022-08-12 02:26:40 +02:00
parent 2f87e46beb
commit f630830b3c
24 changed files with 794 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
#source
1;
#bytecode
PUSHINT 1;
POP 1;
RETURN 0;