tree-sitter/cli/src/tests
2024-03-05 11:19:06 -05:00
..
helpers feat: expose the allocator and array header files for external scanners 2024-02-26 09:43:13 -05:00
proc_macro build(deps): bump deps & lockfile 2024-02-29 02:17:30 -05:00
async_context_test.rs chore(test): use different languages for async tests 2024-02-12 06:30:36 -05:00
corpus_test.rs chore: provide a CLI flag to open log.html 2024-02-11 02:28:34 -05:00
detect_language.rs fix(generate): extern allocator functions for the template don't need to be "exported" 2024-03-05 11:19:06 -05:00
highlight_test.rs refactor!: remove the apply-all-captures flag, make last-wins precedence the default 2024-02-16 12:34:12 -05:00
language_test.rs chore: update relevant rust tests 2024-02-16 12:34:12 -05:00
mod.rs chore: get rid of github_issue_test file 2024-02-21 12:01:25 -05:00
node_test.rs chore: clippy 2024-02-06 23:34:14 -05:00
parser_hang_test.rs docs: various fixes 2024-02-08 00:08:59 +01:00
parser_test.rs style: clippy lints 2024-02-29 02:17:30 -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: get rid of github_issue_test file 2024-02-21 12:01:25 -05:00
tags_test.rs style: prefer turbofish syntax where possible 2024-02-19 16:00:50 -05:00
test_highlight_test.rs chore(cli): apply clippy fixes 2024-02-04 04:18:48 -05:00
test_tags_test.rs chore: clippy 2024-02-06 23:34:14 -05:00
text_provider_test.rs style: prefer turbofish syntax where possible 2024-02-19 16:00:50 -05:00
tree_test.rs docs: various fixes 2024-02-08 00:08:59 +01:00
wasm_language_test.rs chore: clippy 2024-02-06 23:34:14 -05:00