tree-sitter/cli/src/tests
2023-07-16 05:05:36 +03:00
..
helpers Fix false positive query match bug, introduced in #2085 2023-07-10 16:12:59 -04:00
proc_macro fix(deps): bump proc-macro2 as an unstable feature became stabilized 2023-07-10 16:12:19 -04: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 test: add retries for all timeout tests 2023-07-16 05:05:36 +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 Fix false positive query match bug, introduced in #2085 2023-07-10 16:12:59 -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