summaryrefslogtreecommitdiff
path: root/test/parallel/test-timers-refresh.js
Commit message (Expand)AuthorAgeFilesLines
* lib: replace validator and errorMohammed Keyvanzadeh2022-02-051-3/+1
* test: refactor common.expectsErrorRuben Bridgewater2019-12-311-2/+2
* timers: fix refresh for expired timersAnatoli Papirovski2019-12-251-0/+14
* doc, lib, src, test, tools: fix assorted typosXhmikosR2019-08-121-1/+1
* errors: add more information in case of invalid callbacksRuben Bridgewater2019-04-041-7/+8
* benchmark,doc,lib,test: capitalize commentsRuben Bridgewater2019-03-101-1/+1
* test: improve code coverage in timersJuan José Arboleda2019-03-051-0/+13
* timers: make timer.refresh() a public APIJeremiah Senkpiel2018-05-101-4/+21
* timers: add internal [@@ refresh()] functiontimers-internal-refreshJeremiah Senkpiel2018-01-261-0/+59