tree-sitter/cli/src/tests
2024-09-22 20:27:38 -04:00
..
helpers feat: add fuzz subcommand 2024-05-30 23:00:45 -04:00
proc_macro refactor(rust): misc fixes & tidying 2024-04-11 22:35:43 -04:00
async_context_test.rs style: format imports 2024-04-11 22:35:43 -04:00
corpus_test.rs feat!: remove filter flag from commands in favor of include and exclude 2024-09-07 20:53:04 -04:00
detect_language.rs refactor(rust): misc fixes & tidying 2024-04-11 22:35:43 -04:00
highlight_test.rs refactor(rust): misc fixes & tidying 2024-04-11 22:35:43 -04:00
language_test.rs style: format imports 2024-04-11 22:35:43 -04:00
mod.rs feat: add fuzz subcommand 2024-05-30 23:00:45 -04:00
node_test.rs fix(lib): peek at the next sibling when iterating to find the child that contains a given descendant 2024-09-17 04:37:43 +02:00
parser_hang_test.rs refactor(rust): misc fixes & tidying 2024-04-11 22:35:43 -04:00
parser_test.rs style(tests): do not use .as_bytes().len() on strings 2024-09-22 20:27:38 -04:00
pathological_test.rs style: format imports 2024-04-11 22:35:43 -04:00
query_test.rs feat: add an API to time out query executions 2024-08-31 14:33:28 -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 style: format imports 2024-04-11 22:35:43 -04:00
tree_test.rs style(tests): do not use .as_bytes().len() on strings 2024-09-22 20:27:38 -04:00
wasm_language_test.rs clone wasm store engine (#3542) 2024-08-22 08:01:37 -07:00