aboutsummaryrefslogtreecommitdiff
path: root/test/functional/eval/timer_spec.lua
Commit message (Expand)AuthorAge
* events: allow event processing in getchar()Björn Linse2016-10-15
* tests: don't ignore highlights in various testsBjörn Linse2016-08-14
* timers: do not crash after processing events in the handlerBjörn Linse2016-08-10
* timers: make repeat=0 work one-shot (consistent with vim)Björn Linse2016-06-29
* timers: make timers work with zero timeoutBjörn Linse2016-06-29
* functests: Check logs in lua codeZyX2016-06-10
* cmdline: Redraw the cmdline after processing eventsBjörn Linse2016-05-24
* eval: implement timers. vim-patch: 7.4.1578, 7.4.1831Björn Linse2016-05-24