17 Commits (7192e913f703c96eddff697c4ba0daef87930776)

Author SHA1 Message Date
Vse Mozhet Byt 2d2986ae72 test: simplify test skipping 7 years ago
Vse Mozhet Byt 88d2e699d8
test: remove unneeded string splitting 8 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
Adrian Estrada 9073fda52a test: refactor code in test-cluster-http-pipe 8 years ago
cjihrig 04b4d15b39 test: use mustCall() for simple flow tracking 8 years ago
Jeremiah Senkpiel 52bae222a3 test: abstract skip functionality to common 9 years ago
Rich Trott c14726cefc test: remove unused vars from parallel tests 9 years ago
Ben Noordhuis de88255b0f Revert "lib,src: add unix socket getsockname/getpeername" 9 years ago
Ben Noordhuis 7a999a1376 lib: add net.Socket#localFamily property 10 years ago
Ben Noordhuis f337595441 lib,src: add unix socket getsockname/getpeername 10 years ago
Sakthipriyan Vairamani 80a1cf7425 test: fix messages and use return to skip tests 9 years ago
Sakthipriyan Vairamani d5ab92bcc1 test: use common.isWindows consistently 9 years ago
Rich Trott 7c79490bfb test: only refresh tmpDir for tests that need it 10 years ago
Roman Reiss f29762f4dd test: enable linting for tests 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
isaacs 0977638ffb test: Fix many tests for http streams2 refactor 12 years ago
Bert Belder 3795d77113 windows: `listen(pipe_name)` is not supported when running cluster 13 years ago
isaacs 90ce5b3d41 cluster: Rename 'death' back to 'exit' 13 years ago
Ben Noordhuis 296b7a580b cluster: support passing of named pipes 13 years ago
Ben Noordhuis d44ce97909 cluster: don't always kill the master on uncaughtException 13 years ago
Maciej Małecki 39484f49ef test tls: make tests use new `tls.connect` API 13 years ago
Colton Baker 87286cc737 Fixed a lot of jslint errors. 13 years ago
Ben Noordhuis c626f8bd8f Test case for issue #1218: uncatchable exception on TLS connection error. 14 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
Ryan Dahl 7e831bfba1 Disable TLS tests when node doesn't have OpenSSL. 14 years ago
Ryan Dahl a59483bd1d TLS: server should die on junk 14 years ago