Max Brunsfeld
|
e26cbb62a5
|
Add Tree::edit unit tests
|
2019-01-31 08:15:30 -08:00 |
|
Max Brunsfeld
|
5927e104c2
|
Check tree consistency in randomized tests
|
2019-01-26 22:22:29 -08:00 |
|
Max Brunsfeld
|
af83e8034e
|
Move test helpers into their own folder
|
2019-01-25 16:40:26 -08:00 |
|
Max Brunsfeld
|
5a12fbd927
|
Verify changed ranges in randomized tests
|
2019-01-25 15:20:34 -08:00 |
|
Max Brunsfeld
|
233d616ebf
|
Add random mutation tests
|
2019-01-25 12:05:21 -08:00 |
|
Max Brunsfeld
|
196339aaa9
|
Assert no memory leaks by stubbing malloc/free in the test suite
|
2019-01-21 14:22:35 -08:00 |
|
Max Brunsfeld
|
6105bf9909
|
Include error recovery examples in test suite
|
2019-01-20 16:58:49 -08:00 |
|
Max Brunsfeld
|
ed195de8b6
|
rustfmt
|
2019-01-17 17:16:04 -08:00 |
|
Max Brunsfeld
|
a0a3903f76
|
Generate binding.gyp, binding.cc, and index.js
|
2019-01-16 13:53:01 -08:00 |
|
Max Brunsfeld
|
d8ab36b2a5
|
Fix bugs in handling tokens that overlap with separators
|
2019-01-15 13:21:48 -08:00 |
|
Max Brunsfeld
|
a8292f4fe9
|
Load all fixture grammars dynamically
This way the build doesn't take forever any time a single grammar has
been regenerated.
|
2019-01-15 13:21:48 -08:00 |
|
Max Brunsfeld
|
5c3c1dd0bd
|
Get logging flags working properly with test script
|
2019-01-15 13:21:48 -08:00 |
|
Max Brunsfeld
|
6592fdd24c
|
Fix parser generation error messages
|
2019-01-11 17:26:45 -08:00 |
|
Max Brunsfeld
|
e64f7a64a1
|
Start work on running test corpus tests
|
2019-01-11 13:31:06 -08:00 |
|
Max Brunsfeld
|
272046a250
|
Reorganize tests - move them all into the CLI crate
|
2019-01-10 17:11:57 -08:00 |
|