summary refs log tree commit diff
path: root/tests (unfollow)
Commit message (Expand)AuthorFilesLines
2014-12-10First hack at implementing timeouts in typing notification handlerPaul "LeoNerd" Evans1-3/+33
2014-12-10Implement .cancel_call_later() in MockClockPaul "LeoNerd" Evans2-2/+23
2014-12-10Implement .call_later() i