2353 Commits (716e9e07fd9d936380553d512e8a8abe21caa4f9)

Author SHA1 Message Date
Roee Kasher 3e3bfc57d9 src: unconsume stream fix in internal http impl 8 years ago
Joyee Cheung 10b687b58b test, url: synchronize WPT url tests 8 years ago
Rich Trott dfd3046327 test: make test-fs-access stricter 8 years ago
Jackson Tian 58dc229d9a
test: use repeat() instead of new Array().join() 8 years ago
Rich Trott 773cdc31ef test: increase strictness for test-trace-event 8 years ago
Yuta Hiroto 81d15594d7 test: add path.join's test 8 years ago
Gonen Dukas 6ca1bdfeb1 test: improve error messages in test-npm-install 8 years ago
abouthiroppy 9db89732e6 test: add fs-assert-encoding's test 8 years ago
Timothy Gu cc48f21c83 url: extend URLSearchParams constructor 8 years ago
Marlena Compton 262400fd61 test: add 2nd argument to throws in test-assert 8 years ago
Timothy Gu 90c2ac7be3 url: make URLSearchParams/Iterator match spec 8 years ago
James M Snell 03e89b3ff2 process: add --redirect-warnings command line argument 8 years ago
James M Snell 5e1f32fd94 process: add optional code to warnings + type checking 8 years ago
John Maguire ca3d131bd4 test-console: streamline arrow fn and refine regex 8 years ago
Joyee Cheung 78545039d6 test: remove unnecessary eslint-disable max-len 8 years ago
Joyee Cheung 147d2a6419 url, test: break up test-url.js 8 years ago
Yuta Hiroto 49e5f61ef6 test: add an exception test to http-write-head 8 years ago
DavidCai a7172b5d3c test: increase coverage of internal/util 8 years ago
cjihrig 5587ff1ccd dns: handle implicit bind DNS errors 8 years ago
Rich Trott 87b4486da2 test: guarantee test runs in test-readline-keys 8 years ago
Alex Ling 1155ade002 test: check error message in test-http-outgoing-proto 8 years ago
abouthiroppy e7f4825c8a test: add tests for searchParams 8 years ago
Luigi Pinca 18d4ee97d8 http: make request.abort() destroy the socket 8 years ago
Timothy Gu 06ecf4dec7 url: define @@toStringTag as a data property 8 years ago
Timothy Gu d65904bc6a url: do not public expose inspect methods on URL 8 years ago
Joyee Cheung f3dc6a37f0 buffer, test: add tests for buffer.toJSON 8 years ago
abouthiroppy 7ad012dbb1 test: increase coverage for stream's duplex 8 years ago
Javis Sullivan 3268863ebc child_process: add string shortcut for fork stdio 8 years ago
Rich Trott b6d2fc9b0f test: allow for slow hosts in spawnSync() test 8 years ago
Vinícius do Carmo b19334e566 test: expand test coverage of fs.js 8 years ago
Vinícius do Carmo bee83e0bbc test: expand test coverage of events.js 8 years ago
Timothy Gu e71c278288 url: stop exporting originFor() 8 years ago
larissayvette 084acc819d test: check noAssert option in buf.write*() 8 years ago
Brian White 24ef1e6775 string_decoder: align UTF-8 handling with V8 8 years ago
Franziska Hinkelmann c2c6ae52ea test: move test-vm-function-redefinition to parallel 8 years ago
Vinícius do Carmo efbda74686 test: expand test coverage of fs.js 8 years ago
Rich Trott 997af07249 test: enhance test-timers 8 years ago
Anna Henningsen 1ef38e9fed
test: add regression tests for vm bugs 8 years ago
Anna Henningsen 3e851cf18b
Revert "src: don't overwrite non-writable vm globals" 8 years ago
Rich Trott dd928b04fc zlib: be strict about what strategies are accepted 8 years ago
cjihrig 58cb9cde91 test: increase coverage for exec() functions 8 years ago
abouthiroppy aa4fe92392 test: add process.assert's test 8 years ago
Brian White 3bdcbdb1a0
querystring: improve unescapeBuffer performance 8 years ago
Brian White 05f38be556
querystring: improve stringify() performance 8 years ago
dcposch@dcpos.ch dd50cd9e4f
test: update Buffer.lastIndexOf 8 years ago
John Barboza 0a9f360c98
src: support "--" after "-e" as end-of-options 8 years ago
abouthiroppy 320108c7b9 test: add dgram.Socket.prototype.sendto's test 8 years ago
legalcodes 5614dc30dd test: check error message in test-fs-make-callback 8 years ago
richnologies 087516a34e test: improve test-assert 8 years ago
abouthiroppy 3160b0286d test: increase coverage for punycode's decode 8 years ago