summaryrefslogtreecommitdiff
path: root/test/parallel/test-timers-immediate.js
AgeCommit message (Expand)Author
2017-08-07test: improve multiple timers testsJames M Snell
2017-03-10meta: restore original copyright headerJames M Snell
2017-02-06test: add common.mustNotCall()cjihrig
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2016-10-02test: clean up test-timers-immediateRich Trott
2016-06-29timers: optimize `setImmediate()`Andras
2016-04-22test,benchmark: use deepStrictEqual()Rich Trott
2016-04-10test: fix issues for ESLint 2.7.0silverwind
2016-01-13test: fix style issues after eslint updateMichaƫl Zasso
2015-12-26test: remove unnecessary assignmentsRich Trott
2015-05-19test: enable linting for testsRoman Reiss
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny