tree-sitter/cli/src/tests
2023-09-02 23:12:28 +03:00
..
helpers chore(rust): make Query extra predicates state fully immutable 2023-09-02 23:12:28 +03: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 @injection.parent to inject an injection's node with the parent language 2023-08-21 01:08:17 -04:00
language_test.rs Add compile fail tests for LookaheadIterator 2023-08-03 03:49:57 +03:00
mod.rs fix: do not increment current_included_range_index past included_range_count in __do_advance 2023-08-27 14:16:18 +03:00
node_test.rs Update node unit test to reflect C grammar change 2023-07-18 17:58:19 -07:00
parser_hang_test.rs chore: add an extra notes for hang tests 2023-08-28 14:16:36 +03: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 chore: simplify test case after query state improvements 2023-09-02 23:12:28 +03: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 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