aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_timers.vim
Commit message (Expand)AuthorAge
* vim-patch:8.2.4166: undo synced when switching buffer in another windowzeertzjq2022-01-21
* test(old): change usage of Q to gQAxel Dahlberg2021-12-18
* vim-patch:8.1.2013: more functions can be used as methodsSean Dewar2021-11-26
* vim-patch:8.1.2011: more functions can be used as methodsSean Dewar2021-11-26
* test/old: use CheckFunction, enable more testsJan Edmund Lazo2021-03-27
* vim-patch:8.1.1624: when testing in the GUI may try to run gvim in a terminalJan Edmund Lazo2020-10-06
* vim-patch:8.1.1619: tests are not run with GUI on TravisJan Edmund Lazo2020-10-06
* vim-patch:8.1.1591: on error garbage collection may free memory in useJan Edmund Lazo2020-09-30
* test/old: enable passing testsJan Edmund Lazo2020-09-26
* vim-patch:8.1.1581: shared functions for testing are disorganisedJan Edmund Lazo2020-05-03
* vim-patch:8.2.0361: internal error when using "0" for a callbackJan Edmund Lazo2020-03-07
* vim-patch:8.1.1579: dict and list could be GC'ed while displaying errorJan Edmund Lazo2020-01-05
* vim-patch:8.1.0851: feedkeys() with "L" does not work properlyJan Edmund Lazo2020-01-05
* vim-patch:8.1.0844: when timer fails test will hang foreverJan Edmund Lazo2020-01-03
* vim-patch:8.1.0842: getchar_zero test fails on MS-WindowsJan Edmund Lazo2020-01-03
* vim-patch:8.1.0840: getchar(0) never returns a character in the terminalJan Edmund Lazo2020-01-03
* vim-patch:8.0.1817: a timer may change v:count unexpectedlyJan Edmund Lazo2020-01-03
* vim-patch:8.0.1776: in tests, when WaitFor() fails it doesn't say whyJan Edmund Lazo2019-09-21
* vim-patch:8.0.1109: timer causes error on exit from Ex modeJan Edmund Lazo2019-09-21
* vim-patch:8.1.1852: timers test is flaky #10788Jan Edmund Lazo2019-08-16
* test: share implementation of testdir/load.vimJustin M. Keyes2019-05-18
* vim-patch:8.0.0702: error in a timer can make Vim unusable #9826Justin M. Keyes2019-04-10
* oldtests: use LoadAdjust() on timer testJan Edmund Lazo2019-03-17
* oldtests: wait 200ms on mac for timer testJan Edmund Lazo2019-03-16
* tests: load-adjust timer tests (oldtest)Marco Hinz2019-01-17
* test/macOS: adjust time-sensitive testsJustin M. Keyes2018-11-30
* test/timer_spec: relax lower-boundJustin M. Keyes2018-11-05
* vim-patch:8.0.1067: try/catch in timer does not prevent it from being stoppedJan Edmund Lazo2018-10-16
* vim-patch:8.0.0670: can't use input() in a timer callbackJan Edmund Lazo2018-10-15
* test: adjust timer testsJustin M. Keyes2018-10-13
* vim-patch:8.0.1048: no test for what 8.0.1020 fixesJan Edmund Lazo2018-09-04
* timer_pause: stop the timer resource (#8199)Utkarsh Maheshwari2018-03-30
* test_timers.vim: Adjust timing to handle difference in implementationJames McCoy2017-04-15
* vim-patch:7.4.2359James McCoy2017-04-06
* vim-patch:7.4.2332James McCoy2017-04-06
* vim-patch:7.4.2304James McCoy2017-04-06
* vim-patch:7.4.2281James McCoy2017-04-06
* vim-patch:7.4.2242Jurica Bradaric2017-03-20
* vim-patch:7.4.2241Jurica Bradaric2017-03-20
* vim-patch:7.4.2240Jurica Bradaric2017-03-20
* vim-patch:7.4.2180Jurica Bradaric2017-03-20
* vim-patch:7.4.2228lonerover2017-03-18
* Make partials work with jobs, timers, and dictwatchers.Björn Linse2016-12-12
* vim-patch:7.4.1860Michael Ennen2016-12-12
* vim-patch:7.4.1719Michael Ennen2016-12-12
* eval: implement timers. vim-patch: 7.4.1578, 7.4.1831Björn Linse2016-05-24