test: add standalone area fixtures

This commit is contained in:
2026-08-26 09:13:44 +08:00
parent 208df9e6af
commit 90400d967f
3 changed files with 30 additions and 4 deletions

View File

@@ -8,4 +8,4 @@ npx road-compiler --input /absolute/path/road-compiler.input.json
The compiler does not read host area configuration. The caller owns configuration normalization and creates the input JSON. Successful compilation writes exactly one `NATIVE_ROAD_COMPILE_DONE` JSON marker to stdout.
Run `npm test` and `npm run test:road-parity` after `npm ci` to validate the package without the host repository.
Run `npm test` after `npm ci` to validate the package and its two self-contained area fixtures without the host repository. The migrated baselines remain upgrade corpus; the host repository owns the strict path-normalized parity gate.