| .. |
|
helpers
|
chore(test): panic on zero pointer deallocs for alloc tracked scopes
|
2023-09-03 07:12:11 +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
|
chore(rust): add error reporting for position funcs
|
2023-10-05 17:24:01 +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
|
fix: update javascript tests and use cpp/javascript master for fixtures
|
2023-09-20 11:31:53 -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
|
chore(rust): add error reporting for position funcs
|
2023-10-05 17:24:01 +03: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(rust): add error reporting for position funcs
|
2023-10-05 17:24:01 +03: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
|
fix: update javascript tests and use cpp/javascript master for fixtures
|
2023-09-20 11:31:53 -04: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
|
fix: update javascript tests and use cpp/javascript master for fixtures
|
2023-09-20 11:31:53 -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
|
Fix goto_previous_sibling with padded first children
|
2023-10-25 10:19:03 +03:00 |