Tests: Added json_test, a test rig for parsing external JSON files

This commit is contained in:
Paul Beckingham 2016-03-01 00:12:18 -05:00
parent 4ea233f103
commit 07190f4f65
3 changed files with 87 additions and 1 deletions

1
test/.gitignore vendored
View file

@ -5,3 +5,4 @@ lexer.t
lr0.t
rules.t
json.t
json_test