Tests: Added LR0 test framework

This commit is contained in:
Paul Beckingham 2015-12-23 09:23:57 -05:00
parent dcc1a3c451
commit 925e8ec14b
3 changed files with 42 additions and 1 deletions

1
test/.gitignore vendored
View file

@ -3,6 +3,7 @@ color.t
fs.t
grammar.t
lexer.t
lr0.t
list.t
rules.t
rx.t