node/test
Fedor Indutny 1c3863abfd tls: fix setting NPN protocols
The NPN protocols was set on `require('tls')` or `global` object instead
of being a local property. This fact lead to strange persistence of NPN
protocols, and sometimes incorrect protocol selection (when no NPN
protocols were passed in client options).

fix #6168
2013-09-09 18:18:05 +04:00
..
addons test: modify async native test.js to test for #4820 2013-02-21 13:14:07 -08:00
disabled Merge remote-tracking branch 'ry/v0.8' into master 2013-02-18 10:21:08 -08:00
fixtures debugger: breakpoints in scripts not loaded yet 2013-05-02 08:52:58 +02:00
gc test: use the debug build of node-weak when necessary 2012-06-13 17:58:28 -07:00
internet test: move two tests from simple/ to internet/ 2013-07-20 12:36:33 +02:00
message process: separate nextTick domain logic 2013-02-27 16:37:10 -08:00
pummel test: fix pummel/test-net-connect-memleak 2013-08-01 16:07:46 +02:00
simple tls: fix setting NPN protocols 2013-09-09 18:18:05 +04:00
common.js test: optionally set common.PORT via env variable 2013-03-02 19:09:39 +01:00