Add very basic test framework for parser tests.

Start with a shell script that runs .cton files through 'cton-util cat' and
compares the output to a reference. This can get fancy later.
This commit is contained in:
Jakob Stoklund Olesen
2016-07-05 11:40:42 -07:00
parent 74038d153c
commit 954fd015e0
4 changed files with 58 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
function minimal() {
ebb0:
trap
}