generate reference output using host compiler, compare using diff, fix yacc input file to work on both host and sim65

This commit is contained in:
mrdudz
2014-11-22 19:45:40 +01:00
parent 20cf4e1cc7
commit 875e0762e7
3 changed files with 30 additions and 9 deletions

2
test/.gitignore vendored
View File

@@ -1,3 +1,5 @@
*.o
*.prg
*.out
*.host
*.ref