node/test
Brendan Ashworth 6bf85bc81e test: add test for 06cfff9 regression
This commit adds a test to ensure all options are NOT modified after
passing them to http.request. Specifically options.host and options.port
are the most prominent that would previously error, but add the other
options that have default values.

options.host and options.port were overridden for the one-argument
net.createConnection(options) call.

PR-URL: https://github.com/iojs/io.js/pull/1467
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
2015-04-18 14:25:52 -07:00
..
addons smalloc: extend user API 2015-02-20 11:02:33 -07:00
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 Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
fixtures benchmark: add rsa/aes-gcm performance test 2015-04-04 12:37:26 +09:00
gc test: common.js -> common 2015-02-22 19:34:17 -08:00
internet crypto: add deprecated ValiCert CA for cross cert 2015-03-13 20:18:54 +09:00
message node: allow multiple arguments passed to nextTick 2015-04-15 17:02:21 -06:00
parallel test: add test for 06cfff9 regression 2015-04-18 14:25:52 -07:00
pummel test: fix ext commands to be double quoted 2015-03-12 17:35:20 -07:00
sequential test: increase timeouts on ARM 2015-04-09 15:10:34 +02:00
testpy test: fix `make test-addons` target 2015-01-12 23:21:51 +01:00
timers test: make test runner multi-arch/mode compatible 2014-10-16 22:39:34 +02:00
common.js test: increase timeouts on ARM 2015-04-09 15:10:34 +02:00