Max Brunsfeld
|
e1a3a1daeb
|
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.
|
2016-05-28 20:12:02 -07:00 |
|
Max Brunsfeld
|
655d374d0c
|
Recompile test languages if parser.h changes
|
2016-04-18 11:17:06 -07:00 |
|
Max Brunsfeld
|
4f726da881
|
Fix logic for whether to regenerate parsers in specs
|
2016-03-10 11:35:59 -08:00 |
|
Max Brunsfeld
|
bc8df9f5c5
|
Avoid recompiling test languages when possible
|
2016-03-03 12:05:04 -08:00 |
|
Max Brunsfeld
|
b80a330a74
|
Fix assorted memory leaks in test code
|
2016-02-05 12:23:54 -08:00 |
|
Max Brunsfeld
|
e3d65d5cbd
|
Change name of generated parser files
The previous name, parser.c made it harder to set breakpoints inside of
src/runtime/parser.c in LLDB
|
2016-01-29 17:33:15 -08:00 |
|
Max Brunsfeld
|
ff97a09343
|
Compile test grammars w/ debug symbols
|
2016-01-19 15:33:46 -08:00 |
|
Max Brunsfeld
|
0f7dbea9a3
|
Unify test targets, use externally defined languages as fixtures
|
2016-01-15 11:19:24 -08:00 |
|