tree-sitter.tree-sitter/test/fixtures
Will Lillis 337e20e0f2 fix(wasm): when reallocating the last allocated region, properly grow
the region in place.

Previous changes to `malloc` caused `realloc` to sometimes pull regions
off of the free list during this optimization. Because no `memcpy` is
performed, this resulted in corrupted data returning to the caller.

Co-authored-by: trim21 <i@trim21.me>
2026-01-31 18:24:31 -05: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(wasm): when reallocating the last allocated region, properly grow 2026-01-31 18:24:31 -05:00
fixtures.json feat(xtask): allow alternate branch for fixture grammars 2026-01-24 14:18:40 -05:00