tree-sitter/crates/cli/src/tests
2025-11-02 21:08:55 -05:00
..
helpers fix(rust): apply Self usage in struct definition lint 2025-10-24 17:50:28 -04:00
proc_macro build(rust): remove unused dependencies 2025-09-16 18:57:06 -04:00
async_boundary_test.rs test: clean up async boundary test 2025-09-23 01:19:14 -04:00
corpus_test.rs feat(test): display test results in JSON format 2025-11-02 21:08:55 -05:00
detect_language.rs fix(test): correct language typo in test name 2025-10-30 18:24:42 +01:00
helpers.rs refactor: deduplicate allocation code in tests 2025-09-18 20:29:54 -04:00
highlight_test.rs test(rust): prefer asserts to panics 2025-09-23 01:19:14 -04:00
language_test.rs Reorganize rust crates into a flat crates directory, simplify some CI steps (#4496) 2025-06-06 14:25:37 -07:00
node_test.rs feat: add API for editing points and ranges 2025-09-19 17:40:26 -04:00
parser_test.rs test: clean up parser hang test 2025-09-23 01:19:14 -04:00
pathological_test.rs Reorganize rust crates into a flat crates directory, simplify some CI steps (#4496) 2025-06-06 14:25:37 -07:00
query_test.rs feat(lib)!: disallow whitespace in supertype syntax 2025-09-28 00:56:30 -04:00
tags_test.rs test(rust): prefer asserts to panics 2025-09-23 01:19:14 -04:00
test_highlight_test.rs Reorganize rust crates into a flat crates directory, simplify some CI steps (#4496) 2025-06-06 14:25:37 -07:00
test_tags_test.rs Reorganize rust crates into a flat crates directory, simplify some CI steps (#4496) 2025-06-06 14:25:37 -07:00
text_provider_test.rs refactor(cli): use the logger 2025-09-21 01:53:22 -04:00
tree_test.rs Reorganize rust crates into a flat crates directory, simplify some CI steps (#4496) 2025-06-06 14:25:37 -07:00
wasm_language_test.rs fix(wasm): fix alias map size computation 2025-09-18 18:34:27 -04:00