summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-06-01test: add known_test request with Unicode in the URLDavid D Lowe
2017-06-01errors,http_server: migrate to use internal/errors.jsBidisha Pyne
2017-06-01test: improve dns internet test caseBrian White
2017-06-01url: more precise URLSearchParams constructorTimothy Gu
2017-06-01readline: clean up event listener in onNewListenerGibson Fahnestock
2017-06-01inspector: refactor to rename and comment methodsSam Roberts
2017-06-01test: improve test-https-server-keep-alive-timeoutRich Trott
2017-06-01test: mark inspector-port-zero-cluster as flakyRefael Ackermann
2017-06-01fs: promisify exists correctlyDan Fabulich
2017-06-01test: consolidate n-api test addonsMichael Dawson
2017-06-01n-api: enable napi_wrap() to work with any objectJason Ginchereau
2017-05-31test: refactor test-net-server-bindRich Trott
2017-06-01Revert "lib: lazy instantiation of fs.Stats dates"Anna Henningsen
2017-06-01zlib: expose amount of data read for enginesAlexander O'Mara
2017-06-01zlib: option for engine in convenience methodsAlexander O'Mara
2017-05-31test: use mustCall() in test-readline-interfaceRich Trott
2017-05-31crypto: clear err stack after ECDH::BufferToPointRyan Kelly
2017-05-31http: suppress data event if req abortedYihong Wang
2017-05-30test: fix flaky test-fs-watchfile on macOSRich Trott
2017-05-30test: use mustNotCall() in test-stream2-objectsRich Trott
2017-05-30test: Make N-API weak-ref GC tests asynchronousJason Ginchereau
2017-05-30test: improve n-api coverage for typed arraysMichael Dawson
2017-05-30inspector: bind to random port with --inspect=0Ben Noordhuis
2017-05-30test: support candidate V8 versionsMichaƫl Zasso
2017-05-29test: hasCrypto https-server-keep-alive-timeoutDaniel Bevenius
2017-05-29inspector: --debug* deprecation and invalidationRefael Ackermann
2017-05-28test: refactor test-fs-assert-encoding-errorRich Trott
2017-05-28dns: return TypeError on invalid resolve() inputRich Trott
2017-05-28async_wrap: fix Promises with later enabled hooksAnna Henningsen
2017-05-27lib,src: refactor buffer out of range indexlarissayvette
2017-05-27test: replace `indexOf` with `includes`Aditya Anand
2017-05-27test: add AsyncResource addon testAnna Henningsen
2017-05-27stream: support Uint8Array input to methodsAnna Henningsen
2017-05-27errors: migrate lib/consolemskec
2017-05-26test: check noop invocation with mustNotCall()Rich Trott
2017-05-26n-api: add napi_get_versionMichael Dawson
2017-05-26test: add coverage for socket write after closecjihrig
2017-05-26http: destroy sockets after keepAliveTimeoutTimur Shemsedinov
2017-05-26async_hooks: rename AsyncEvent to AsyncResourceAnna Henningsen
2017-05-26stream: emit finish when using writev and corkMatteo Collina
2017-05-26http: improve outgoing string write performanceBrian White
2017-05-25test: use common.mustNotCall in test-crypto-randomRich Trott
2017-05-26test: skip test-bindings if inspector is disabledDaniel Bevenius
2017-05-25test: add coverage for napi_has_named_propertyMichael Dawson
2017-05-25fs: fix realpath{Sync} on resolving pipes/socketsEbrahim Byagowi
2017-05-25src,fs: calculate fs times without truncationDaniel Pihlstrom
2017-05-25test: refactor event-emitter-remove-all-listenersRich Trott
2017-05-25test: refactor event-emitter-check-listener-leaksRich Trott
2017-05-25test: cover dgram handle send failurescjihrig
2017-05-25url: expose WHATWG url.origin as ASCIITimothy Gu