summaryrefslogtreecommitdiff
path: root/test/parallel/test-domain-uncaught-exception.js
Commit message (Expand)AuthorAgeFilesLines
* test: adjust indentation for stricter lintingRich Trott2017-07-281-2/+2
* test: replace indexOf with includes and startsWithNataly Shrits2017-07-191-1/+1
* benchmark,lib,test: use braces for multiline blockRich Trott2017-07-181-2/+3
* test: reduce string concatenationsVse Mozhet Byt2017-05-051-5/+4
* test: remove common.fail()Rich Trott2017-04-121-2/+3
* test: use common.fail() instead of assert(false)cjihrig2017-01-231-7/+5
* test: update test-domain-uncaught-exception.jsAndy Chen2016-12-141-7/+7
* test: remove unused vars from parallel testsRich Trott2016-01-041-2/+0
* domains: fix handling of uncaught exceptionsJulien Gilli2015-12-111-0/+205