summaryrefslogtreecommitdiff
path: root/test/parallel/test-promises-warning-on-unhandled-rejection.js
Commit message (Expand)AuthorAgeFilesLines
* process: improve unhandled rejection messageMadara Uchiha2018-01-191-6/+31
* test: remove common.noopRich Trott2017-07-191-1/+1
* test: add common.noop, default for common.mustCall()James M Snell2017-03-261-1/+1
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-1/+1
* promise: hard deprecation for unhandled promise rejectionJames M Snell2016-08-291-1/+4
* promise: warn on unhandled rejectionsBenjamin Gruenbaum2016-08-291-0/+26