summaryrefslogtreecommitdiff
path: root/test/parallel
AgeCommit message (Expand)Author
2018-04-05errors: make message non-enumerableRuben Bridgewater
2018-04-04test: add tests for fs/promises.js fileHandle methodswillhayslett
2018-04-04lib: ensure --check flag works with --requireJohn-David Dalton
2018-04-05errors: improve SystemError messagesJoyee Cheung
2018-04-04buffer: shorten deprecation warningRich Trott
2018-04-04test: test process.setuid for bad argument typesDivyanshu Singh
2018-04-03assert: ensure .rejects() disallows sync throwsTeddy Katz
2018-04-03test: ensure failed assertions cause build to failTeddy Katz
2018-04-03test: update test to comply with lint ruleRich Trott
2018-04-03test: improve assert messagefatahn
2018-04-03test: remove third argument from call to assert.strictEqual()Forrest Wolf
2018-04-03http: fix `request` when `setHost` is `true`XadillaX
2018-04-03perf_hooks: simplify perf_hooksJames M Snell
2018-04-03vm: move options checks from C++ to JSMichaël Zasso
2018-04-02test: fix flaky test-cluster-send-handle-twiceRich Trott
2018-04-02inspector: report client-visible host and portEugene Ostroukhov
2018-04-01buffer: remove "new" from deprecation messageRich Trott
2018-04-01tools: add 'spaced-comment' into eslint rulesWeijia Wang
2018-04-01test: rename regression tests more expressivelyUjjwal Sharma
2018-03-31vm: add support for import.meta to Modulepunteek
2018-03-31test: remove 3rd argument from assert.strictEqualArian Santrach
2018-03-30test: make test-http-expect-continue more strictRich Trott
2018-03-30console: add table methodGus Caplan
2018-03-30test: add regression test for large writeAnna Henningsen
2018-03-30stream: fix backpressure when multiple syncMatteo Collina
2018-03-29test: use createReadStream instead of ReadStreamDaniel Bevenius
2018-03-29test: removed default message from assert.strictEqualjaspal-yupana
2018-03-29test: fix incorrect assumptions on uid and gidgarwahl
2018-03-29test: refactor test-net-dns-errorLuigi Pinca
2018-03-29test: fix typo in test-tls-cnnic-whitelistDaniel Bevenius
2018-03-29child_process: better spawn error messageBartosz Sosnowski
2018-03-28test: fix assert.throws error in test-http-parserRich Trott
2018-03-28test: refactor test-http-expect-continueRich Trott
2018-03-28test: rename tests with descriptive filenamesUjjwal Sharma
2018-03-28deps: upgrade http-parser to v2.8.0Ben Noordhuis
2018-03-28lib: rename js source to lower snake_caseDaniel Bevenius
2018-03-27test: update link according to NIST bibliographyTobias Nießen
2018-03-27tls: drop NPN (next protocol negotiation) supportBen Noordhuis
2018-03-27stream: give error message if `write()` cb called twiceAnna Henningsen
2018-03-27assert: fix diff color outputRuben Bridgewater
2018-03-26src: drop CNNIC+StartCom certificate whitelistingBen Noordhuis
2018-03-26test: remove third param from assert.strictEqualdavis.okoth@kemsa.co.ke
2018-03-26test: add deprecation code to expectWarningDaniel Bevenius
2018-03-25console: don't swallow call stack exceeded errorsDan Kaplun
2018-03-25test: remove custom error messageDingDean
2018-03-25test: remove string literal from assertionsNathaniel Weeks
2018-03-25http: support server options on createServerWes Todd
2018-03-24test: remove message from assert.strictEqual()willhayslett
2018-03-25util: show Weak(Set|Map) entries in inspectRuben Bridgewater
2018-03-25util: improve iterator inspect outputRuben Bridgewater