tree-sitter/test
Max Brunsfeld 80f856cef5 Maintain a total node count on every tree
This simplifies (and fixes bugs in) the parse stack's tracking of its
total node count since the last error, which is needed for error
recovery.
2018-04-06 13:26:18 -07:00
..
compiler Fix some regex parsing bugs 2018-04-06 12:46:06 -07:00
fixtures Maintain a total node count on every tree 2018-04-06 13:26:18 -07:00
fuzz Update repo for libFuzzer 2018-03-12 13:08:58 -07:00
helpers Allow LookaheadSet::for_each to terminate early 2018-03-28 10:03:09 -07:00
integration Maintain a total node count on every tree 2018-04-06 13:26:18 -07:00
runtime Simplify testing-only ts_stack_iterate function 2018-03-29 17:50:07 -07:00
benchmarks.cc Exclude zeros from speeds reported in benchmarks 2017-09-12 16:30:38 -07:00
test_helper.h Rename spec -> test 2017-03-09 20:40:01 -08:00
tests.cc Use C++ stdlib for random number generation 2017-08-08 12:42:49 -07:00