summaryrefslogtreecommitdiff
path: root/test/parallel/test-timers-unrefd-interval-still-fires.js
AgeCommit message (Expand)Author
2018-10-09benchmark,doc,lib,src,test,tools: fix typosBrandon Smith
2017-08-07test: improve multiple timers testsJames M Snell
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2016-02-22test: increase timeouts on some unref timers testsJeremiah Senkpiel
2016-01-11test: fix flaky unrefed timers testRich Trott
2015-12-30test: remove unused assert module importsRich Trott
2015-11-20test: fix race condition in unrefd interval testMichael Cornacchia
2015-10-01test: load common.js to test for global leaksRich Trott
2015-05-19test: enable linting for testsRoman Reiss
2015-04-04timers: don't close interval timers when unrefdJulien Gilli