4668 Commits (3d35930b2c0c9a152cab8cdf476b108d2645e5c2)

Author SHA1 Message Date
Michael Macherey d3d83be30c test: cleanup/update test-dgram-empty-packet.js 9 years ago
Michaël Zasso 4d31206447 test: fix child-process-uid-gid on Windows 9 years ago
Rich Trott ce1d662453 test: mark test-tick-processor-unknown flaky 9 years ago
Zach Bjornson a72c348094 src: fix build for older clang 9 years ago
Paul Grock db7b4b7c00 doc: add documentation for test common module 9 years ago
Ben Noordhuis ae2c344844 test: fix -Wformat warnings in inspector cctest 9 years ago
Wyatt Preul 2f1a4cb79f test: fix running child-process-uid-gid as root 9 years ago
Junshu Okamoto 50a56d2016 test: expand test coverage for url.js 9 years ago
Rich Trott e0d3d74c04 test: clean up test-timers-immediate 9 years ago
Daniel Bevenius 1c74a21dca test: add and assert readable/writable arguments 9 years ago
Brian White 5e6035c080 timers: improve setTimeout/Interval performance 9 years ago
Mike Woods 23f7aec2e1 test: cleanup/update test-os.js 9 years ago
Lydia Kats 74e7b34145 test: modernize syntax, add strict checks 9 years ago
Lydia Kats aa8324cc17 test: use common.skip for tap skip output 9 years ago
Italo A. Casas 2ecd3b580c test: stream writable ended state 9 years ago
Rich Trott 8a24728ace test: mark test-inspector flaky on windows 9 years ago
Jeremiah Senkpiel acd8cac1cd test: clean up test-buffer-badhex 9 years ago
Anna Henningsen ebad04326d src: notify V8 for low memory when alloc fails 9 years ago
Anna Henningsen aed9792ff4 src: provide allocation + nullptr check shortcuts 9 years ago
Anna Henningsen d2470d4dff src: pass desired return type to allocators 9 years ago
Akito Ito f77cdf8f8a test: cleanup test-net-server-address.js 9 years ago
Richard Hong 58ff5a6aa2 test:replace indexOf, assert.equal, add mustCall() 9 years ago
Сковорода Никита Андреевич 9c04dffdaa buffer: zero-fill uninitialized bytes in .concat() 9 years ago
Ben Noordhuis 9ad47911b1 lib: make tls.checkServerIdentity() more strict 9 years ago
Evan Lucas aebacaa322 http: check reason chars in writeHead 9 years ago
Alfred Cepeda b796f7f7d5 test: fixed FIXME in test-repl-persistent-history 9 years ago
Matt Lang 0835ca91c3 test: update var to const, use arrow functions 9 years ago
nohmapp 4c3ec19e9c test: cleanup parallel/test-fs-readfile-unlink.js 9 years ago
Jenna Vuong 7f46867f50 test: cleanup parallel/test-file-write-stream2.js 9 years ago
mpmckenna8 e07d3cf831 test: cleanup parallel/test-fs-realpath.js 9 years ago
Lydia Katsamberis add4b76fbc test: changed var to const, added strict equal checks 9 years ago
Lauren Spiegel 5653772155 test: add assertions to zero length buffer test 9 years ago
Eugene Ostroukhov e32f945ca1 test: use Buffer.alloc 9 years ago
Yosuke Furukawa e97fe46598 util: Add format for SharedArrayBuffer 9 years ago
Rich Trott b397c16b98 test: accept expected AIX result test-stdio-closed 9 years ago
Rene Weber 5be8521572 http: socket connection timeout for http request 9 years ago
Rich Trott 700e3c0fd2 test: skip cpu-intensive tests on slow hosts 9 years ago
Michaël Zasso 1fcfdab3df test: add expectWarning to common 9 years ago
oogz 1f3143566e test: cleanup vars to const and '==' to '===' 9 years ago
Ilkka Myller 9a6b779278 test: fix test-cluster-worker-init.js flakyness 9 years ago
Claudio Rodriguez 21124ba23a fs: do not emit 'stop' watch event synchronously 9 years ago
Jason Ginchereau 9dc9074c3d path: fallback to process cwd when resolving drive cwd 9 years ago
Niklas Ingholt 4ff8a9ef2a test: add tests for add/remove header after sent 9 years ago
Eugene Ostroukhov 7f80ce4f6c inspector: address race conditions 9 years ago
Ben Noordhuis cc204769fd src: add /json/protocol endpoint to inspector 9 years ago
Ben Noordhuis 200389fc5a test: enable cyrillic punycode test case 9 years ago
Alfred Cepeda 40f1df2cce test: remove call to `net.Socket.resume()` 9 years ago
Italo A. Casas 3f88692fe7 test: cleanup stream tests 9 years ago
Eugene Ostroukhov df048d17ca inspector: wait for both sides closing 9 years ago
matzavinos af351278ce test: update test/parallel/test-child-process-stdio.js 9 years ago