17 Commits (6e79076feeb04a18253c0dc623307523819142d3)

Author SHA1 Message Date
Rich Trott a180259e42 test,lib,doc: use function declarations 8 years ago
James M Snell 98e54b0bd4 meta: restore original copyright header 8 years ago
Michaël Zasso 193468667b tools: enable one-var-declaration-per-line ESLint rule 8 years ago
Gibson Fahnestock 3d2aef3979 test: s/assert.equal/assert.strictEqual/ 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
Alfred Cepeda d9a6d4afe7 test: remove call to `net.Socket.resume()` 8 years ago
Sakthipriyan Vairamani 612307564b test: make import common as the first line 8 years ago
Brian White 2bc7841d0f
test: use random ports where possible 9 years ago
Rich Trott 0351b2f1b4 test: refactor switch 9 years ago
Michaël Zasso d1aabd6264 test: fix style issues after eslint update 9 years ago
Rich Trott 9a6cfcef33 test: remove time check 9 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
Rod Vagg f9b226c1c1 test: extend timeouts for ARMv6 10 years ago
Roman Reiss 7049d7b474 test: increase timeouts on ARM 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
Alexis Campailla 0da4e0e843 child_process: don't crash process on internal ops 11 years ago
Fedor Indutny 4488a69fac child_process: do not keep list of sent sockets 12 years ago
Fedor Indutny 44cd121c63 Revert "child_process: do not keep list of sent sockets" 12 years ago
Fedor Indutny db5ee0b3de child_process: do not keep list of sent sockets 12 years ago
isaacs 695abba5ac test: Fix many tests for streams2 net refactor 12 years ago
Andreas Madsen dceebbfa31 child_process: allow sending a net Socket and Server object using child.send 13 years ago