1775 Commits (0fff04f24f87ce5a0c0d9dacd50502797cf0ff1e)

Author SHA1 Message Date
Ben Noordhuis 1a7d6337fb
lib: fix event race condition with -e 8 years ago
Rich Trott 4cb4803db2
test: add coverage for child_process bounds check 8 years ago
cjihrig 2ee2cc6907
test: refactor test-cli-eval.js 8 years ago
cjihrig b6c30e14fc
test: fix broken assertion 8 years ago
Sumit Goel 4d6b484cf4
test: refactor test-cli-eval.js 8 years ago
Luca Maraschi 31dea5c319
test: invalid chars in http client path 8 years ago
Nick Peleh 6063a4ac17
test: improve test-vm-cached-data.js 8 years ago
Shigeki Ohtsu 632aee186d
timers: fix not to close reused timer handle 8 years ago
Timothy Gu c33933eb6d
src, buffer: do not segfault on out-of-range index 8 years ago
Rich Trott 38017905d6
test: add test for child_process.execFile() 8 years ago
Rich Trott 485bb1b334
test: fix flaky test-tls-socket-close 8 years ago
Bartosz Sosnowski 1434e7ff11
src: ensure that fd 0-2 are valid on windows 8 years ago
Ben Noordhuis d0868ff36c
tls: fix segfault on destroy after partial read 8 years ago
AnnaMag 8e5c8a3ac1
test: failing behaviour on sandboxed Proxy 8 years ago
Rich Trott 72710d05b9
test: fix flaky test-domain-abort-on-uncaught 8 years ago
AnnaMag 46b2e45b40
test: added test for indexed properties 8 years ago
Matej Krajčovič a3f327fd21
test: add regex to assert.throws 8 years ago
Joyee Cheung 4d916da0d7
test: fail when child dies in fork-net 8 years ago
jseagull 1158f44599
events,test: fix TypeError in EventEmitter warning 8 years ago
Vse Mozhet Byt 7d4941f01a
test: fix args in parallel/test-fs-null-bytes.js 8 years ago
Trevor Norris 457c47d85e
stream_base,tls_wrap: notify on destruct 8 years ago
jBarz 1baee1829b
tls: keep track of stream that is closed 8 years ago
Santiago Gimeno cd98f5d303
test: fix flaky test-http-set-timeout-server 8 years ago
Richard Lau 67b6d7d123
test: add test for loading from global folders 8 years ago
Shigeki Ohtsu aa9815081d
test: add script to create 0-dns-cert.pem 8 years ago
DavidCai 5a93eab30d
test: increase coverage of console 8 years ago
Sakthipriyan Vairamani (thefourtheye) 91b8da67a5
test: skip the test with proper TAP message 8 years ago
maurice_hayward a43aa0eaa9
test: changed test1 of test-vm-timeout.js 8 years ago
Rich Trott 1b4f69acae
test: remove obsolete eslint-disable comment 8 years ago
Shigeki Ohtsu 7cc4645b70
test: fix tests when npn feature is disabled. 8 years ago
Rich Trott 96924ed8f5
test: add test-buffer-prototype-inspect 8 years ago
Rich Trott a27098d921
test: enable max-len for test-repl 8 years ago
Santiago Gimeno 640b72e27d
test: fix flaky test-https-agent-create-connection 8 years ago
chiaki-yokoo 678e225d56
test: improve https coverage to check create connection 8 years ago
Rich Trott d4f2ef7a59
test: apply strict mode in test-repl 8 years ago
Sakthipriyan Vairamani (thefourtheye) 0322d3b8d5
test: skip tests with common.skip 8 years ago
Sam Roberts 4575f92428
test: move common tls connect setup into fixtures 8 years ago
Sam Roberts 1d7fab3740
test: tls cert chain completion scenarios 8 years ago
Sam Roberts f1c2f2675c
doc,test: tls .ca option supports multi-PEM files 8 years ago
Sam Roberts a1cb6992d9
test: getgroups() may contain duplicate GIDs 8 years ago
dpg5000 eb47897f52
test: refactor test-stream2-readable-wrap.js 8 years ago
Gibson Fahnestock 6f85c81f0d
test: s/assert.equal/assert.strictEqual/ 8 years ago
cjihrig afea1d041e
test: refactor test-beforeexit-event-exit.js 8 years ago
Adrian Estrada f0645200aa
test: improve test-fs-access 8 years ago
Sota Yamashita f874256aae
test: skip when openssl CLI doesn't exist 8 years ago
Alexey Orlenko 9162316ef5
test: add arrow functions to test-util-inspect 8 years ago
Gibson Fahnestock db61c952de
test: use eslint to fix var->const/let 8 years ago
Rich Trott fb2f449acc
tools: update ESLint to current version 8 years ago
Rich Trott b4cf8c4036
benchmark,lib,test: adjust for linting 8 years ago
cjihrig 336f1bd842
test: increase setMulticastLoopback() coverage 8 years ago