summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-10-11src: revert removal of SecureContext `_external` getterVitaly Dyatlov
2018-10-12tls: make StreamWrap work correctly in "drain" callbackOuyang Yadong
2018-10-11test: add logging to test-worker-memoryRich Trott
2018-10-11vm: pass parsing_context to ScriptCompiler::CompileFunctionInContextDara Hayes
2018-10-11test: add test for a vm indexed propertyconectado
2018-10-10test: add WPT console-tests-historicalRich Trott
2018-10-10test: separate WPT console test from other testRich Trott
2018-10-10test: add WPT console-label-conversion testRich Trott
2018-10-10test: rename WPT console testRich Trott
2018-10-10test: error when empty buffer is passed to filehandle.read()Masashi Hirano
2018-10-10Revert "module: fix inconsistency between load and _findPath"John-David Dalton
2018-10-10async_hooks: add missing async_hooks destroys in AsyncResetBastian Krol
2018-10-09util: support BigInt in util.formatMasashi Hirano
2018-10-09test: remove obsolete domain testJulien Gilli
2018-10-09test: remove obsolete domain testJulien Gilli
2018-10-09benchmark,doc,lib,src,test,tools: fix typosBrandon Smith
2018-10-09assert: remove internal errorCache propertyRich Trott
2018-10-09test: remove internal errorCache propertyRich Trott
2018-10-08icu: make process.binding('icu') internalcjihrig
2018-10-08test: remove test-buffer-bindingobj-no-zerofill.jsWeijia Wang
2018-10-08streams: refactor ReadableStream asyncIterator creation and a few fixesGus Caplan
2018-10-08zlib: simplify flushing mechanismAnna Henningsen
2018-10-08test: remove eslint-disable from fixturesRich Trott
2018-10-08test: read() on dir on AIX does not return EISDIRBen Noordhuis
2018-10-08http2: add RFC 8441 extended connect protocol supportJames M Snell
2018-10-08tls: update test & docs for ArrayBuffer/DataViewBeni von Cheni
2018-10-07test: add module require tests for certain package.json errorsTom White
2018-10-06test: remove flaky designation for testRich Trott
2018-10-06vm: add dynamic import supportGus Caplan
2018-10-06test: swap arguments in strictEqual()Duarte David
2018-10-05test: remove obsolete domain testJulien Gilli
2018-10-04dns: deprecate passing falsy hostname to dns.lookupOuyang Yadong
2018-10-04test: add stdin writable regression testAnna Henningsen
2018-10-04process: allow reading from stdout/stderr socketsAnna Henningsen
2018-10-04tools: allow input for TTY testsAnna Henningsen
2018-10-04Revert "tty: make _read throw ERR_TTY_WRITABLE_NOT_READABLE"Anna Henningsen
2018-10-04src: name EmbededderGraph edges and use class names for nodesJoyee Cheung
2018-10-04test: terminate cluster worker in infinite loopcjihrig
2018-10-04test: harden test-gc-http-client-timeoutDenys Otrishko
2018-10-04doc: remove GA trackingBen Noordhuis
2018-10-04test: add process.stdin.end() TTY regression testMatteo Collina
2018-10-03src: use JS inheritance for `AsyncWrap`Anna Henningsen
2018-10-03http2: set nghttp2_option_set_no_closed_streamsDavid Halls
2018-10-03test: add more descriptive err message to assertJosh Broomfield
2018-10-03test: error when empty buffer is passed to fs.read()shisama
2018-10-03test: fix broken testcjihrig
2018-10-02util: change util.inspect depth defaultRuben Bridgewater
2018-10-02repl: do not swallow errors in nested REPLsRich Trott
2018-10-02test: mark some flakesRefael Ackermann
2018-10-02util: handle null prototype on inspectAnto Aravinth