tree-sitter/cli/src/tests
2020-01-28 14:47:21 -08:00
..
helpers highlight: Fix logic for handling empty injections with no highlights 2020-01-27 12:32:37 -08:00
corpus_test.rs Run syntax highlighting tests as part of the main test command 2019-12-05 15:28:16 -08:00
highlight_test.rs highlight: add built-in support for carriage-return highlight 2020-01-28 14:47:21 -08:00
mod.rs Start work on a system for testing syntax highlighting 2019-12-05 09:45:54 -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 Add unit test for symbols respecting simple aliases 2019-12-06 12:47:27 -08:00
parser_test.rs Fix error when set_included_ranges is called with an invalid range list 2020-01-17 10:31:28 -08:00
query_test.rs Add ts_query_disable_pattern API 2020-01-15 17:08:55 -08:00
test_highlight_test.rs highlight: Fix logic for handling empty injections with no highlights 2020-01-27 12:32:37 -08:00
tree_test.rs Fix handling of extra tokens in ts_tree_cursor_current_field_id 2019-09-04 09:04:31 -07:00