5575 Commits (0f58d3cbefbe744a8e5f9383c08eefc2991b8d1c)

Author SHA1 Message Date
Timothy Gu b610a4db1c url: enforce valid UTF-8 in WHATWG parser 8 years ago
Timothy Gu a218fa381f test: fix WPT.test()'s error handling 8 years ago
Timothy Gu 6c213978b7 test: more comprehensive IDNA test cases 8 years ago
Ben Schmidt 3c92200d8b
tty: add ref() so process.stdin.ref() etc. work 9 years ago
Rich Trott c2e838ee13 test: change common.expectsError() signature 8 years ago
Rich Trott 12de99d982 test: favor assertions over console logging 8 years ago
Howard Hellyer 893632ec07
test: run test-setproctitle where supported 8 years ago
Joyee Cheung 562cf5a81c assert: fix premature deep strict comparison 8 years ago
Timothy Gu 2cb5555f25 src, i18n: cleanup usage of MaybeStackBuffer 8 years ago
Timothy Gu e7a3add531 src: clean up MaybeStackBuffer 8 years ago
Kunal Pathak c3bc48f632 test: fix flaky test-vm-timeout-rethrow 8 years ago
Karan Thakkar 6ae159fa35
doc: change broken fg(1) links to fg(1p) 8 years ago
Daijiro Wachi dd2e135560 test: add two test cases for querystring 8 years ago
Anna Henningsen 7cbb4b0e6e
tools,doc: enable changelogs for items 8 years ago
Jason Wilson 817b28b4e4 test: throw check in test-zlib-write-after-close 8 years ago
Anna Henningsen cba1020531
doc,test: args to `buffer.copy` can be Uint8Arrays 8 years ago
DavidCai c7205ba941
test: increase coverage of vm 8 years ago
Ben Noordhuis 4f638f6fd7 domain,events: support non-object 'error' argument 8 years ago
Fedor Indutny a1802e670d tls: do not crash on STARTTLS when OCSP requested 8 years ago
Michaël Zasso ca48071919 test: make test-intl-no-icu-data more robust 8 years ago
Anna Henningsen c969047d62
console: fixup `console.dir()` error handling 8 years ago
Michaël Zasso 193468667b tools: enable one-var-declaration-per-line ESLint rule 8 years ago
Tarang Hirani a4c3e31ac7
test: add regex check to test-module-loading 8 years ago
Joyee Cheung 84ee957800 test: remove redundant additional url tests 8 years ago
Joyee Cheung ef4b95ae78 test: synchronize WPT url test data 8 years ago
Joyee Cheung 795e4fd66d test: remove WHATWG URL test data file extension 8 years ago
Brian White 3e6f1032a4
http: add new functions to OutgoingMessage 8 years ago
Sam Roberts 4e6efc1dec tls: new tls.TLSSocket() supports sec ctx options 8 years ago
Sam Roberts bd947def9b test: make tls-socket-default-options tests run 8 years ago
James M Snell d523eb9c40 tls: use emitWarning() for dhparam < 2048 bits 8 years ago
Eric Christie fcf3cbed28 test: improve coverage in test-crypto.dh 8 years ago
Ali Ijaz Sheikh 389b9e484d cluster: properly handle --inspect-{brk,port} 8 years ago
Rich Trott c090ca8160 test: add error checking in callback 8 years ago
Arseniy Maximov 66476889ff test: refactor test-http-response-splitting 8 years ago
Daijiro Wachi 1b31ca6cca test: test bottom-up merge sort in URLSearchParams 8 years ago
Yuta Hiroto e18ebe8354 test: add test cases for path 8 years ago
Daijiro Wachi 02acea92d2 test: add cases for unescape & unescapeBuffer 8 years ago
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
Ali Ijaz Sheikh 751404dc28 test: fix over-dependence on native promise impl 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