summaryrefslogtreecommitdiff
path: root/test/parallel/test-domain-abort-on-uncaught.js
Commit message (Expand)AuthorAgeFilesLines
* test: refactor test-domain-abort-on-uncaughtRich Trott2017-08-021-0/+221
* test: fix flaky test-domain-abort-on-uncaughtRich Trott2017-03-161-256/+0
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-3/+3
* test: use const for all require() callscjihrig2017-01-021-2/+2
* test: replace equal with strictEqualTracy Hinds2016-12-051-2/+2
* test: use common platform helpers everywhereSantiago Gimeno2016-07-271-1/+1
* test: use random ports where possibleBrian White2016-06-101-2/+2
* benchmark,test,lib: remove extra spacesRich Trott2016-05-111-1/+1
* domains: fix handling of uncaught exceptionsJulien Gilli2015-12-111-75/+235
* test: enable linting for testsRoman Reiss2015-05-191-3/+4
* test: don't spawn child processes in domain testBen Noordhuis2015-03-051-34/+20
* src: fix domains + --abort-on-uncaught-exceptionChris Dickinson2015-02-251-0/+109