4001 Commits (f21c2b9d3b4595d63e7f9ebd88b9d5fc964131fb)

Author SHA1 Message Date
cjihrig 527db40932 test: add coverage for execFileSync() errors 8 years ago
Italo A. Casas 40ef23969d test: writable stream needDrain state 8 years ago
Italo A. Casas ba4a3ede56 test: writable stream ending state 8 years ago
Italo A. Casas 80a26c7540 test: writable stream finished state 8 years ago
Fedor Indutny bf25994308 tls: fix leak of WriteWrap+TLSWrap combination 8 years ago
Rich Trott a64af39c83 test: remove duplicate required module 8 years ago
Franziska Hinkelmann a038fcc307 test: add regression test for instanceof 8 years ago
larissayvette bd99b2d4e4 test: checking if error constructor is assert.AssertionError 8 years ago
Max Barinov c94482b167 http: 451 status code "Unavailable For Legal Reasons" 9 years ago
Rich Trott 4a6bd8683f test: fix flaky test-child-process-fork-dgram 8 years ago
Niels Nielsen d9c33646e6 test: add regression test for `unpipe()` 8 years ago
Ben Noordhuis 3cefd65e90 build: export openssl symbols on windows 9 years ago
João Reis f9b24f42ba test: use npm sandbox in test-npm-install 8 years ago
Fedor Indutny 9a192a9683 net: fix ambiguity in EOF handling 8 years ago
Fedor Indutny 9049c1f6b6 tls: introduce `secureContext` for `tls.connect` 9 years ago
Robert Chiras 612dfeb647 child_process: Check stderr before accessing it 9 years ago
Teddy Katz 408a585261 buffer: fix `fill` with encoding in Buffer.alloc() 8 years ago
Trevor Norris 12300626d7 src: no abort from getter if object isn't wrapped 9 years ago
Trevor Norris 6076293d6c tls_wrap: do not abort on new TLSWrap() 9 years ago
Ben Noordhuis 8b93fddd1b src: disable stdio buffering 8 years ago
Santiago Gimeno d5f03db819 test: fix test-cluster-dgram-1 flakiness 8 years ago
Ben Noordhuis 6ba3ad5d34 src: guard against overflow in ParseArrayIndex() 8 years ago
Sakthipriyan Vairamani c841b5a6b9 tls: copy the Buffer object before using 8 years ago
Rich Trott a83bbaa5a3 test: refactor test-tick-processor 8 years ago
Rich Trott 1c81c078c2 test: add assert.notDeepStrictEqual() tests 8 years ago
Rich Trott 57c98f18a9 test: favor `===` over `==` in crypto tests 8 years ago
Rich Trott 11f761ab1a test: refactor pummel/test-dtrace-jsstack 8 years ago
Rich Trott 2997b79fcc test: favor strict equality in test-exec 8 years ago
Rich Trott 558f7d999c test: add assert.notDeepEqual() tests 8 years ago
Rich Trott 49c488625d test: add missing assert.deepEqual() test case 8 years ago
Rich Trott eec078cd66 test: favor strict equality in http tests 8 years ago
Rich Trott e3669f8c21 test: favor strict equality in pummel net tests 8 years ago
Rich Trott ac83d199fb test: confirm that assert truncates long values 8 years ago
Rich Trott 9c826beef7 test: favor `===` over `==` in test-timers.js 8 years ago
Rich Trott af02d2a642 test: favor strict equality check 8 years ago
Rich Trott 30034048b0 test: fix assertion in test-watch-file.js 8 years ago
Rich Trott b063dc90b1 test: use strict equality in regression test 8 years ago
Rich Trott dc7bc2e679 test: add test for debug usage message 8 years ago
Rich Trott ce2cfbdc3a test: console constructor missing new keyword 8 years ago
Rich Trott 69f4edd368 test: speed up test-net-reconnect-error 8 years ago
Rich Trott 50acf72d80 test: increase RAM requirement for intensive tests 8 years ago
Rich Trott 924ea0a2bd test: fix flaky test-http-server-consumed-timeout 8 years ago
Michaël Zasso 97a3d89c80 test: improve coverage of the util module 8 years ago
Michael Dawson 52bb37734b test: mark test-child-process-fork-dgram as flaky 8 years ago
Rich Trott 97c68ddaad test: improve error message in test-tick-processor 8 years ago
Jeremiah Senkpiel cd9e8e0361 test: fix old tty tests 8 years ago
Jeremiah Senkpiel 22990d8851 test: move parallel/test-tty-* to pseudo-tty/ 8 years ago
Lance Ball 8198dbc5a4 repl: Enable tab completion for global properties 8 years ago
Steven R. Loomis 2e29b76666 intl: Don't crash if v8BreakIterator not available 8 years ago
Santiago Gimeno afee32fed5 test: fix `fs-watch-recursive` flakiness on OS X 9 years ago