node/test
Jeffrey Jagoda 1e94057c05 url: fix resolving from non-file to file URLs.
When resolving a reference URL with the 'file' scheme an no host
against a base URL without the 'file' scheme, the first path element
of the reference URL is used as the host for the target URL. This
results in an invalid target URL.

This change makes an exception for file URLs so that the host is not
mangled during URL resolution.

PR-URL: https://github.com/iojs/io.js/pull/1277
Reviewed-By: Roman Reiss <me@silverwind.io>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Petka Antonov <petka_antonov@hotmail.com>
2015-04-04 13:25:32 +03:00
..
addons
cctest deps: check in gtest, add util unit test 2015-04-01 22:35:56 +02:00
debugger debugger: don't spawn child process in remote mode 2015-03-27 17:28:48 +01:00
disabled
fixtures benchmark: add rsa/aes-gcm performance test 2015-04-04 12:37:26 +09:00
gc
internet crypto: add deprecated ValiCert CA for cross cert 2015-03-13 20:18:54 +09:00
message
parallel url: fix resolving from non-file to file URLs. 2015-04-04 13:25:32 +03:00
pummel test: fix ext commands to be double quoted 2015-03-12 17:35:20 -07:00
sequential test: reduce sequential/test-fs-watch flakiness 2015-03-27 17:08:07 +01:00
testpy
timers
common.js test: cache lazy properties, fix style nits 2015-03-19 16:27:45 +11:00