summaryrefslogtreecommitdiff
path: root/test/pummel/test-timer-wrap.js
Commit message (Expand)AuthorAgeFilesLines
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-3/+3
* timers: remove unused repeat param in timer_wrapJan Schär2016-08-091-1/+1
* test: use mustCall() for simple flow trackingcjihrig2016-07-181-9/+2
* test: remove unnecessary assignmentsRich Trott2015-12-261-1/+1
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: update tests after internal api changeBen Noordhuis2013-08-151-1/+2
* test: add missing copyright headersBen Noordhuis2011-12-061-0/+21
* TimerWrap: mimic libev ref count semanticsRyan Dahl2011-05-281-5/+7
* Implement new wrap for uv timerRyan Dahl2011-05-251-0/+17