summaryrefslogtreecommitdiff
path: root/test/parallel/test-domain-with-abort-on-uncaught-exception.js
AgeCommit message (Expand)Author
2018-10-13test: remove unused e variable in catch statementDenny Scott
2017-05-14test: make the rest of tests path-independentVse Mozhet Byt
2017-05-05test: reduce string concatenationsVse Mozhet Byt
2017-04-30test: replace indexOf with includesgwer
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-02test: use const for all require() callscjihrig
2016-12-21test: change assert.strict to assert.strictEqual()Ashita Nagesh
2016-09-20test,lib: align arguments in multiline callsRich Trott
2016-07-27test: use common platform helpers everywhereSantiago Gimeno
2016-07-21test: make import common as the first lineSakthipriyan Vairamani
2016-05-11benchmark,test,lib: remove extra spacesRich Trott
2016-01-13test: fix style issues after eslint updateMichaƫl Zasso
2016-01-04test: remove unused vars from parallel testsRich Trott
2015-12-11domains: fix handling of uncaught exceptionsJulien Gilli
2015-10-13test: fix domain with abort-on-uncaught on PPCJulien Gilli
2015-10-05src: fix --abort-on-uncaught-exceptionJeremy Whitlock