Added directory for currently failing regression tests.

This commit is contained in:
Oliver Schmidt
2020-07-01 00:13:55 +02:00
parent 8891a896b5
commit 0f8b587bc2
2 changed files with 69 additions and 0 deletions

View File

@@ -9,6 +9,12 @@ compiler.
/err - contains tests that MUST NOT compile
/todo - these tests fail due to open compiler issues
/asm - contains the assembler regression tests
/dasm - contains the disassembler regression tests
/misc - a few tests that need special care of some sort