Commit graph

4 commits

Author SHA1 Message Date
bglgwyng
096a844cda fix: handle empty node kind strings in node-types compatibility test 2025-11-20 14:40:07 +09:00
bglgwyng
6dcc1edff2 test: add parser and node-types.json compatibility tests for multiple grammars 2025-11-20 12:37:37 +09:00
Amaan Qureshi
a69367f739 feat: add API for editing points and ranges 2025-09-19 17:40:26 -04:00
Max Brunsfeld
0fdf569571
Reorganize rust crates into a flat crates directory, simplify some CI steps (#4496)
* Move all rust crates (except lib) into crates dir, w/o nesting

* Remove stale path from .gitattributes

* Rename lib.rs files for easier navigation

* Rename mod.rs file for easier navigation

* Fix emscripten-version path

* Fix fixtures dir paths

* Use the default rustfmt settings

* Don't use nightly on CI
2025-06-06 14:25:37 -07:00
Renamed from cli/src/tests/node_test.rs (Browse further)