13 Commits (7192e913f703c96eddff697c4ba0daef87930776)

Author SHA1 Message Date
Rich Trott b4da30f26c test: refactor domain tests 7 years ago
James M Snell 4f2e372716 test: add common.noop, default for common.mustCall() 8 years ago
James M Snell 98e54b0bd4 meta: restore original copyright header 8 years ago
Gibson Fahnestock 7a0e462f9f test: use eslint to fix var->const/let 8 years ago
cjihrig ff1efa6087 test: use const for all require() calls 8 years ago
Matt Phillips f7a35df171 test: use assert.strictEqual and fix setTimeout 8 years ago
cjihrig 04b4d15b39 test: use mustCall() for simple flow tracking 8 years ago
Rich Trott 8f56958658 test,tools: adjust function argument alignment 9 years ago
Rich Trott 082cc8d6d8 test: remove unnecessary assignments 9 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
Brendan Ashworth 0df54303c1 test: common.js -> common 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Fedor Indutny 0e19476595 test: split test in parallel/sequential 10 years ago
Ben Noordhuis 916832cd2c test: fix function name typo 12 years ago
Timothy J Fontaine 320ae691d8 timers: make unref'd timeouts execute in a domain 12 years ago
Igor Zinkovsky 0dcc43316f don't crash when queued write fails 13 years ago
isaacs 0cdf85e28d Lint all the JavaScripts. 13 years ago
Ben Noordhuis b261e37a34 test: ensure callback is executed 13 years ago
Ju-yeong Park 5976d58796 net: raise exception when the socket is closed 13 years ago
Ryan Dahl 850609ea2d Remove separation of libuv tests 13 years ago
Ryan Dahl 4e1d6fca8e Mark tests which are broken in libuv 13 years ago
Felix Geisendörfer 09ee29318f Emit 'close' after all connections have closed 13 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
koichik 113b1e6e0c Fix GH-746 process.stdin.destroy() breaks http server 14 years ago