| .. |
|
helpers
|
chore: improve error message in some spots loading grammar.json
|
2023-07-24 00:44:44 -04:00 |
|
proc_macro
|
fix(deps): bump proc-macro2 as an unstable feature became stabilized
|
2023-07-10 16:12:19 -04:00 |
|
corpus_test.rs
|
fix: retain header and divider delimiter lengths when updating tests
|
2023-07-27 03:31:46 -04: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
|
test: fix incorrect uses of i8 instead of c_char
|
2022-03-23 00:00:26 -07:00 |
|
language_test.rs
|
Fix, reference by value for Language as everywhere
|
2023-08-02 00:04:24 +03:00 |
|
mod.rs
|
Add rust tests for lookahead iterator
|
2023-08-02 00:02:33 +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
|
Merge pull request #2423 from amaanq/nonzero-field-id
|
2023-07-27 13:04:34 -04: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
|
Add test_consecutive_zero_or_modifiers
|
2023-07-19 03:27:43 -04: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 |