aboutsummaryrefslogtreecommitdiff
path: root/test/functional/eval/timer_spec.lua
Commit message (Expand)AuthorAge
* test: reorg #15698Justin M. Keyes2021-09-17
* Revert "vim-patch:8.1.0822: peeking and flushing output slows down execution"Jan Edmund Lazo2020-12-31
* vim-patch:8.1.0822: peeking and flushing output slows down executionJan Edmund Lazo2020-12-25
* test/timer_spec: increase base timeoutJan Edmund Lazo2020-12-01
* timer_spec: fix/harden flaky tests (#11080)Daniel Hahler2019-09-24
* test: "can have two timers": retry()Justin M. Keyes2019-09-01
* test/ui: update tests for new msg_grid implementationBjörn Linse2019-09-01
* timer_spec: shorter timeout with "doesn't mess up the cmdline" (#10769)Daniel Hahler2019-08-26
* tests: support msg with global_helpers.ok (#10820)Daniel Hahler2019-08-21
* tests: timer_spec: lower timeout, avoids flakinessDaniel Hahler2019-08-20
* tests: use larger timeout with "timers can be stopped from the handler" (#10760)Daniel Hahler2019-08-14
* tests: fix flaky "timers can be stopped from the handler" (#10364)Daniel Hahler2019-06-29
* tests: increase timeout with "timers doesn't mess up the cmdline" (#10212)Daniel Hahler2019-06-13
* test: adjust timer_specJustin M. Keyes2019-01-31
* tests: load-adjust timer tests (functionaltest)Marco Hinz2019-01-17
* test: adjust time-sensitive tests (#9220)Justin M. Keyes2018-11-10
* test/timer_spec: relax lower-boundJustin M. Keyes2018-11-05
* tests: improve robustness of immediate successes in screen testsBjörn Linse2018-10-15
* test: adjust timer testsJustin M. Keyes2018-10-13
* tests: call getchar(1) in timer callbackJan Edmund Lazo2018-09-04
* functests: Replace execute with either command or feed_commandZyX2017-04-09
* functests: Try sleeping a bit moreZyX2017-03-29
* test/timer_spec.lua: Relax expected count.Justin M. Keyes2017-01-19
* 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