1904 Commits (87df7e65bc5e3915cf9d3decc9133d8b4d004a30)

Author SHA1 Message Date
Sam Roberts 4cafa60c99 child_process: align fork/spawn stdio error msg 8 years ago
DavidCai 78182458e6 url: fix error message of url.format 8 years ago
jobala 5f20d62c8f test: improve test-assert.js 8 years ago
Shubheksha Jalan 3d2bd7abda test: improve test-http-agent-destroyed-socket.js 8 years ago
toboid 1544d8f04b test: improve test-buffer-includes.js 8 years ago
Michaël Zasso f65aa08b52 util: improve inspect for (Async|Generator)Function 8 years ago
Daijiro Wachi 81ef56b3df test: querystring.escape with multibyte characters 8 years ago
cjihrig fe2b5f0dd2 test: refactor test-dgram-setBroadcast.js 8 years ago
Franziska Hinkelmann 5cd9d76b02 test: add vm module edge cases 8 years ago
Franziska Hinkelmann 02371985f1 src: fix delete operator on vm context 8 years ago
Vse Mozhet Byt a29c85a28d test: adapt test-debugger-pid to localized Windows 8 years ago
Ben Noordhuis 291b599bba src: fix --icu-data-dir= regression 8 years ago
Ben Noordhuis 46345b9374 src: make --icu-data-dir= switch testable 8 years ago
Sebastian Roeder f8cdaaa16a test: validate error message from buffer.equals 8 years ago
cjihrig b32ae9e74d test: add coverage for dgram send() errors 8 years ago
Josh Gavant dfdd911e17 lib: deprecate node --debug at runtime 8 years ago
cjihrig df14956ca0 test: add coverage for string array dgram send() 8 years ago
cjihrig b471392f8c test: increase dgram ref()/unref() coverage 8 years ago
cjihrig 1683299c33 test: add coverage to dgram receive error case 8 years ago
Rich Trott 05be62307d test: refactor test-fs-buffer 8 years ago
James M Snell 159749d522 errors: add internal/errors.js 8 years ago
Sam Roberts 59afa275ad crypto: support OPENSSL_CONF again 8 years ago
Gireesh Punathil 46edd940e8 fs: re-enable watch facility in AIX 8 years ago
cjihrig 0700927832 test: improve checks in test-path-parse-format 8 years ago
cjihrig a4bb9fdb89 http: include provided status code in range error 8 years ago
cjihrig c239581e64 test: fix incorrect indentation 8 years ago
ALJCepeda 89f8ef2bf4 test: remove obsolete comment from dgram test 8 years ago
abouthiroppy 2db3b941a9 test: add test cases to test-readline-keys.js 8 years ago
Rich Trott 62f513a9c8 test: add missing initialization in test-assert 8 years ago
Rich Trott 73f219fb97 test: increase specificity in dgram test 8 years ago
Sebastian Van Sande ddbfdba4da test: improve crypto.setEngine coverage to check for errors 8 years ago
Rich Trott 4334658635 tools: enable no-throw-literal ESLint rule 8 years ago
Rich Trott 78ba4943c5 test: throw Error objects instead of literals 8 years ago
Kirill Fomichev e90f38270c
crypto: throw error in CipherBase::SetAutoPadding 8 years ago
cjihrig 7dd82dd1c3 test: add common.mustNotCall() 8 years ago
James M Snell 9549329158 fs: allow WHATWG URL and file: URLs as paths 8 years ago
DavidCai 901cb8cb5e test: increase coverage of buffer 8 years ago
Rich Trott 950ef82aaf test: simplify output handling in repl tests 8 years ago
Nikolai Vavilov 9a0829d728 buffer: stricter argument checking in toString 8 years ago
Rich Trott 8b04bc9fa0 test: make module testing stricter 8 years ago
Franziska Hinkelmann e116cbe320 src: don't overwrite non-writable vm globals 8 years ago
James M Snell 5e52a9ac09 Revert "fs: allow WHATWG URL and file: URLs as paths" 8 years ago
James M Snell 9562bf4bd4 Revert "test: refactor test-fs-error-messages.js" 8 years ago
matsuda-koushi 7d2dc90aeb test: improve coverage on removeListeners functions 8 years ago
James M Snell 79400bfbfd fs: allow WHATWG URL and file: URLs as paths 8 years ago
Timothy Gu 0792d452e8 url: fix setting `url.search` to the empty string 8 years ago
Adrian Estrada 907ce8dd6c test: refactor test-fs-error-messages.js 8 years ago
Shigeki Ohtsu 89217d1450 crypto: add cert check issued by StartCom/WoSign 8 years ago
Daijiro Wachi 4e259b21a3 querystring, url: handle repeated sep in search 8 years ago
James M Snell c5e9654b5b url: extend url.format to support WHATWG URL 8 years ago