node/test/known_issues
Rich Trott b0d5e036d8 path: fix posix.relative() on Windows
Fixes: https://github.com/nodejs/node/issues/13683

PR-URL: https://github.com/nodejs/node/pull/37747
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
2021-04-02 19:30:43 -07:00
..
known_issues.status path: fix posix.relative() on Windows 2021-04-02 19:30:43 -07:00
test-cwd-enoent-file.js
test-dgram-bind-shared-ports-after-port-0.js lib,src: update cluster to use Parent 2021-01-05 15:41:45 -05:00
test-fs-writeFileSync-invalid-windows.js
test-http-path-contains-unicode.js
test-inspector-cluster-port-clash.js lib,src: update cluster to use Parent 2021-01-05 15:41:45 -05:00
test-repl-require-context.js
test-stdin-is-always-net.socket.js
test-stream-writable-sync-error.js
test-url-parse-conformance.js
test-vm-function-declaration-uses-define.js vm: add tests for function declarations using [[DefineOwnProperty]] 2020-07-16 00:24:36 +02:00
test-vm-ownkeys.js
test-vm-ownpropertynames.js
test-vm-ownpropertysymbols.js
test-vm-timeout-escape-nexttick.js
test-vm-timeout-escape-queuemicrotask.js
testcfg.py