summaryrefslogtreecommitdiff
path: root/test/parallel
AgeCommit message (Expand)Author
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: 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-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-04process: allow reading from stdout/stderr socketsAnna 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-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
2018-10-02crypto: add support for PEM-level encryptionTobias Nießen
2018-10-02stream: improve buffer list inspectionRuben Bridgewater
2018-10-02timers: use custom inspection for linked listsRuben Bridgewater
2018-10-01util: set `super_` property to non-enumerableRuben Bridgewater
2018-10-01test: replace localhost with os.hostname in fs-readfilesyncDenys Otrishko
2018-09-28test: increase test coverage for fs.promises readJennifer Bland
2018-09-27test: improve test-gc-http-client-connabortedRich Trott
2018-09-27test: test undefined in utilZYSzys
2018-09-27crypto: downgrade DEP0115 to `--pending-deprecation` onlyAnna Henningsen
2018-09-27assert: reduce diff noiseRuben Bridgewater
2018-09-27assert: switch `inputs` to `values`Ruben Bridgewater
2018-09-27assert: improve the strict equal messagesRuben Bridgewater
2018-09-27test: console.table when `null` in dataZYSzys
2018-09-26errors: use ERR_OUT_OF_RANGE for index errorsRich Trott
2018-09-26test: improve test-gc-http-client-onerrorRich Trott
2018-09-26test: improve test-gc-http-client-timeoutRich Trott
2018-09-26test: improve reliability of test-gc-http-clientRich Trott
2018-09-26test: improve reliability of test-gc-net-timeoutRich Trott
2018-09-26test: remove unnecessary assertionsAnna Henningsen
2018-09-26worker: reduce `MessagePort` prototype to documented APIAnna Henningsen