New test-case: signal unregistration
authorJonas Pfenniger <jonas@pfenniger.name>
Sat, 24 Apr 2010 20:27:11 +0000 (22:27 +0200)
committerRyan Dahl <ry@tinyclouds.org>
Mon, 26 Apr 2010 06:14:07 +0000 (23:14 -0700)
commitdf07a713bda4230e8dd38a2b34ef18243d103302
tree6b78883778998eb29b158c16b88d50b409c2d19f
parentcee908038108e7aa0b70032a784ecbd603ceff46
New test-case: signal unregistration

The default signal-handler should be restored if no handlers are
assigned.
test/fixtures/should_exit.js [new file with mode: 0644]
test/pummel/test-signal-unregister.js [new file with mode: 0644]