Skip to content

test, url: sync WPT url test data

This PR synchronize url-tests.json with upstream urltestdata and rename it to a js file so we can comment out incompatible test cases and be aware of them.

url-tests-additional.js now is a placeholder since existing test cases have been upstreamed by https://github.com/w3c/web-platform-tests/pull/4693. There are other PRs adding data to it, so we can keep this as a temporary place for test cases not upstreamed yet.

@nodejs/url

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

url-whatwg, test

Merge request reports

Loading