1288 Commits (88cd4cfcb089d26c68dc13d64b13df3049366cdb)

Author SHA1 Message Date
Rich Trott 906283837f test: skip cpu-intensive tests on slow hosts 9 years ago
Michaël Zasso aa5a16a8ae test: add expectWarning to common 9 years ago
oogz b46d8cdcde test: cleanup vars to const and '==' to '===' 9 years ago
Ilkka Myller 5540e3d488 test: fix test-cluster-worker-init.js flakyness 9 years ago
Jason Ginchereau 0eaf3ff53c path: fallback to process cwd when resolving drive cwd 9 years ago
Niklas Ingholt ed625fefd2 test: add tests for add/remove header after sent 9 years ago
Ben Noordhuis e9d1426080 test: enable cyrillic punycode test case 9 years ago
Alfred Cepeda b62735a302 test: remove call to `net.Socket.resume()` 9 years ago
Italo A. Casas 9ca8722203 test: cleanup stream tests 9 years ago
matzavinos dfd022ff9e test: update test/parallel/test-child-process-stdio.js 9 years ago
Pavol Otcenas fef4341f46 test: update test/parallel/test-eval.js 9 years ago
Jonathan Prince 43d6212257 test: update test/parallel/test-child-process-send-utf8.js 9 years ago
Richard Walker 6924a4d237 test: update test/parallel/test-fs-read.js 9 years ago
Jermaine Oppong 1b494d3b96 test: fixup parallel/test-async-wrap-post-did-throw.js 9 years ago
Teddy Katz 5c6284a417 tools: add additional ESLint rules 9 years ago
delvedor edf9242f56 test: cleanup test-os.js 9 years ago
Ilkka Myller 7a59449478 https: fix memory leak with https.request() 9 years ago
cjihrig 4e8c03707a dns: handle array holes in setServers() 9 years ago
Fikret Burak Gazioglu d4ad8d9619 test: refactor test-dgram-bind-shared-ports.js 9 years ago
cjihrig 2dbef79ca7 src: handle thrown errors in CopyProperties() 9 years ago
Dany Shaanan 73d54a6fc7 tools: add eslint rule prefer-assert-methods 9 years ago
Jonathan Prince 714cbfd46c test: update test-child-process-recv-handle 9 years ago
Wietse Venema c664109c72 test: improve test-child-process-stdout-flush 9 years ago
Tarjei Husøy 7403aaa13f zlib: tighten up dictionary tests 9 years ago
Tarjei Husøy 15474951a5 zlib: fix raw inflate with custom dictionary 9 years ago
Yevgen Safronov c98d0c984d test: cleanup test-child-process-exec-env.js 9 years ago
Thomas van Lankveld 3269a7d6f5 test: cleanup test-tls-connect-given-socket.js 9 years ago
Adri Van Houdt 5e5a1c0e3c test: cleanup test-child-process-buffering.js 9 years ago
matt-in-a-hat bcba27e8c6 test: update test-cluster-disconnect-unshared-udp 9 years ago
lrlna 5a59ca6168 test: changing equal to strictEqual in path 9 years ago
Pavol Otcenas 3ddf77fc24 test: modernize js and tighten equality checking 9 years ago
scott stern 34f24e559d test: refactor parallel/test-tcp-wrap-listen 9 years ago
Rich Trott 4492cc3e25 test,lib: align arguments in multiline calls 9 years ago
Jason Ginchereau d72a7b3d0c path: fix path.relative UNC path result 9 years ago
Rachel 6fb8ebd98c test: cleanup cluster-disconnect-unshared-tcp test 9 years ago
Ishan Aditya fd7f87ef40 test: var variables to const in zlib 9 years ago
Pavol Otcenas fc6b4970b5 test: modernize JS and tighten equality checking 9 years ago
Alessandro Metta f2f6353bc4 test: cleanup test-intl.js 9 years ago
Pavol Otcenas 14025db8c5 test: cleanup test-child-process-disconnect.js 9 years ago
Sébastien Barbieri 9032ba60a5 test: replace var by const test-tls-zero-clear-in 9 years ago
Michaël Zasso 1aa1740f12 test: improve coverage of the util module 9 years ago
Tobias Kahse 28d009be76 test: refactored test-crypto-random.js 9 years ago
Yevgen Safronov a89deb9c59 test: cleanup test-c-ares.js 9 years ago
Dennis Schwartz 9c3d521d90 test: improve child_process tests 9 years ago
Michaël Zasso ba88f5b8f8 test: improve coverage of the buffer module 9 years ago
Ojas Shirekar ee319b739c buffer: add isSharedArrayBuffer checks 9 years ago
Dan.Williams b10467cde2 test: improve test-https-agent.js 9 years ago
Roman Reiss 8c91a9b848 repl: improve .help message 9 years ago
Fedor Indutny 82b7894d3b test: make test-tick-processor.js non-flaky 9 years ago
Rich Trott 30e995f714 test: add coverage for client._addHandle() 9 years ago