tree-sitter.tree-sitter/test/fixtures
Newosko 7566ffacb7 fix(lib): continue search for later named siblings in
`ts_tree_cursor_current_status`

By terminating early on `has_later_siblings`, `has_later_named_siblings`
was incorrectly reported as `false` in some cases. This led to the
execution of some queries to terminate early.

Also remove some dead branches inside `ts_tree_cursor_current_status`.

Co-authored-by: Will Lillis <will.lillis24@gmail.com>
(cherry picked from commit 308aee0c90)
2026-08-08 00:20:18 +02:00
..
error_corpus chore: update javascript error trees 2024-02-02 03:06:38 -05:00
grammars Rename spec -> test 2017-03-09 20:40:01 -08:00
template_corpus Add tests that randomly edit files with disjoint included ranges 2022-11-14 16:04:37 -08:00
test_grammars fix(lib): continue search for later named siblings in 2026-08-08 00:20:18 +02:00
fixtures.json feat(xtask): allow alternate branch for fixture grammars 2026-01-24 22:19:28 +01:00