Tests: Added rules test framework

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

1
test/.gitignore vendored
View file

@ -4,6 +4,7 @@ fs.t
grammar.t
lexer.t
list.t
rules.t
rx.t
text.t
utf8.t