Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-04 | Base: Replace setInterval test page with a more thorough timer test page | Timothy Flynn | |
Ensure we test both setTimeout and setInterval (and their cancellation methods), and test scenarios such as raising exceptions in the callback, passing extra arguments, etc. |