summaryrefslogtreecommitdiff
path: root/test/parallel/test-domain-top-level-error-handler-throw.js
Commit message (Expand)AuthorAgeFilesLines
* lib,src: fix consistent spacing inside bracesSebastiaan Deckers2017-07-211-1/+1
* test: replace indexOf with includes and startsWithNataly Shrits2017-07-021-5/+2
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-5/+5
* test: use const for all require() callscjihrig2017-01-021-3/+3
* test: improve domain-top-level-error-handler-throwCodeVana2016-12-211-2/+2
* tools: add eslint rule prefer-assert-methodsDany Shaanan2016-09-201-2/+5
* tools: lint for object literal spacingRich Trott2016-05-081-1/+1
* test: remove unnecessary assignmentsRich Trott2015-12-261-1/+1
* test: fix domain-top-level-error-handler-throwSantiago Gimeno2015-12-231-1/+3
* src: fix --abort-on-uncaught-exceptionJeremy Whitlock2015-10-051-0/+50