tree-sitter/cli/src/tests
Max Brunsfeld d6c7b243a7
Merge pull request #499 from tree-sitter/highlight-test
Add a system for testing syntax highlighting queries
2019-12-05 15:55:24 -08:00
..
helpers Start work on a system for testing syntax highlighting 2019-12-05 09:45:54 -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 Start work on a system for testing syntax highlighting 2019-12-05 09:45:54 -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 binding_rust: Improve node children APIs 2019-11-08 14:20:10 -08:00
parser_test.rs Lexer: track EOF state without relying on null character as lookahead 2019-10-31 14:11:52 -07:00
query_test.rs Add test for handling of too many states in query captures 2019-11-22 11:54:32 -08:00
test_highlight_test.rs Start work on a system for testing syntax highlighting 2019-12-05 09:45:54 -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