6077 Commits (c49adbff6395654634d5c89661419696ce14352b)

Author SHA1 Message Date
Rich Trott c5bed4cfc7 test: fix flaky http(s)-set-server-timeout tests 8 years ago
Vse Mozhet Byt 44bb140734 test: replace CRLF by LF in a fixture 8 years ago
Julien Gilli 2da1af0a93 test: fix test-async-wrap-getasyncid flakyness 8 years ago
笑斌 c24a73d23c test: replace concatenation with template literals 8 years ago
Trevor Norris 93f47b1154
http: check for handle before running asyncReset() 8 years ago
James M Snell b0a8a7c6ba test: improvements to various http tests 8 years ago
James M Snell ed21cb1774 util: implement WHATWG Encoding Standard API 8 years ago
Ben Noordhuis c83d9bbffb lib: include cached modules in module.children 8 years ago
Alexey Orlenko 45b730ec42
repl: improve require() autocompletion 8 years ago
Peter Marshall fe14f9b3d3
test: improve test-util-inspect 8 years ago
Weijia Wang 9cb390d899
errors: migrate dns to use internal/errors 8 years ago
xeodou 3566195196 test: replace concatenation with template literals 8 years ago
Anna Henningsen 69f653dff9
test: add non-internet resolveAny tests 8 years ago
Song, Bintao Garfield 651fc55b6e test: replace concatenation with template literals 8 years ago
Zongmin Lei a5352d9f1f test: replace concatenation with template literals 8 years ago
Ruben Bridgewater 095357e26e
lib: tweak use of internal/errors 8 years ago
Alexey Orlenko 239ebf0244
test: move timing-dependent tests to sequential 8 years ago
Sebastiaan Deckers bb29405904
lib,src: fix consistent spacing inside braces 8 years ago
Vse Mozhet Byt 4f87522244 doc, lib, test: do not re-require needlessly 8 years ago
Rich Trott 43bd47c352 test: fix flaky test-net-write-after-close 8 years ago
decareano 27343cc051 test: delete obsolete test-sendfd.js 8 years ago
jkzing 201e756ef1 test: improve fs.exists coverage 8 years ago
ziyun 438c877fc7
test: replace string concatenation with template 8 years ago
Bougarfaoui El houcine a03d8cee1f
errors: migrate socket_list to internal/errors 8 years ago
Vincent Xue d8eb30ac10 test: use path.join in async-hooks/test-tlswrap.js 8 years ago
Gautam Arora 9e4ab6c206
test: add comments for whatwg-url tests 8 years ago
Matteo Collina 69fdb47e20 http: do not abort if socket is missing 8 years ago
Matteo Collina 107db33fb9 process: triggerAsyncId can be undefined 8 years ago
Rich Trott 43e105f645 process: improve hrtime() error message 8 years ago
Rich Trott 9d9c9c1e77
test: move test-fs-largefile to pummel 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
jkzing 97008a7b0d
test: replace string concatenation with path.join 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