tree-sitter/lib/binding_web/test
Riley Bruins 20a5d46b50 fix(web): correct childWithDescendant() functionality
This fix allows for more granular address control when marshalling nodes
across WASM. This is necessary for node methods which accept another
node as a parameter (i.e., `childWithDescendant()`)

(cherry picked from commit 21390af2dd)
2025-04-18 19:13:51 -04:00
..
helper.ts test: update tests 2025-01-21 12:36:15 -05:00
language.test.ts fix(test): update expected tree-sitter-rust supertypes 2025-03-02 23:20:08 +01:00
node.test.ts fix(web): correct childWithDescendant() functionality 2025-04-18 19:13:51 -04:00
parser.test.ts feat: add error information in the progress callback 2025-01-25 02:47:39 -05:00
query.test.ts test: update tests 2025-01-23 00:43:27 -05:00
tree.test.ts test: update tests 2025-01-21 12:36:15 -05:00