summaryrefslogtreecommitdiff
path: root/test/parallel/test-domain-timers.js
Commit message (Expand)AuthorAgeFilesLines
* test: refactor domain testsRich Trott2017-06-071-1/+1
* test: add common.noop, default for common.mustCall()James M Snell2017-03-261-1/+1
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-5/+3
* test: use const for all require() callscjihrig2017-01-021-2/+2
* test: use assert.strictEqual and fix setTimeoutMatt Phillips2016-12-061-4/+5
* test: use mustCall() for simple flow trackingcjihrig2016-07-181-15/+9
* test,tools: adjust function argument alignmentRich Trott2016-04-281-2/+2
* test: remove unnecessary assignmentsRich Trott2015-12-261-1/+1
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* test: common.js -> commonBrendan Ashworth2015-02-221-1/+1
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+60