node/test/test426/status/source-map-spec-tests.json
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

14 lines
244 B
JSON

{
"sourceRootResolution": {
"testActions": {
"skip": "sourceRoot is not supported"
}
},
"mappingSemanticsSingleFieldSegment": {
"testActions": {
"1": {
"skip": "Might be incorrect test"
}
}
}
}