node/test/test426
Chengzhong Wu f97a7b607b
test: add initial test426 coverage
Source map has been standardized as ECMA426, with a developing test
suite. Add an initial coverage of the source map tests.

PR-URL: https://github.com/nodejs/node/pull/56436
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
2025-01-05 00:00:56 +01:00
..
status
README.md
test-source-map-spec.mjs
testcfg.py

README.md

test426 (Source Map Tests)

The tests here are drivers for running the Source Map Tests. This test suite ensures that the Node.js source map implementation conforms to the Source Map Specification (ECMA426).

The test/fixtures/test426 contains a copy of the set of Source Map Tests suite. The last updated hash is:

See the json files in the status folder for prerequisites, expected failures, and support status for specific tests.