tree-sitter/cli/src/tests
Max Brunsfeld 6f636a0357 query: Add postfix '+' operator for token repetition
Co-Authored-By: Patrick Thomson <patrickt@users.noreply.github.com>
2020-03-12 15:10:58 -07:00
..
helpers highlight: Fix logic for handling empty injections with no highlights 2020-01-27 12:32:37 -08:00
corpus_test.rs Fix incremental parsing problem with non-terminal extras 2020-03-02 14:17:12 -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 tagging unit test 2020-03-05 13:04:49 -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 criteria for detecting when an aborted parse is resuming 2020-03-09 11:30:08 -07:00
query_test.rs query: Add postfix '+' operator for token repetition 2020-03-12 15:10:58 -07:00
tags_test.rs Slice out the line associated with a tag. 2020-03-10 20:39:04 -04: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