summaryrefslogtreecommitdiff
path: root/test/parallel/test-promises-warning-on-unhandled-rejection.js
AgeCommit message (Expand)Author
2018-07-19test: make crashOnUnhandleRejection opt-outMichaƫl Zasso
2017-11-22process: improve unhandled rejection messageMadara Uchiha
2017-07-03test: remove common.noopRich Trott
2017-03-26test: add common.noop, default for common.mustCall()James M Snell
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2016-08-29promise: hard deprecation for unhandled promise rejectionJames M Snell
2016-08-29promise: warn on unhandled rejectionsBenjamin Gruenbaum