2353 Commits (716e9e07fd9d936380553d512e8a8abe21caa4f9)

Author SHA1 Message Date
Rich Trott 7b76f822a0 test: enhance test-common.js 8 years ago
James M Snell bc44d2c3cd util, debugger: remove internalUtil.error 8 years ago
James M Snell b855dadae0 util: eliminate unnecessary exports 8 years ago
Arseniy Maximov ca37ec084a test: use expectsError in test-debug-agent.js 8 years ago
xiaoyu 48f8869685 test: add coverage for utf8CheckIncomplete() 8 years ago
Daijiro Wachi 8629b3339d test: add test for URLSearchParams inspection 8 years ago
Rich Trott d0d02b6c88 test: use expectsError in require-invalid-package 8 years ago
Rich Trott 1f911e1cd1 test: use common.expectsError() 8 years ago
Rich Trott 749fac0bf6 test: refactor common.expectsError() 8 years ago
Christopher Hiller 32679c73c1 dgram: improve signature of Socket.prototype.send 8 years ago
James M Snell b514bd231e zlib: use RangeError/TypeError consistently 8 years ago
James M Snell 4151ab398b util: add createClassWrapper to internal/util 8 years ago
Joyee Cheung 82ddf96828 test: turn on WPT tests on empty param pairs 8 years ago
Timothy Gu fa41dd117d url: fix handling of ? in URLSearchParams creation 8 years ago
樋口 彰 513d9bb8aa test: improve crypto coverage 8 years ago
Rich Trott d9a14b7aad test: skip IPv6 test on non-IPv6 systems 8 years ago
larissayvette 8a25e31fbe test: consolidate buffer.read() in a file 8 years ago
Daijiro Wachi eec216fb27 test: cases to querystring related to empty string 8 years ago
Rich Trott 08f15d85d3 test: refactor test-dgram-membership 8 years ago
Rich Trott eeae3bd071 test: improve message in net-connect-local-error 8 years ago
Michaël Zasso 66e263035a url: implement URL.prototype.toJSON 8 years ago
cjihrig a196895ecc test: cover dgram socket close during bind case 8 years ago
Nikolai Vavilov 00c86cc8e9 buffer: remove Uint8Array check 8 years ago
Rich Trott e2d7df6fdc test: refactor test-tls-cert-chains-in-ca 8 years ago
Anna Henningsen f18e08d820
console: do not emit error events 8 years ago
Rich Trott 0af41834f1 assert: fix misformatted error message 8 years ago
Ben Noordhuis 2ba4eeadbb lib: remove simd support from util.format() 8 years ago
Ben Noordhuis c5d1851ac4 test: drop v5.x-specific code path from simd test 8 years ago
Akito Ito 036eef1003 test: improve crypto coverage 8 years ago
John Barboza 9dac165160 timer,domain: maintain order of timer callbacks 8 years ago
Timothy Gu c6b12d0984 url: fix surrogate handling in encodeAuth() 8 years ago
cjihrig ac602a251a test: cover dgram socket close during cluster bind 8 years ago
cjihrig 784eb2fd65 child_process: exit spawnSync with null on signal 8 years ago
Timothy Gu 02d1e32fe3 url: add urlSearchParams.sort() 8 years ago
cjihrig a2fac322d5 test: add coverage for dgram _createSocketHandle() 8 years ago
Rich Trott 4762791fe2 test: refactor test-repl-sigint-nested-eval 8 years ago
David Benjamin e34ee1d2c9 crypto: remove unused access of tlsext_hostname 8 years ago
Sota Yamashita 5ffb7d72bb test: skip when openssl CLI doesn't exist 8 years ago
Sebastian Van Sande c6238e2761 test: improve punycode test coverage 8 years ago
James M Snell 9f74184e98 crypto: upgrade pbkdf2 without digest to an error 8 years ago
Brian White 8bcc122349 test: improve querystring.parse assertion messages 8 years ago
Brian White ff785fd517 querystring: fix empty pairs and optimize parse() 8 years ago
cjihrig d3be0f8818 test: cover cluster error during dgram socket bind 8 years ago
Rich Trott f2023d7b6f test: refactor test-repl-sigint 8 years ago
cjihrig 93982c0a3d test: increase setMulticastLoopback() coverage 8 years ago
cjihrig 3a1e67dcdc test: refactor test-dgram-address.js 8 years ago
Matteo Collina b1fc7745f2 fs: avoid emitting error EBADF for double close 8 years ago
Rich Trott 6dd979e67c test: refactor test-readline-keys 8 years ago
Rich Trott dd1cf8bb37 test: refactor test-http-response-statuscode 8 years ago
Sam Roberts 4cafa60c99 child_process: align fork/spawn stdio error msg 8 years ago