2662 Commits (2296b677fb1e2ea71e86a899b028ba9e817e86ad)

Author SHA1 Message Date
Matteo Collina 107db33fb9 process: triggerAsyncId can be undefined 8 years ago
Rich Trott 43e105f645 process: improve hrtime() error message 8 years ago
Ruben Bridgewater 5203bb0b16
assert: improve deepEqual Set and Map worst case 8 years ago
zzz 8ddb725f4f
test: use path.join for long path concatenation 8 years ago
Bidisha Pyne f67aa566a6
errors: migrate tls_wrap to use internal/errors 8 years ago
mac-haojin b923b9dee1 test: replace string concat in test-child-process-constructor 8 years ago
Nathan Jiang 01eddd97f7
test: replace string concatenation with template 8 years ago
Helianthus21 6a587ad043 test: replace string concat in test-fs-watchfile.js 8 years ago
Ruslan Bekenev c53db1e8e9
assert: show thrown message in doesNotThrow() 8 years ago
Ruben Bridgewater 2a621d4051
test: validate more properties in expectsError 8 years ago
Matteo Collina aa496f4bee zlib: check if the stream is destroyed before push 8 years ago
Benjamin Gruenbaum 030a0285d8 repl: don't terminate on null thrown 8 years ago
SkyAo d112f5982c test: replace concatenation with template literals 8 years ago
Gunar C. Gessner b61cab2234
errors: port internal/fs errors to internal/errors 8 years ago
Rich Trott 23662f36e3 test: fix error handling test-http-full-response 8 years ago
Michael Dawson 3ccfeb483d tls: migrate tls.js to use internal/errors.js 8 years ago
Gergely Nemeth f406a7ebae
test: add test for http outgoing internal headers 8 years ago
Zhang Weijie c3cb0edd8d test: use regex error check in test-crypto-random 8 years ago
shaman 610669460d test: check error with regex in test-signal-safety 8 years ago
Ben Noordhuis aa1c8c0043 src: fix memory leak in DH key setters 8 years ago
Ben Noordhuis a3b9f4b452 src: avoid heap allocation in hmac.digest() 8 years ago
Roee Kasher 649d77bbf4 http: OutgoingMessage change writable after end 8 years ago
Superwoods 24f79a775a test: use regex error checks in test-util-format 8 years ago
boydfd 3f7216c198 test: change style in test-cli-bad-options 8 years ago
xinglong.wangwxl 2bbeec73af test: improve regexps for error checking 8 years ago
tobewhatwewant 9cbfd5b580 test: use template literal for string concat 8 years ago
jiangplus 32cb926420 test: simplify string concatenation 8 years ago
Bang Wu 242e7a8c6d test: use regexp to confir error message 8 years ago
akira.xue e8170f2246 test: use regluar expression in vm test 8 years ago
Flandre bfae1feb38 test: use regular expression to match error msg 8 years ago
Fraser Xu 35398af68e test: check complete error message 8 years ago
章礼平 fb37922cf3 test: change isAix to isAIX 8 years ago
Rich Trott 5d3609dbdd test: fix flaky test-net-can-reset-timeout 8 years ago
Refael Ackermann c34ae48083
test: make common.PIPE process unique 8 years ago
Peter Czibik 074b7c271c
test: http outgoing _renderHeaders 8 years ago
Evan Lucas a74ddff1d9 test: decrease duration of test-cli-syntax 8 years ago
Andreas Madsen 31417b6882
async_hooks: make AsyncResource match emitInit 8 years ago
Ruben Bridgewater 8a830350b2
async_hooks: move restoreTmpHooks call to init 8 years ago
starkwang dbfe8c4ea2
errors,buffer: port errors to internal/errors 8 years ago
Rich Trott 3eae310334 test: reduce run time for test-benchmark-crypto 8 years ago
Timothy Gu afab5aba32
querystring: fix up lastPos usage 8 years ago
Evan Lucas 80c9fd9569 test: add get/set effective uid/gid tests 8 years ago
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