5139 Commits (af0154535cce78026903db193fafcf14d76c6295)

Author SHA1 Message Date
cjihrig 93d3a3a6b5
test: add coverage for dgram _createSocketHandle() 8 years ago
Rich Trott b140dec930
test: refactor test-repl-sigint-nested-eval 8 years ago
David Benjamin 1dc438fd8b
crypto: remove unused access of tlsext_hostname 8 years ago
Sota Yamashita 1085a4675a
test: skip when openssl CLI doesn't exist 8 years ago
Sebastian Van Sande 6f866ae002
test: improve punycode test coverage 8 years ago
cjihrig 68eb97442d
test: cover cluster error during dgram socket bind 8 years ago
Rich Trott 5350f04e42
test: refactor test-repl-sigint 8 years ago
cjihrig 1f3eee4f5d
test: increase setMulticastLoopback() coverage 8 years ago
cjihrig 6ee11f82b3
test: refactor test-dgram-address.js 8 years ago
Rich Trott d2ee7e20b2
test: refactor test-readline-keys 8 years ago
Michaël Zasso cfadbc2661
util: improve inspect for AsyncFunction 8 years ago
James M Snell 6cf06cf518
fs: allow WHATWG URL and file: URLs as paths 8 years ago
jobala f096235d04
test: improve test-assert.js 8 years ago
Shubheksha Jalan b4056994c4
test: improve test-http-agent-destroyed-socket.js 8 years ago
Daijiro Wachi 803be085be
test: querystring.escape with multibyte characters 8 years ago
cjihrig 809aea3081
test: refactor test-dgram-setBroadcast.js 8 years ago
Franziska Hinkelmann 69f5a754e2
test: add vm module edge cases 8 years ago
Franziska Hinkelmann 308df11658
src: fix delete operator on vm context 8 years ago
Vse Mozhet Byt 2f15efb05b
test: adapt test-debugger-pid to localized Windows 8 years ago
Ben Noordhuis 5e5d72eb5a
test: remove nan + weak 8 years ago
Ben Noordhuis 969b85cdf5
test: remove dependency on node-weak 8 years ago
Ben Noordhuis 0cded6aac1
test: don't call process.exit() in gc tests 8 years ago
cjihrig 7ff32bf705
test: add coverage for dgram send() errors 8 years ago
cjihrig e1beb9fbfc
test: add coverage for string array dgram send() 8 years ago
cjihrig 2333cd3155
test: increase dgram ref()/unref() coverage 8 years ago
cjihrig 480d4cc9df
test: add coverage to dgram receive error case 8 years ago
Rich Trott ccd1163b46
test: refactor test-fs-buffer 8 years ago
Gireesh Punathil 9339891b07
fs: re-enable watch facility in AIX 8 years ago
cjihrig 25226ced6a
test: improve checks in test-path-parse-format 8 years ago
cjihrig 540dca1d18
test: fix incorrect indentation 8 years ago
cjihrig f0eba7811d
test: add common.mustNotCall() 8 years ago
ALJCepeda f6dfc3193a
test: remove obsolete comment from dgram test 9 years ago
abouthiroppy 9d5ffa6e49
test: add test cases to test-readline-keys.js 8 years ago
Rich Trott 7ec6a69a7d
test: add missing initialization in test-assert 8 years ago
Rich Trott b766dab81c
test: increase specificity in dgram test 8 years ago
Sebastian Van Sande 9c729211e4
test: improve crypto.setEngine coverage to check for errors 8 years ago
Rich Trott 2dc8aac1a9
tools: enable no-throw-literal ESLint rule 8 years ago
Rich Trott 3ca483f4cc
test: throw Error objects instead of literals 8 years ago
Josh Gavant 0b64f7fc0e
src, inspector: add --inspect-brk 8 years ago
Franziska Hinkelmann 8612a004a3
test: move test-vm-function-redefinition to parallel 9 years ago
Rich Trott 177e9797cd
doc: add common.WPT to test README 8 years ago
Rich Trott fbd495583e
test: simplify output handling in repl tests 8 years ago
Rich Trott 7f9b436c4b
test: make module testing stricter 8 years ago
Franziska Hinkelmann d8a5e1c37f
src: don't overwrite non-writable vm globals 8 years ago
Joyee Cheung c723d7a347
buffer, test: add tests for buffer.toJSON 8 years ago
matsuda-koushi e9f6bc60e9
test: improve coverage on removeListeners functions 8 years ago
Timothy Gu 8547871ea2
url: fix setting `url.search` to the empty string 8 years ago
Shigeki Ohtsu 5e98e34648
crypto: add cert check issued by StartCom/WoSign 8 years ago
James M Snell 322fc20333
url: extend url.format to support WHATWG URL 8 years ago
Ali Ijaz Sheikh cf3700b0e8
test: fix timing sensitivity in debugger test 8 years ago