mirror of https://github.com/nodejs/node.git
f97a7b607b
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> |
||
---|---|---|
.. | ||
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.