tree-sitter/cli/src/tests
2024-02-29 01:50:04 -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: move common Cargo.toml keys into the workspace and inherit them 2024-02-14 14:56:23 -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 refactor: remove extern/const where possible 2024-02-29 01:50:04 -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 test: add test case for parse stack merging with incorrect error cost bug 2024-02-28 08:51:28 -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