tree-sitter/cli/src/tests
2019-07-22 16:17:10 -07:00
..
helpers Add --edit flag to parse command 2019-04-08 09:21:03 -07:00
corpus_test.rs Overhaul CLI error handling to allow multiple levels of context 2019-05-30 16:52:55 -07:00
highlight_test.rs highlight: Fix panic when cancelled before parsing a nested document 2019-07-16 14:34:24 -07:00
mod.rs Add a highlight subcommand 2019-02-19 12:32:03 -08: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 Fix ts_node_string behavior for anonymous leaf nodes 2019-07-18 12:39:15 -07:00
parser_test.rs Loosen assertion in timeout unit test to avoid spurious CI failures 2019-07-17 14:28:44 -07:00
properties_test.rs Fix handling of potentially overlapping selectors in property sheets 2019-07-22 16:17:10 -07:00
tree_test.rs Update tests to reflect javascript grammar changes 2019-07-10 14:30:43 -05:00