summaryrefslogtreecommitdiff
path: root/test/parallel/test-domain-with-abort-on-uncaught-exception.js
Commit message (Expand)AuthorAgeFilesLines
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-5/+5
* test: use const for all require() callscjihrig2017-01-021-2/+2
* test: change assert.strict to assert.strictEqual()Ashita Nagesh2016-12-211-4/+4
* test,lib: align arguments in multiline callsRich Trott2016-09-201-1/+1
* test: use common platform helpers everywhereSantiago Gimeno2016-07-271-1/+1
* test: make import common as the first lineSakthipriyan Vairamani2016-07-211-1/+1
* benchmark,test,lib: remove extra spacesRich Trott2016-05-111-1/+1
* test: fix style issues after eslint updateMichaƫl Zasso2016-01-131-12/+12
* test: remove unused vars from parallel testsRich Trott2016-01-041-11/+0
* domains: fix handling of uncaught exceptionsJulien Gilli2015-12-111-32/+2
* test: fix domain with abort-on-uncaught on PPCJulien Gilli2015-10-131-13/+9
* src: fix --abort-on-uncaught-exceptionJeremy Whitlock2015-10-051-0/+220