mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
Update test426 fixtures for source map tests. Refs: https://github.com/tc39/source-map-tests PR-URL: https://github.com/nodejs/node/pull/60982 Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Chengzhong Wu <legendecas@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
743 B
743 B
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.