tree-sitter/test
Max Brunsfeld ebddb1a0b5 Add ts_tree_cursor_goto_first_child_for_byte method
Atom needs this for efficiently seeking to the leaf node at a given position,
visiting all of its ancestors along the way.
2018-05-16 13:51:21 -07:00
..
compiler Start work on removing parent pointers 2018-05-09 12:22:19 -07:00
fixtures Incrementally build a tree of skipped tokens 2018-04-09 12:29:22 -07:00
fuzz Update fuzz driver to use new API 2018-05-11 12:48:51 -07:00
helpers Make multi-threaded test work on windows 2018-05-11 17:10:05 -07:00
integration Add randomized multi-threaded tests on parse trees 2018-05-11 16:10:36 -07:00
runtime Add ts_tree_cursor_goto_first_child_for_byte method 2018-05-16 13:51:21 -07:00
benchmarks.cc Allow the parser to print dot graphs to any file 2018-05-11 12:48:51 -07:00
test_helper.h Avoid slow test setup if seed flag is set to -1 2018-05-08 16:34:20 -07:00
tests.cc Add randomized multi-threaded tests on parse trees 2018-05-11 16:10:36 -07:00