tree-sitter/test
Max Brunsfeld 379a2fd121 Incrementally build a tree of skipped tokens
Rather than pushing them to the stack individually
2018-04-09 12:29:22 -07:00
..
compiler Fix some regex parsing bugs 2018-04-06 12:46:06 -07:00
fixtures Incrementally build a tree of skipped tokens 2018-04-09 12:29:22 -07:00
fuzz Update repo for libFuzzer 2018-03-12 13:08:58 -07:00
helpers Store trees' children in TreeArrays, not w/ separate pointer and length 2018-04-06 13:26:18 -07:00
integration Respect -D flag in fuzzing examples 2018-04-06 16:09:17 -07:00
runtime Store trees' children in TreeArrays, not w/ separate pointer and length 2018-04-06 13:26:18 -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