tree-sitter/cli/src/tests
2024-10-08 23:27:42 -04:00
..
helpers chore: misc clippy lints 2024-10-06 17:55:00 -04:00
proc_macro build: configure clippy lints at the workspace level 2024-10-08 21:07:41 -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 chore(cli): minor correction in comments 2024-10-05 01:41:05 -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(lib): correct unexpected side effect in get_column when the lexer is at EOF 2024-10-08 23:27:42 -04:00
pathological_test.rs style: format imports 2024-04-11 22:35:43 -04:00
query_test.rs chore: misc clippy lints 2024-10-06 17:55:00 -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 chore: misc clippy lints 2024-10-06 17:55:00 -04:00
wasm_language_test.rs feat!: implement StreamingIterator instead of Iterator for QueryMatches and QueryCaptures 2024-09-29 17:34:48 -04:00