Import error corpus entries from grammar repos

Now that error recovery requires no input for the grammar author, it shouldn't
be tested in the individual grammar repos.
This commit is contained in:
Max Brunsfeld 2016-05-28 20:12:02 -07:00
parent 1e353381ff
commit e1a3a1daeb
9 changed files with 300 additions and 16 deletions

4
.gitignore vendored
View file

@ -11,5 +11,5 @@ externals/cpplint.py
out
*.pyc
spec/fixtures/*
!spec/fixtures/.gitkeep
spec/fixtures/grammars/*
!spec/fixtures/grammars/.gitkeep