summaryrefslogtreecommitdiff
path: root/test/parallel/test-timers-unref.js
AgeCommit message (Expand)Author
2018-06-01timers: add hasRef method to Timeout & ImmediateAnatoli Papirovski
2018-02-16test: minor refactoringRuben Bridgewater
2018-02-16test: remove assert.doesNotThrow()Ruben Bridgewater
2018-01-03test: update references to archived repositoryTobias Nießen
2017-08-07test: improve multiple timers testsJames M Snell
2017-07-03test: remove common.noopRich Trott
2017-03-26test: add common.noop, default for common.mustCall()James M Snell
2017-03-10meta: restore original copyright headerJames M Snell
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-02test: use const for all require() callscjihrig
2016-07-14test: cleanup IIFE testscjihrig
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-09-16timer: ref/unref return selfSam Roberts
2015-05-19test: enable linting for testsRoman Reiss
2015-03-26timers: assure setTimeout callback only runs onceRoman Reiss
2015-02-13test: Timeout#unref() does not return instanceJan Schär
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny