summaryrefslogtreecommitdiff
path: root/test/parallel/test-promises-unhandled-rejections.js
AgeCommit message (Expand)Author
2018-12-17doc,lib,test: capitalize comment sentencesRuben Bridgewater
2018-11-27process: emit unhandled warning immediatelyAnatoli Papirovski
2018-11-20test: modify order of parameters for assertionMrityunjoy Saha
2018-11-06test: remove unused catch bindingscjihrig
2018-10-19test: reversed params in assert.strictEqual()Dusan Radovanovic
2018-07-19test: make crashOnUnhandleRejection opt-outMichaël Zasso
2018-01-21promises: refactor rejection handlingAnatoli Papirovski
2018-01-11test: fix spelling in test case commentsTobias Nießen
2017-10-17test: add missing spaces in concatenationsVse Mozhet Byt
2017-09-20domain: remove `.dispose()`Anna Henningsen
2017-05-05test: reduce string concatenationsVse Mozhet Byt
2017-04-12test: remove common.fail()Rich Trott
2017-01-11test: s/assert.equal/assert.strictEqual/Gibson Fahnestock
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-02test: use const for all require() callscjihrig
2016-12-22tools: enforce linebreak after ternary operatorsMichaël Zasso
2016-04-22test,benchmark: use deepStrictEqual()Rich Trott
2016-01-26test: fix irregular whitespace issueRoman Reiss
2016-01-13test: fix style issues after eslint updateMichaël Zasso
2016-01-04test: remove unused vars from parallel testsRich Trott
2015-10-24test: wrap assert.fail when passed to callbackMyles Borins
2015-06-13node: mark promises as handled as soon as possibleVladimir Kurchatkin
2015-05-19test: enable linting for testsRoman Reiss
2015-02-24node: implement unhandled rejection trackingPetka Antonov