summaryrefslogtreecommitdiff
path: root/test/parallel/test-domain-abort-on-uncaught.js
AgeCommit message (Expand)Author
2017-08-02test: refactor test-domain-abort-on-uncaughtRich Trott
2017-03-16test: fix flaky test-domain-abort-on-uncaughtRich Trott
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-02test: use const for all require() callscjihrig
2016-12-05test: replace equal with strictEqualTracy Hinds
2016-07-27test: use common platform helpers everywhereSantiago Gimeno
2016-06-10test: use random ports where possibleBrian White
2016-05-11benchmark,test,lib: remove extra spacesRich Trott
2015-12-11domains: fix handling of uncaught exceptionsJulien Gilli
2015-05-19test: enable linting for testsRoman Reiss
2015-03-05test: don't spawn child processes in domain testBen Noordhuis
2015-02-25src: fix domains + --abort-on-uncaught-exceptionChris Dickinson