tree-sitter/test
Max Brunsfeld cbdfd89675 Mark reductions as fragile based on their final properties
We previously maintained a set of individual productions that were
involved in conflicts, but that was subtly incorrect because
we don't compare productions themselves when comparing parse items;
we only compare the parse items properties that could affect the
final reduce actions.
2017-07-21 09:54:24 -07:00
..
compiler Fix compiler warnings in flatten_grammar_test 2017-07-14 10:26:34 -07:00
fixtures Mark reductions as fragile based on their final properties 2017-07-21 09:54:24 -07:00
fuzz Add libFuzzer support 2017-07-14 13:50:41 -07:00
helpers Rework SpyInput buffer handling 2017-07-18 12:16:37 -07:00
integration Remove length restriction in external scanner serialization API 2017-07-17 17:12:36 -07:00
runtime Mark reductions as fragile based on their final properties 2017-07-21 09:54:24 -07:00
benchmarks.cc Add bash examples to benchmarks 2017-07-17 17:50:04 -07:00
test_helper.h Rename spec -> test 2017-03-09 20:40:01 -08:00
tests.cc Rename spec -> test 2017-03-09 20:40:01 -08:00