Add test for setImmediate and process.nextTick.
authorCheng Zhao <zcbenz@gmail.com>
Wed, 17 Jul 2013 09:07:31 +0000 (17:07 +0800)
committerCheng Zhao <zcbenz@gmail.com>
Wed, 17 Jul 2013 09:07:31 +0000 (17:07 +0800)
commit1d9fca25dca7a3f1ecb98e4d9ebe8e4793df8bc3
treee007b7cc4bbe0a0ffa6d1841c8e6d7ae05e17c53
parent5f443ebbb0a8d7731d5f3fc12d561e3db8d706c8
Add test for setImmediate and process.nextTick.
spec/node/message_loop.coffee [new file with mode: 0644]