2474 Commits (0526f84ad3ae8c88dabd4919551c4b8c6c3b3978)

Author SHA1 Message Date
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
Oscar Martinez dac9f42a7e
test: remove common.PORT in test tls ticket cluster 8 years ago
James M Snell d37f27a008
test: expand test coverage of readline 8 years ago
David Cai a710e443a2
test: complete coverage of buffer 8 years ago
Zahidul Islam 3fd890a06e test: add mustCall in timers-unrefed-in-callback 8 years ago
larissayvette 1c834e78ff errors,test: migrating error to internal/errors 8 years ago
Vse Mozhet Byt 8b76c3e60c test: reduce string concatenations 8 years ago
Rich Trott 6bcf65d4a7
lib,test: use regular expression literals 8 years ago
Vse Mozhet Byt f1d593cda1
test: make tests cwd-independent 8 years ago
jeyanthinath bc05436a89 test: add regex check in test-vm-is-context 8 years ago
Vse Mozhet Byt 665695fbea test: add callback to fs.close() in test-fs-stat 8 years ago
Vse Mozhet Byt 712596fc45 test: add callback to fs.close() in test-fs-chmod 8 years ago
Vse Mozhet Byt f971916885 test: fix too optimistic guess in setproctitle 8 years ago
James M Snell e48d58b8b2 assert: fix AssertionError, assign error code 8 years ago
Rich Trott 4677766d21 test: enable test-debugger-pid 8 years ago
Rich Trott ff001c12b0 test: move WPT to its own testing module 8 years ago
Anna Henningsen 6c2daf0ce9
crypto: throw proper errors if out enc is UTF-16 8 years ago
Anna Henningsen 9990be2919
src: turn buffer type-CHECK into exception 8 years ago
Anna Henningsen b2ab41e5ae
test: increase readline coverage 8 years ago
Anna Henningsen 6993eb0897
stream: fix y.pipe(x)+y.pipe(x)+y.unpipe(x) 8 years ago