tree-sitter/cli/src/tests
2023-08-17 22:20:57 -04:00
..
helpers feat: add an --apply-all-captures argument to highlight & test 2023-08-17 22:20:57 -04: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 Add async context tests for Node and TreeCursor 2023-08-03 03:03:03 +03:00
corpus_test.rs Change edit dumps format and add indexes for all corpus tests 2023-08-18 00:02:21 +03:00
github_issue_test.rs test: add a test case to demonstrate the #2107 issue 2023-05-13 19:40:49 +03:00
highlight_test.rs feat: add an --apply-all-captures argument to highlight & test 2023-08-17 22:20:57 -04:00
language_test.rs Add compile fail tests for LookaheadIterator 2023-08-03 03:49:57 +03:00
mod.rs Add async context tests for Node and TreeCursor 2023-08-03 03:03:03 +03:00
node_test.rs Update node unit test to reflect C grammar change 2023-07-18 17:58:19 -07:00
parser_test.rs chore: add tests 2023-08-02 10:47:28 +01:00
pathological_test.rs Simplify allocation-recording in test suite using new ts_set_allocator API 2021-12-30 16:09:07 -08:00
query_test.rs binding_rust: set_max_start_depth accepts optional to reset limit 2023-08-03 11:45:36 +03:00
tags_test.rs Simplify allocation-recording in test suite using new ts_set_allocator API 2021-12-30 16:09:07 -08:00
test_highlight_test.rs feat: add negative assertions, remove duplicate code 2023-07-25 00:27:34 -04:00
test_tags_test.rs feat: add negative assertions, remove duplicate code 2023-07-25 00:27:34 -04:00
text_provider_test.rs Add tests for TextProvider 2023-08-01 09:12:45 +03:00
tree_test.rs Add tests for bidirectional cursor 2023-08-02 00:02:33 +03:00