node/test
Ben Noordhuis f230a1cf74 v8: upgrade to 3.22.24
This commit removes the simple/test-event-emitter-memory-leak test for
being unreliable with the new garbage collector: the memory pressure
exerted by the test case is too low for the garbage collector to kick
in.  It can be made to work again by limiting the heap size with the
--max_old_space_size=x flag but that won't be very reliable across
platforms and architectures.
2013-11-11 02:40:36 +01:00
..
addons test: modify async native test.js to test for #4820 2013-02-21 13:14:07 -08:00
disabled fixes #6031 spelling errors 2013-08-19 16:42:16 -07:00
fixtures tls: add ECDH ciphers support 2013-10-30 08:34:47 +01:00
gc test: fix up weakref.cc after v8 api change 2013-10-23 09:17:32 -07:00
internet tls: reuse hostname from underlying net.Socket 2013-10-31 01:57:17 +04:00
message vm: update API to use options argument 2013-08-28 22:27:24 -07:00
pummel fs: make fs.watch() non-recursive by default 2013-11-05 08:27:05 +01:00
simple v8: upgrade to 3.22.24 2013-11-11 02:40:36 +01:00
common.js src: update after v8 api changes 2013-10-23 09:17:31 -07:00