add unref/ref tests for socket/server/timers
authorTimothy J Fontaine <tjfontaine@gmail.com>
Fri, 13 Jul 2012 19:11:38 +0000 (15:11 -0400)
committerBert Belder <bertbelder@gmail.com>
Mon, 23 Jul 2012 16:31:32 +0000 (18:31 +0200)
commit77945d7f0fa6a0629ab7006d97d2e707e0431433
tree335171a4de05a68a633cd753fe1265e51265eaa2
parentbdd1a740cb5029860a2eef20d8e9814f378d99c4
add unref/ref tests for socket/server/timers
test/simple/test-dgram-unref.js [new file with mode: 0644]
test/simple/test-net-connect-unref.js [new file with mode: 0644]
test/simple/test-net-server-unref.js [new file with mode: 0644]
test/simple/test-pipe-unref.js [new file with mode: 0644]
test/simple/test-timers-unref.js [new file with mode: 0644]