tree-sitter/cli/src/tests
2019-10-14 17:38:42 -07:00
..
helpers Load highlight queries correctly in highlight unit tests 2019-10-14 17:24:16 -07:00
corpus_test.rs Make Tree::changed_ranges return an Iterator instead of a Vec (#437) 2019-08-26 19:36:16 -07:00
highlight_test.rs Implement include-children directive in injection queries 2019-10-14 17:38:42 -07:00
mod.rs Start work on an API for querying trees 2019-09-10 20:53:57 -07:00
node_refs.rs Start work on new ref API, for giving names to nodes' children 2019-02-08 15:16:56 -08:00
node_test.rs Handle named nodes aliased as anonymous nodes 2019-08-29 14:28:44 -07:00
parser_test.rs Implement include-children directive in injection queries 2019-10-14 17:38:42 -07:00
properties_test.rs Fix handling of potentially overlapping selectors in property sheets 2019-07-22 16:17:10 -07:00
query_test.rs Implement include-children directive in injection queries 2019-10-14 17:38:42 -07:00
tree_test.rs Fix handling of extra tokens in ts_tree_cursor_current_field_id 2019-09-04 09:04:31 -07:00