5365 Commits (e40ac30e05be0f086e7a0dba18435af3f6386a0f)

Author SHA1 Message Date
James M Snell 5de3cf099c lib: add static identifier codes for all deprecations 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
Sakthipriyan Vairamani (thefourtheye) cc899a4c81
test: increase timeout in break-on-uncaught 8 years ago
AnnaMag e8bb9e68c0 test: add known_issues test for #10223 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
Phillip Johnsen 01b90ee1db tools,doc: add Google Analytics tracking. 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
Timothy Gu ed0086fb46 url: check forEach callback is a function 8 years ago
Adrian Estrada 8ab561b243 test: improve code in test-crypto-verify 8 years ago
Sam Roberts b4b37e8dc9 test: test hmac binding robustness 8 years ago
John Barboza 106d09ab7a test: check fd 0,1,2 are used, not access mode 8 years ago
cjihrig 87039e307e test: refactor test-cli-eval.js 8 years ago
cjihrig 71f541411d test: verify shell option internals 8 years ago
cjihrig aa0e4f3843 test: use common.fail() instead of assert(false) 8 years ago