aboutsummaryrefslogtreecommitdiff
path: root/test/old/testdir/test_autocmd.vim
Commit message (Expand)AuthorAge
* vim-patch:9.0.2135: No test for mode() when executing Ex commands (#26282)zeertzjq2023-11-29
* vim-patch:8.1.2373: cannot build with +popupwin but without +quickfixzeertzjq2023-11-13
* vim-patch:8.1.0870: Vim doesn't use the new ConPTY support in Windows 10zeertzjq2023-11-13
* vim-patch:9.0.0336: tests are flaky because of using a common file namezeertzjq2023-11-13
* vim-patch:9.0.2075: TextChangedI may not always trigger (#25808)zeertzjq2023-10-28
* vim-patch:9.0.2031: TextChangedI may be triggered by non-insert mode change (...zeertzjq2023-10-15
* vim-patch:8.2.3467: CursorHoldI event interferes with "CTRL-G U" (#25383)zeertzjq2023-09-27
* vim-patch:8.2.3517: TextChanged does not trigger after TextChangedI (#25384)zeertzjq2023-09-27
* refactor: remove 'shortmess' save/restore panic for ex commandsbfredl2023-09-25
* vim-patch:9.0.1934: :bwipe fails after switching window from aucmd_win.zeertzjq2023-09-25
* vim-patch:8.2.4609: :unhide does not check for failing to close a window (#25...zeertzjq2023-09-23
* vim-patch:partial:9.0.1886: Various Typoszeertzjq2023-09-09
* vim-patch:9.0.0428: autocmd test uses common file namezeertzjq2023-08-22
* vim-patch:9.0.0425: autocmd test is a bit flaky on MS-Windowszeertzjq2023-08-22
* vim-patch:9.0.0415: on MS-Windows some tests are flakyzeertzjq2023-08-22
* vim-patch:9.0.0380: deleting files in tests is a hasslezeertzjq2023-08-22
* vim-patch:9.0.0313: using common name in tests leads to flaky testszeertzjq2023-08-21
* vim-patch:9.0.0077: wrong restored cursor position when switching window in a...zeertzjq2023-08-21
* vim-patch:8.2.3518: Test_xrestore sometimes failszeertzjq2023-08-21
* vim-patch:8.2.0533: tests using term_wait() can still be flakyzeertzjq2023-08-21
* vim-patch:8.2.0310: autocmd test fails on a slow systemzeertzjq2023-08-21
* vim-patch:8.1.2403: autocmd test fails under valgrindzeertzjq2023-08-21
* vim-patch:8.1.2069: test for SafeStateAgain may still failzeertzjq2023-08-21
* vim-patch:8.1.2068: test for SafeState and SafeStateAgain may failzeertzjq2023-08-21
* vim-patch:8.1.2067: no tests for SafeState and SafeStateAgainzeertzjq2023-08-21
* vim-patch:9.0.1490: the ModeChanged event may be triggered too oftenzeertzjq2023-04-26
* vim-patch:9.0.1010: stray warnings for existing swap fileszeertzjq2023-04-19
* vim-patch:9.0.1456: shortmess test depends on order of test executionzeertzjq2023-04-16
* vim-patch:9.0.1064: code for making 'shortmess' temporarily empty is repeatedzeertzjq2023-04-16
* vim-patch:9.0.0411: only created files can be cleaned up with one callzeertzjq2023-04-16
* test: move oldtests to test directory (#22536)dundargoc2023-03-07