0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test
Gabriel Wicke b705b73e46 url: make query() consistent
Match the behavior of the slow path by setting url.query to an empty
object when the url contains no query, but query parsing is requested.

Also add a test for this case, and update the documents to clearly
reflect this behavior.

Fixes: https://github.com/joyent/node/issues/8332
Reviewed-by: Trevor Norris <trev.norris@gmail.com>
2014-10-01 12:23:01 -07:00
..
addons node,async-wrap: verify domain enter/exit are set 2014-09-02 11:30:45 -07:00
debugger debugger: assign Environment to DebugContext too 2014-05-02 22:12:54 +04:00
disabled test: Remove references to customFds 2014-07-10 15:07:08 +03:00
fixtures tls: fix encoding in certificate-related functions 2014-09-15 17:42:20 +04:00
gc test: update our branched weakref to v8 3.24 2014-03-17 10:19:47 -07:00
internet dns: include host name in error message if available 2014-09-16 15:32:04 +04:00
message Merge branch 'v0.10' 2014-06-05 07:28:39 -07:00
pummel fs: fs.readFile should not throw uncaughtException 2014-08-05 16:13:07 +04:00
simple url: make query() consistent 2014-10-01 12:23:01 -07:00
testpy addons: build and test examples 2014-01-22 00:39:13 +04:00
timers timers: backport f8193ab 2014-07-31 08:53:24 -07:00
common.js test: fix dns test 2014-08-13 11:44:20 -07:00