tree-sitter/cli/src/tests
Max Brunsfeld 4922602369
Merge pull request #2316 from tree-sitter/node-descendant-index
Add APIs for retrieving descendant counts, seeking to nodes by their descendant index
2023-06-12 15:13:43 -07:00
..
helpers chore(test): reorganize test helpers 2023-05-12 19:29:51 +03:00
proc_macro chore: nit picking in internal proc_macro crate 2023-04-04 13:51:10 +03:00
corpus_test.rs test: run all corpus tests with 10 retries 2023-03-16 15:17:21 +02:00
github_issue_test.rs test: add a test case to demonstrate the #2107 issue 2023-05-13 19:40:49 +03:00
highlight_test.rs test: fix incorrect uses of i8 instead of c_char 2022-03-23 00:00:26 -07:00
mod.rs test: add a reproducing test for #2162 2023-04-06 04:49:39 +03:00
node_test.rs Fix bug in ts_tree_cursor_goto_descendant 2023-06-12 14:45:30 -07:00
parser_test.rs Fix tests, adapt to tree-sitter-json 40a81c01a40ac48744e0c8ccabbaba1920441199 2023-04-22 12:08:50 +03:00
pathological_test.rs Simplify allocation-recording in test suite using new ts_set_allocator API 2021-12-30 16:09:07 -08:00
query_test.rs Add test_query_error_does_not_oob 2023-05-19 21:31:01 -04:00
tags_test.rs Simplify allocation-recording in test suite using new ts_set_allocator API 2021-12-30 16:09:07 -08:00
test_highlight_test.rs Fix possible infinite loop when running syntax highlighting tests 2021-08-29 15:04:23 -07:00
test_tags_test.rs add python test case for tag testing 2021-12-18 11:07:46 -06:00
tree_test.rs Fix adjustment of trees' included ranges on edits 2022-11-07 16:52:19 -08:00