tree-sitter/cli/src/tests
2024-09-27 17:04:21 -04:00
..
helpers feat: move generate logic to its own crate 2024-09-27 17:04:21 -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: move generate logic to its own crate 2024-09-27 17:04:21 -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 feat: move generate logic to its own crate 2024-09-27 17:04:21 -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 feat: move generate logic to its own crate 2024-09-27 17:04:21 -04:00
pathological_test.rs style: format imports 2024-04-11 22:35:43 -04:00
query_test.rs feat: move generate logic to its own crate 2024-09-27 17:04:21 -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