1291 Commits (f68e0d1864b11b15014334dc44e4a11692667573)

Author SHA1 Message Date
Michael Macherey f68e0d1864 test: cleanup/update test-dgram-empty-packet.js 8 years ago
Michaël Zasso 1554735dec test: fix child-process-uid-gid on Windows 8 years ago
Rich Trott d097311a1b test: mark test-tick-processor-unknown flaky 8 years ago
Zach Bjornson 7420835390 src: fix build for older clang 8 years ago
Wyatt Preul 8dc2b422a9 test: fix running child-process-uid-gid as root 8 years ago
Junshu Okamoto cad2a2f9f7 test: expand test coverage for url.js 8 years ago
Rich Trott b5ec47e941 test: clean up test-timers-immediate 8 years ago
Daniel Bevenius 3c5cf12709 test: add and assert readable/writable arguments 8 years ago
Mike Woods f5d997c476 test: cleanup/update test-os.js 8 years ago
Lydia Kats b838e5ff86 test: modernize syntax, add strict checks 8 years ago
Lydia Kats cd5a4c157c test: use common.skip for tap skip output 8 years ago
Italo A. Casas 5e6bd84ff0
test: stream writable ended state 8 years ago
Jeremiah Senkpiel e758bd541b test: clean up test-buffer-badhex 8 years ago
Richard Hong 8cd2306cc3 test:replace indexOf, assert.equal, add mustCall() 8 years ago
Сковорода Никита Андреевич 495d688e06 buffer: zero-fill uninitialized bytes in .concat() 8 years ago
Ben Noordhuis c34e58e684 lib: make tls.checkServerIdentity() more strict 8 years ago
Evan Lucas ca5f8f80e3 http: check reason chars in writeHead 8 years ago
Alfred Cepeda 8e81e91c55 test: fixed FIXME in test-repl-persistent-history 8 years ago
Matt Lang 7561123a9f test: update var to const, use arrow functions 8 years ago
nohmapp e5f5f3aa73 test: cleanup parallel/test-fs-readfile-unlink.js 8 years ago
Jenna Vuong 782db084ad test: cleanup parallel/test-file-write-stream2.js 8 years ago
mpmckenna8 73ae2d1895 test: cleanup parallel/test-fs-realpath.js 8 years ago
Lydia Katsamberis 52b6cfb6eb test: changed var to const, added strict equal checks 8 years ago
Lauren Spiegel 927661f8ac test: add assertions to zero length buffer test 8 years ago
Yosuke Furukawa ce7d3077dc util: Add format for SharedArrayBuffer 8 years ago
Rich Trott e65a2d7ddc test: accept expected AIX result test-stdio-closed 8 years ago
Rene Weber c9b59e8387 http: socket connection timeout for http request 8 years ago
Rich Trott d196c5d2af test: skip cpu-intensive tests on slow hosts 8 years ago
Michaël Zasso 43e1ca84f2 test: add expectWarning to common 8 years ago
oogz c063502566 test: cleanup vars to const and '==' to '===' 8 years ago
Ilkka Myller 66369d05a2 test: fix test-cluster-worker-init.js flakyness 8 years ago
Claudio Rodriguez 1b97774c44 fs: do not emit 'stop' watch event synchronously 8 years ago
Jason Ginchereau 0f2f8efdde path: fallback to process cwd when resolving drive cwd 8 years ago
Niklas Ingholt a5994f75dc test: add tests for add/remove header after sent 8 years ago
Ben Noordhuis 782620f03f src: add /json/protocol endpoint to inspector 8 years ago
Ben Noordhuis a8d2c9d775 fs: move stringToFlags() to lib/internal 9 years ago
Ben Noordhuis dae53238dc test: enable cyrillic punycode test case 8 years ago
Alfred Cepeda d9a6d4afe7 test: remove call to `net.Socket.resume()` 8 years ago
Italo A. Casas 4d958725b4 test: cleanup stream tests 8 years ago
matzavinos 078bf68d94 test: update test/parallel/test-child-process-stdio.js 8 years ago
Pavol Otcenas 070efb57f7 test: update test/parallel/test-eval.js 8 years ago
Jonathan Prince eb31c79ce1 test: update test/parallel/test-child-process-send-utf8.js 8 years ago
Richard Walker 0718dd9f09 test: update test/parallel/test-fs-read.js 8 years ago
Jermaine Oppong 0a9f56a827 test: fixup parallel/test-async-wrap-post-did-throw.js 8 years ago
Shigeki Ohtsu 53835a2092 test: remove openssl options of -no_<prot> 8 years ago
Rich Trott d2eb7ce010 src: Malloc/Calloc size 0 returns non-null pointer 8 years ago
Teddy Katz b1b1978ec5
tools: add additional ESLint rules 8 years ago
delvedor 66df5d147f test: cleanup test-os.js 8 years ago
Ilkka Myller db5a8791fa https: fix memory leak with https.request() 8 years ago
cjihrig b176d30a69 dns: handle array holes in setServers() 8 years ago