node/test
Ben Noordhuis bbed881ec4 Revert "src: close libuv handles on exit"
This change is not entirely ready for prime time: it's making ~50 tests
fail on Windows, mostly due to timeouts.  It's up for debate who is
at fault here: node.js or libuv.

It does however expose a libuv bug on OS X, where the event loop
sometimes gets stuck in uv__io_poll() when there is a single
UV_SHUTDOWN request left in the queue.  Needs further investigation.

This reverts commit 4915884da6.
2013-08-30 23:28:14 +02: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 src: break on uncaught exception 2013-06-26 19:54:31 +02:00
gc test: fix up weakref.cc after v8 api change 2013-07-06 17:44:45 +02:00
internet test: fix up internet/test-dns after api change 2013-08-12 17:33:59 +02:00
message vm: update API to use options argument 2013-08-28 22:27:24 -07:00
pummel test: move smalloc segfault tests to pummel 2013-08-30 13:55:53 -07:00
simple Revert "src: close libuv handles on exit" 2013-08-30 23:28:14 +02:00
common.js test: optionally set common.PORT via env variable 2013-03-02 19:09:39 +01:00