5314 Commits (d58fa7873f2f8dc8f6869396701416c4a631ad49)

Author SHA1 Message Date
Nao YONASHIRO aff0cfc2d7 test: improve punycode coverage to check surrogate pair 8 years ago
Karl Cheng 1ab998f25c test: fix allocUnsafe uninitialized buffer check 8 years ago
Daniel Bevenius 9662ca1a03 build: enable cctest to use generated objects 9 years ago
Alexey Orlenko fe45a379e4 test: add arrow functions to test-util-inspect 8 years ago
Alexey Orlenko 9bdf62f7a7 test: refactor test-util-inspect.js 8 years ago
Evan Lucas 75f4329e01 crypto: add randomFill and randomFillSync 8 years ago
Timothy Gu dfc801737f url: improve WHATWG URL inspection 8 years ago
Daijiro Wachi 29531d2654 url: disallow invalid IPv4 in IPv6 parser 8 years ago
Daijiro Wachi ffb2ef4ff3 url: remove javascript URL special case 8 years ago
Daijiro Wachi 5a27f6335d url: trim leading slashes of file URL paths 8 years ago
Timothy Gu b9b93f2165 url: error when domainTo*() is called w/o argument 8 years ago
Daijiro Wachi 1adb08ee92 test: synchronize WPT url test data 8 years ago
Timothy Gu 01b8839495 url: spec-compliant URLSearchParams parser 8 years ago
Timothy Gu b8ff2c9f37 url: spec-compliant URLSearchParams serializer 8 years ago
Timothy Gu d6fe91648a url: prioritize toString when stringifying 8 years ago
Timothy Gu 7c9ca0f3ce url: enforce valid UTF-8 in WHATWG parser 8 years ago
Timothy Gu b4052e656c url: extend URLSearchParams constructor 8 years ago
Rich Trott 0c0241ff73 buffer,util: refactor for performance 8 years ago
Rich Trott 77353b3b5a
tools: ignore URLs in line length linting 8 years ago
DavidCai b997e62692
test: add internal/socket_list tests 8 years ago
Tobias Nießen 67d21149a2
crypto: handle exceptions in hmac/hash.digest 8 years ago
Jan Krems 2f9e2fcf3e
doc: update information on test/known_issues 8 years ago
dave-k ac200a6122
test: add a second argument to assert.throws() 8 years ago
Rich Trott 3cdd04b1c0
test: skip irrelevant test on Windows 8 years ago
Luca Maraschi 4b54520a4a
test: refactor mkdtemp test and added async 8 years ago
Alexey Orlenko 8caf6fd58a
test: add Unicode characters regression test 8 years ago
Luigi Pinca c814c7e9ea
events: do not keep arrays with a single listener 8 years ago
DavidCai fb34d9c210
test: increase querystring coverage 8 years ago
Santiago Gimeno b15dc95848
test: fix flaky test-child-process-exec-timeout 8 years ago
Sakthipriyan Vairamani (thefourtheye) b52b3f6710
test: reduce buffer size in buffer-creation test 8 years ago
Daijiro Wachi 6ccbf38a4f
test: synchronize WPT url setter test data 8 years ago
Nikolai Vavilov ffbcfdfe32
src: fix base64 decoding 8 years ago
Rich Trott 87ca9a6ffe
test: fix flaky child-process-exec-kill-throws 8 years ago
Roman Reiss 1ee38eb874
util: add %i and %f formatting specifiers 8 years ago
Ben Noordhuis fd93622f8a
tls: fix SecurePair external memory reporting 8 years ago
Franziska Hinkelmann d8b71be183
test: fix misleading comment 8 years ago
Vse Mozhet Byt 751c1153a4
benchmark: check end() argument to be > 0 8 years ago
Gibson Fahnestock 8b2b93f148
test: mark child-process-exec-kill-throws flaky 8 years ago
Alexey Orlenko 948b99deab
test: fix broken tests in test-buffer-includes 8 years ago
Trevor Norris 4051184106
stream_base,tls_wrap: notify on destruct 8 years ago
Dejon "DJ" Gill d112aad78b
test: replace throw with common.fail 8 years ago
cjihrig 41284fbc5b
test: cover thrown errors from exec() kill 8 years ago
Luca Maraschi 414df6c93b
test: test validity of prefix in mkdtempSync 8 years ago
John F. Mercer 1c0435b1f3
test: add regex for expected error message 8 years ago
Rj Bernaldo a73dea9499
test: add second argument to assert.throws() 8 years ago
Bryan English 2462fd8009
process: maintain constructor descriptor 8 years ago
Rich Trott ade64e61cd
test: refactor test-cluster-disconnect 8 years ago
Ben Noordhuis 6c803db7b9
lib: fix event race condition with -e 8 years ago
Luca Maraschi 3d21bfe6b9
test: invalid chars in http client path 8 years ago
Nick Peleh e70ed3cb31
test: improve test-vm-cached-data.js 8 years ago