tree-sitter/cli/src/tests
2023-04-06 04:49:39 +03:00
..
helpers test: use random SEED numbers 2023-03-16 15:17:21 +02: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 reproducing test for #2162 2023-04-06 04:49:39 +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 Add ts_tree_root_node_with_offset API 2022-08-18 13:48:47 -07:00
parser_test.rs test: run test_parsing_with_a_timeout with 10 retries 2023-03-16 15:17:21 +02: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 unit test for querying within a range of a long top-level repetition 2023-02-16 12:03:51 -08: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