tree-sitter/cli/src/tests
2024-02-04 04:18:48 -05:00
..
helpers fix: rework parser.h includes for test grammars and multi-grammar repos 2024-02-02 10:42:39 -05:00
proc_macro fix(deps): bump proc-macro2 as an unstable feature became stabilized 2023-07-10 16:12:19 -04:00
async_context_test.rs chore(cli): apply clippy fixes 2024-02-04 04:18:48 -05:00
corpus_test.rs chore(cli): apply clippy fixes 2024-02-04 04:18:48 -05:00
github_issue_test.rs Introduce language ref-count management C APIs, remove Copy impl for Language in Rust 2023-12-27 14:59:16 -08:00
highlight_test.rs chore: update javascript-relevant tests 2024-02-02 08:58:22 -05:00
language_test.rs chore(cli): apply clippy fixes 2024-02-04 04:18:48 -05:00
mod.rs Add a test that loads multiple languages in a wasm store 2023-11-24 20:03:54 -08:00
node_test.rs Introduce language ref-count management C APIs, remove Copy impl for Language in Rust 2023-12-27 14:59:16 -08:00
parser_hang_test.rs Fix compile error in parser hang test 2023-12-27 15:10:52 -08:00
parser_test.rs fix: rework parser.h includes for test grammars and multi-grammar repos 2024-02-02 10:42:39 -05:00
pathological_test.rs Introduce language ref-count management C APIs, remove Copy impl for Language in Rust 2023-12-27 14:59:16 -08:00
query_test.rs chore(cli): apply clippy fixes 2024-02-04 04:18:48 -05:00
tags_test.rs fix(safety): mark functions that potentially deref a raw pointer as unsafe 2023-08-19 18:59:11 -04:00
test_highlight_test.rs chore(cli): apply clippy fixes 2024-02-04 04:18:48 -05:00
test_tags_test.rs chore(cli): apply clippy fixes 2024-02-04 04:18:48 -05:00
text_provider_test.rs Introduce language ref-count management C APIs, remove Copy impl for Language in Rust 2023-12-27 14:59:16 -08:00
tree_test.rs chore(cli): apply clippy fixes 2024-02-04 04:18:48 -05:00
wasm_language_test.rs Release stale instances from wasm store when languages are dropped 2024-01-29 10:17:49 -08:00