summaryrefslogtreecommitdiff
path: root/test/parallel/test-timers-unref-active.js
Commit message (Expand)AuthorAgeFilesLines
* test: adjust comments for upcoming lint ruleRich Trott2020-10-071-22/+18
* test: s/assert.equal/assert.strictEqual/Gibson Fahnestock2017-01-111-1/+1
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-2/+2
* test: increase timeouts on some unref timers testsJeremiah Senkpiel2016-02-221-1/+1
* test: remove unnecessary assignmentsRich Trott2015-12-261-1/+1
* timers: Avoid linear scan in _unrefActive.Julien Gilli2015-09-021-0/+51