tree-sitter.tree-sitter/cli/src/tests
Riley Bruins 0683136ca0
Some checks failed
CI / sanitize (push) Failing after 11s
CI / build (push) Failing after 12s
CI / checks (push) Has been cancelled
feat(api): expose function to check if symbol represents a supertype
2024-09-30 14:44:13 -04:00
..
helpers feat!: implement StreamingIterator instead of Iterator for QueryMatches and QueryCaptures 2024-09-29 17:34:48 -04:00
proc_macro build: bump deps 2024-09-28 13:58:58 -04:00
async_context_test.rs style: format imports 2024-04-11 22:35:43 -04:00
corpus_test.rs feat: move generate logic to its own crate 2024-09-27 17:04:21 -04:00
detect_language.rs feat: move tree-sitter configuration to dedicated file (#3700) 2024-09-30 11:11:23 -04:00
highlight_test.rs refactor(rust): misc fixes & tidying 2024-04-11 22:35:43 -04:00
language_test.rs feat(api): expose function to check if symbol represents a supertype 2024-09-30 14:44:13 -04:00
mod.rs feat: add fuzz subcommand 2024-05-30 23:00:45 -04:00
node_test.rs fix: deprecate child_containing_descendant and add child_with_descendant instead 2024-09-30 13:57:28 -04:00
parser_hang_test.rs feat: move generate logic to its own crate 2024-09-27 17:04:21 -04:00
parser_test.rs fix: handle more cases of editing subtrees that depend on column values 2024-09-29 20:36:08 -04:00
pathological_test.rs style: format imports 2024-04-11 22:35:43 -04:00
query_test.rs feat!: implement StreamingIterator instead of Iterator for QueryMatches and QueryCaptures 2024-09-29 17:34:48 -04:00
tags_test.rs style: format imports 2024-04-11 22:35:43 -04:00
test_highlight_test.rs fix: properly handle utf8 code points for highlight and tag assertions 2024-09-22 01:03:59 -04:00
test_tags_test.rs fix: properly handle utf8 code points for highlight and tag assertions 2024-09-22 01:03:59 -04:00
text_provider_test.rs feat!: implement StreamingIterator instead of Iterator for QueryMatches and QueryCaptures 2024-09-29 17:34:48 -04:00
tree_test.rs feat(lib)!: treat nodes' end ranges exclusively in goto_first_child_for_{byte,point} 2024-09-29 17:45:07 -04:00
wasm_language_test.rs feat!: implement StreamingIterator instead of Iterator for QueryMatches and QueryCaptures 2024-09-29 17:34:48 -04:00