2493 Commits (ea927b3711dbd8032709dfec6f9736a181a522b9)

Author SHA1 Message Date
Akshay Iyer a593c74f81 test: refactor test-vm-new-script-new-context 8 years ago
Anna Henningsen 28ddac2ec2
buffer: fix indexOf for empty searches 8 years ago
Rich Trott 47e3d00241
test: refactor test-dns-regress-6244.js 8 years ago
Daniel Bevenius 6933419cb9 test: add hasCrypto to tls-lookup 8 years ago
Daniel Bevenius 5debcceafc test: add hasCrypto to tls-wrap-event-emmiter 8 years ago
Tobias Nießen 11918c4aed stream: fix highWaterMark integer overflow 8 years ago
Andrei Cioromila 7906ed50fa test: add regex check in test-url-parse-invalid-input 8 years ago
Sebastian Plesciuc 0c2edd27e6 test: fixed flaky test-net-connect-local-error 8 years ago
Fedor Indutny e600fbe576 tls: accept `lookup` option for `tls.connect()` 8 years ago
Ruslan Bekenev b23d414c7e
tls: do not wrap net.Socket with StreamWrap 8 years ago
Vse Mozhet Byt 88d2e699d8
test: remove unneeded string splitting 8 years ago
vperezma 72e3dda93c test: use mustCall in tls-connect-given-socket 8 years ago
Daniel Bevenius b5ae22dd1c test: add hasCrypto check to https-agent-constructor 8 years ago
Vse Mozhet Byt 945f208081 test: make the rest of tests path-independent 8 years ago
Rafael Fragoso 84fc069b95 test: move test-dgram-bind-shared-ports to sequential 8 years ago
Rich Trott 98609fc1c4 timers: do not use user object call/apply 8 years ago
Sreepurna Jasti 642bd4dd6d test: add a simple abort check in windows 8 years ago
Artur G Vieira 56812c81a3 test: use dynamic port in test-https-connect-address-family 8 years ago
Vse Mozhet Byt 529e4f206a test: make a test path-independent 8 years ago
Daniel Bevenius 9f8e030f1b src: add/move hasCrypto checks for async tests 8 years ago
cjihrig b6001a2da5 src: make SIGPROF message a real warning 8 years ago
cjihrig 9ce2271e81 https: support agent construction without new 8 years ago
Rich Trott 631cb42b4e test: favor deepStrictEqual over deepEqual 8 years ago
Sebastian Plesciuc bee250c232
test: dynamic port in cluster disconnect 8 years ago
Trevor Norris 4a7233c178
lib: implement async_hooks API in core 8 years ago
Trevor Norris 7e3a3c962f
async_hooks: initial async_hooks implementation 8 years ago
Trevor Norris fe2df3b842
async_wrap,src: add GetAsyncId() method 8 years ago
Trevor Norris 732620cfe9
test: remove unneeded tests 8 years ago
Trevor Norris 4b9d84df51
tty_wrap: throw when uv_tty_init() returns error 8 years ago
Artur Vieira cfe7b34058 test: use assert regexp in tls no cert test 8 years ago
Sebastian Plesciuc 317180ffe5 test: fix flaky test-https-client-get-url 8 years ago
Refael Ackermann e1cabf6fbd doc, test: add note to response.getHeaders 8 years ago
Rich Trott 57a08e2f70 test: remove obsolete lint config comments 8 years ago
Aditya Anand 94eed0fb11 test: use dynamic port instead of common.PORT 8 years ago
Sakthipriyan Vairamani (thefourtheye) 4cb5f3daa3
fs: throw on invalid callbacks for async functions 8 years ago
Anna Henningsen fe5ca3ff27
child_process: support promisified `exec(File)` 8 years ago
Anna Henningsen fbcb4f50b8
fs: support util.promisify for fs.read/fs.write 8 years ago
Anna Henningsen e7c51454b0
timers: add promisify support 8 years ago
Gil Tayar e965ed16c1
test: add test for promisify customPromisifyArgs 8 years ago
Madara Uchiha 3ea2301e38
test: add a bunch of tests from bluebird 8 years ago
Anna Henningsen 99da8e8e02
util: add util.promisify() 8 years ago
Anna Henningsen 059f296050
util: add internal bindings for promise handling 8 years ago
Daniel Bevenius f72376d323 test: add skipIfInspectorDisabled to debugger-pid 8 years ago
Daniel Bevenius cf980b0311 net: check and throw on error for getsockname 8 years ago
Joyee Cheung 771568a5a5 test: add test for timers benchmarks 8 years ago
Thomas Watson 212a7a609d net: ensure net.connect calls Socket connect 8 years ago
Rich Trott f6247a945c assert: restore TypeError if no arguments 8 years ago
Łukasz Szewczak 42958d1a75
test: refactor test-querystring 8 years ago
weewey 152966dbb5
test: refactoring test with common.mustCall 8 years ago
cool88 6058c4349f
test: refactored test-repl-persistent-history 8 years ago