6061 Commits (239ebf02440412df56b18b8d9e973ad6ab7af2f8)

Author SHA1 Message Date
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
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
vercent deng 25f27b787e test: use template literals in test-writewrap 8 years ago
xinglong.wangwxl 2bbeec73af test: improve regexps for error checking 8 years ago
weiyuanyue fc711314f1 test: replace string concatenation with template 8 years ago
blade254353074 0aae941dbe test: use template literals as appropriate 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
Song, Bintao Garfield e3f7a54d0a test: replace string concat with template literal 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