mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
1357913180
Removes the following files: - test/fixtures/url-tests.js - test/fixtures/url-setter-tests.js - test/fixtures/url-toascii.js in favor of: - test/fixtures/wpt/url/resources/urltestdata.json - test/fixtures/wpt/url/resources/setters_tests.json - test/fixtures/wpt/url/resources/toascii.json Also removes dependency of `fixtures/url-tests.js` in http2 tests and use `fixtures/person-large.jpg` instead since they are just looking for a big enough file to transfer. PR-URL: https://github.com/nodejs/node/pull/24035 Refs: https://github.com/nodejs/node/issues/23192 Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com> |
||
---|---|---|
.. | ||
known_issues.status | ||
test-cluster-bind-privileged-port.js | ||
test-cwd-enoent-file.js | ||
test-dgram-bind-shared-ports-after-port-0.js | ||
test-http-path-contains-unicode.js | ||
test-inspector-cluster-port-clash.js | ||
test-path-parse-6229.js | ||
test-repl-require-context.js | ||
test-stdin-is-always-net.socket.js | ||
test-url-parse-conformance.js | ||
test-vm-ownkeys.js | ||
test-vm-ownpropertynames.js | ||
test-vm-ownpropertysymbols.js | ||
test-vm-timeout-escape-nexttick.js | ||
test-vm-timeout-escape-promise.js | ||
test-vm-timeout-escape-queuemicrotask.js | ||
testcfg.py |