tree-sitter/cli/src/tests
Max Brunsfeld cb4317ba8e Change goto_first_child_for_{byte,point} to compare nodes' ranges inclusively
Co-Authored-By: Antonio Scandurra <me@as-cii.com>
2022-02-04 12:38:33 -08: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 add test for removals in eager query matches 2022-01-18 20:54:55 -06: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 Change goto_first_child_for_{byte,point} to compare nodes' ranges inclusively 2022-02-04 12:38:33 -08:00