summaryrefslogtreecommitdiff
path: root/js/timers_test.ts
AgeCommit message (Expand)Author
2019-04-21Fix eslint warnings (#2151)Ryan Dahl
2019-04-21Fix flaky tests (#2164)Ryan Dahl
2019-04-17Fix flaky tests (#2139)Ryan Dahl
2019-03-09Migrate from tslint to eslint for linting (#1905)Kitson Kelly
2019-03-06Upgrade deno_std (#1892)Ryan Dahl
2019-01-26timers: use int instead of double for timeout type (#1469)bokuweb
2019-01-21chore: update license lines (#1557)Yoshiya Hinosawa
2018-10-11timers: align unit tests with othersLi Hao
2018-10-08timers: add test for clearTimer bug #942Bert Belder
2018-10-05Changed tools/lint.py to lint the entire js and tests directories. (#900)Chris Bystrek
2018-10-03Update timer test to use #497 test caseAndy Hayden
2018-10-03timers: add some more unit testsLi Hao
2018-10-03timers: implement timers in javascriptBert Belder
2018-09-25Add SetGlobalTimeout().Ryan Dahl
2018-09-16Remove remove_timer asserts (#760)Kevin (Kun) "Kassimo" Qian