summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-05-11src: make SIGPROF message a real warningcjihrig
2017-05-11https: support agent construction without newcjihrig
2017-05-11test: favor deepStrictEqual over deepEqualRich Trott
2017-05-11test: improve n-api array func coverageMichael Dawson
2017-05-11test: dynamic port in cluster disconnectSebastian Plesciuc
2017-05-10test: detect all types of aborts in windowsGireesh Punathil
2017-05-10test: adding tests for initHooks APIThorsten Lorenz
2017-05-10lib: implement async_hooks API in coreTrevor Norris
2017-05-10async_hooks: initial async_hooks implementationTrevor Norris
2017-05-10async_wrap,src: add GetAsyncId() methodTrevor Norris
2017-05-10test: remove unneeded testsTrevor Norris
2017-05-10tty_wrap: throw when uv_tty_init() returns errorTrevor Norris
2017-05-10test: use assert regexp in tls no cert testArtur Vieira
2017-05-10test: fix flaky test-https-client-get-urlSebastian Plesciuc
2017-05-10doc, test: add note to response.getHeadersRefael Ackermann
2017-05-09test: remove obsolete lint config commentsRich Trott
2017-05-09test: use dynamic port instead of common.PORTAditya Anand
2017-05-09n-api: Handle fatal exception in async callbackJason Ginchereau
2017-05-09n-api: napi_get_cb_info should fill arrayJason Ginchereau
2017-05-10fs: throw on invalid callbacks for async functionsSakthipriyan Vairamani (thefourtheye)
2017-05-09dns: support promisified `lookup(Service)`Anna Henningsen
2017-05-09child_process: support promisified `exec(File)`Anna Henningsen
2017-05-09fs: support util.promisify for fs.read/fs.writeAnna Henningsen
2017-05-09timers: add promisify supportAnna Henningsen
2017-05-09test: add test for promisify customPromisifyArgsGil Tayar
2017-05-09test: add a bunch of tests from bluebirdMadara Uchiha
2017-05-09util: add util.promisify()Anna Henningsen
2017-05-09util: add internal bindings for promise handlingAnna Henningsen
2017-05-09test: add skipIfInspectorDisabled to debugger-pidDaniel Bevenius
2017-05-09net: check and throw on error for getsocknameDaniel Bevenius
2017-05-09test: add test for timers benchmarksJoyee Cheung
2017-05-08net: ensure net.connect calls Socket connectThomas Watson
2017-05-08test: remove unused testpy codeRich Trott
2017-05-08assert: restore TypeError if no argumentsRich Trott
2017-05-08test: fix napi test_reference for recent V8Michaël Zasso
2017-05-08test: refactor test-querystringŁukasz Szewczak
2017-05-07test: refactoring test with common.mustCallweewey
2017-05-07test: refactored test-repl-persistent-historycool88
2017-05-07test: remove common.PORT in test tls ticket clusterOscar Martinez
2017-05-07test: expand test coverage of readlineJames M Snell
2017-05-07test: complete coverage of bufferDavid Cai
2017-05-06test: add mustCall in timers-unrefed-in-callbackZahidul Islam
2017-05-06errors,test: migrating error to internal/errorslarissayvette
2017-05-06test: port test for make_callback to n-apiHitesh Kanwathirtha
2017-05-05inspector: report when main context is destroyedEugene Ostroukhov
2017-05-05test: reduce string concatenationsVse Mozhet Byt
2017-05-05lib,test: use regular expression literalsRich Trott
2017-05-05test: make tests cwd-independentVse Mozhet Byt
2017-05-05test: add coverage for error apisMichael Dawson
2017-05-05test: add regex check in test-vm-is-contextjeyanthinath