tree-sitter.tree-sitter/cli/src/tests
2021-09-28 18:31:04 -04:00
..
helpers Make HighlightConfiguration::configure use into iterator instead of a Vec<String> 2021-06-16 19:14:45 +02:00
corpus_test.rs Fixed cargo fmt suggestions 2021-09-28 18:31:04 -04: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 fix(parser): count rows in the debug log from 0 2021-07-15 11:47:14 +03:00
pathological_test.rs Move allocation tracking into lib crate 2021-02-23 09:16:37 -05:00
query_test.rs Merge branch 'master' into query-cursor-api 2021-06-02 11:51:26 -07:00
tags_test.rs Move allocation tracking into lib crate 2021-02-23 09:16:37 -05: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