2770 Commits (45357d055694000b78a27e1959f304f5838005be)

Author SHA1 Message Date
Rich Trott b20a0b662b test: fix flaky test-https-set-timeout-server 8 years ago
Sam Roberts 97a6aa9b20 src: whitelist v8 options with '_' or '-' 8 years ago
Ruben Bridgewater 1b2733f272
test: common.expectsError should be a must call 8 years ago
Ruben Bridgewater be20e9ecfe
assert: refactor to reduce unecessary code paths 8 years ago
Refael Ackermann 4d7946aec3
test: ignore connection errors for hostname check 8 years ago
Refael Ackermann d69ecc6f51
Revert "test: improve test-process-kill-null for Windows" 8 years ago
XadillaX a2d3cec81c
doc,test: fs - reserved characters under win32 8 years ago
Ruben Bridgewater d6fece1436
test: add optional throw fn to expectsError 8 years ago
starkwang 44483b6898
test: improve test-process-kill-null for Windows 8 years ago
XadillaX 7d7ccf0631
repl: fix crash with large buffer tab completion 8 years ago
Sam Roberts c45df83b54 src: --abort-on-uncaught-exception in NODE_OPTIONS 8 years ago
Eduardo Leggiero 8520e6f280 lib: fix urlObject parameter name in url.format 8 years ago
Rich Trott 5b1d12a092 test: restore no-op function in test 8 years ago
Rich Trott 4dd7d09723
test: skip test-fs-readdir-ucs2 if no support 8 years ago
Vse Mozhet Byt 2d2986ae72 test: simplify test skipping 8 years ago
Vse Mozhet Byt cc1a47dc6b test: fix require nits in some test-tls-* tests 8 years ago
Refael Ackermann 4b276e985f
http: guard against failed sockets creation 8 years ago
Rich Trott 380929ec0c test: remove common.noop 8 years ago
Alexey Orlenko 932ee65cd2
test: refactor test-http(s)-set-timeout-server 8 years ago
Tobias Nießen fe730d34ce child_process: use internal/errors 8 years ago
Tobias Nießen 44256bb0aa path: fix incorrect use of ERR_INVALID_ARG_TYPE 8 years ago
Tobias Nießen 1d7414354e assert: fix incorrect use of ERR_INVALID_ARG_TYPE 8 years ago
Rich Trott 9955c30df3 test: refactor test-http-invalidheaderfield 8 years ago
Ruben Bridgewater 0455fff880
assert: refactor the code 8 years ago
Rich Trott 5bbae25177 test: refactor test-http-hostname-typechecking 8 years ago
Refael Ackermann ed19a18b72
test: mark test-npm-install flaky on arm 8 years ago
Nataly Shrits 20b00f3a36 test: replace indexOf with includes and startsWith 8 years ago
Rich Trott f05653dc45 test: refactor test-fs-options-immutable 8 years ago
Rich Trott 48660fbb9d test: refactor test-crypto-pbkdf2 8 years ago
starkwang 473f0eff29 errors,url: port url errors to internal/errors 8 years ago
Ruben Bridgewater fc463639fa assert: fix assert.fail with zero arguments 8 years ago
Ruben Bridgewater e6b69b9418 repl: fix old history error handling 8 years ago
cjihrig 4c8b244059 test: verify isNativeError accepts internal errors 8 years ago
Rich Trott 93683c616b test: refactor test-child-process-send-type-error 8 years ago
João Reis 47d1e125ac test: mark test-fs-readdir-ucs2 flaky 8 years ago
Ruben Bridgewater 1b54371c50 stream: use more explicit statements 8 years ago
Tobias Nießen a1ecdcfb15 test: fix failure in test-icu-data-dir.js 8 years ago
Timothy Gu 9330835754
src: add missing new line to printed message 8 years ago
Timothy Gu f4b5b70444 src: revise character width calculation 8 years ago
Timothy Gu 01aeb38800 readline: properly handle 0-width characters 8 years ago
Rich Trott 3b727aaa49 test: refactor test-cluster-basic 8 years ago
Rich Trott 99dc9d03de test: refactor test-vm-sigint 8 years ago
Rich Trott 62947916b6 test: refactor test-tls-two-cas-one-string 8 years ago
Ruben Bridgewater 1a452f1928 dgram,process,util: refactor Error to TypeError 8 years ago
Ruben Bridgewater 1698c8e165 errors: fix and improve error types 8 years ago
Daniel Bevenius 301c68bc2d test: skip fips tests using OpenSSL config file 8 years ago
Refael Ackermann 0526f84ad3 src,fs: calculate times as unsigned long 8 years ago
Rich Trott fda25665be test: refactor test-tls-invoked-queued 8 years ago
Rich Trott 062c414f5c test: refactor test-tls-env-extra-ca 8 years ago
Julien Klepatch 2e5ce2bc2c
test: make http(s)-set-timeout-server more similar 8 years ago