tree-sitter/cli/src/tests
2022-01-11 18:33:36 +01:00
..
helpers Simplify allocation-recording in test suite using new ts_set_allocator API 2021-12-30 16:09:07 -08:00
corpus_test.rs Simplify allocation-recording in test suite using new ts_set_allocator API 2021-12-30 16:09:07 -08:00
highlight_test.rs Remove duplication of LossyUtf8 helper 2020-10-14 11:35:50 -07:00
mod.rs Always enforce stack version limit during reductions 2020-07-06 15:58:33 -07:00
node_test.rs Fixing Rust formatting issue 2021-05-21 15:43:10 +00:00
parser_test.rs Simplify allocation-recording in test suite using new ts_set_allocator API 2021-12-30 16:09:07 -08: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 Handle multiple top-level alternations correctly 2022-01-11 18:33:36 +01: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
tree_test.rs Add ts_tree_cursor_goto_first_child_for_point function 2021-05-27 12:30:19 -07:00