summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_autocmd.vim
AgeCommit message (Expand)Author
2020-08-12patch 8.2.1432: various inconsistencies in test filesv8.2.1432Bram Moolenaar
2020-08-05patch 8.2.1369: MS-Windows: autocommand test sometimes failsv8.2.1369Bram Moolenaar
2020-07-21patch 8.2.1260: there is no good test for CursorHoldv8.2.1260Bram Moolenaar
2020-07-11patch 8.2.1183: assert_fails() checks the last error messagev8.2.1183Bram Moolenaar
2020-06-26patch 8.2.1059: crash when using :tabonly in an autocommandv8.2.1059Bram Moolenaar
2020-06-25patch 8.2.1053: insufficient testing for 'statusline' and 'tabline'v8.2.1053Bram Moolenaar
2020-06-17patch 8.2.0996: using "aucmdwin" in win_gettype() is not idealv8.2.0996Bram Moolenaar
2020-06-16patch 8.2.0991: cannot get window type for autocmd and preview windowv8.2.0991Bram Moolenaar
2020-06-15patch 8.2.0982: insufficient testing for reading/writing filesv8.2.0982Bram Moolenaar
2020-06-12patch 8.2.0964: TextYankPost does not provide info about Visual selectionv8.2.0964Bram Moolenaar
2020-06-10patch 8.2.0952: no simple way to interrupt Vimv8.2.0952Bram Moolenaar
2020-04-21patch 8.2.0615: regexp benchmark stest is old stylev8.2.0615Bram Moolenaar
2020-04-08patch 8.2.0533: tests using term_wait() can still be flakyv8.2.0533Bram Moolenaar
2020-04-06patch 8.2.0522: several errors are not tested forv8.2.0522Bram Moolenaar
2020-03-29patch 8.2.0474: cannot use :write when using a plugin with BufWriteCmdv8.2.0474Bram Moolenaar
2020-03-23patch 8.2.0432: a few tests fail in a huge terminalv8.2.0432Bram Moolenaar
2020-03-19patch 8.2.0406: FileReadCmd event not well testedv8.2.0406Bram Moolenaar
2020-03-18patch 8.2.0402: setting local instead of global flagv8.2.0402Bram Moolenaar
2020-03-18patch 8.2.0400: not all tests using a terminal are in the list of flaky testsv8.2.0400Bram Moolenaar
2020-03-15patch 8.2.0382: some tests fail when run under valgrindv8.2.0382Bram Moolenaar
2020-02-23patch 8.2.0310: autocmd test fails on a slow systemv8.2.0310Bram Moolenaar
2020-02-22patch 8.2.0303: TermChanged test fails in the GUIv8.2.0303Bram Moolenaar
2020-02-22patch 8.2.0302: setting 'term' may cause error in TermChanged autocommandv8.2.0302Bram Moolenaar
2020-02-18patch 8.2.0275: some Ex code not covered by testsv8.2.0275Bram Moolenaar
2020-02-17patch 8.2.0270: some code not covered by testsv8.2.0270Bram Moolenaar
2020-01-07patch 8.2.0097: crash with autocommand and spellfilev8.2.0097Bram Moolenaar
2019-12-07patch 8.1.2403: autocmd test fails under valgrindv8.1.2403Bram Moolenaar
2019-12-01patch 8.1.2373: cannot build with +popupwin but without +quickfixv8.1.2373Bram Moolenaar
2019-11-16patch 8.1.2302: :lockmarks does not work for '[ and ']v8.1.2302Bram Moolenaar
2019-11-10patch 8.1.2290: autocommand test failsv8.1.2290Bram Moolenaar
2019-11-09patch 8.1.2278: using "cd" with "exe" may failv8.1.2278Bram Moolenaar
2019-10-11patch 8.1.2136: using freed memory with autocmd from fuzzerv8.1.2136Bram Moolenaar
2019-10-01patch 8.1.2108: cannot close the cmdline window from CmdWinEnterv8.1.2108Bram Moolenaar
2019-09-22patch 8.1.2069: test for SafeStateAgain may still failv8.1.2069Bram Moolenaar
2019-09-22patch 8.1.2068: test for SafeState and SafeStateAgain may failv8.1.2068Bram Moolenaar
2019-09-22patch 8.1.2067: no tests for SafeState and SafeStateAgainv8.1.2067Bram Moolenaar
2019-09-01patch 8.1.1955: tests contain typosv8.1.1955Bram Moolenaar
2019-08-14patch 8.1.1846: inconsistently using GetVimCommand() and v:progpathv8.1.1846Bram Moolenaar
2019-08-07patch 8.1.1826: tests use hand coded feature and option checksv8.1.1826Bram Moolenaar
2019-06-15patch 8.1.1546: in some tests 'tags' is set but not restoredv8.1.1546Bram Moolenaar
2019-06-15patch 8.1.1542: an OptionSet autocommand does not get enough infov8.1.1542Bram Moolenaar
2019-05-20patch 8.1.1362: code and data in tests can be hard to readv8.1.1362Bram Moolenaar
2019-05-12patch 8.1.1325: cannot build with +eval but without +channel and +timersv8.1.1325Bram Moolenaar
2019-05-09patch 8.1.1311: aborting an autocmd with an exception is not testedv8.1.1311Bram Moolenaar
2019-04-25patch 8.1.1205: a BufReadPre autocommand may cause the cursor to movev8.1.1205Bram Moolenaar
2019-04-25patch 8.1.1203: some autocmd tests are old stylev8.1.1203Bram Moolenaar
2019-04-04patch 8.1.1113: making an autocommand trigger once is not so easyv8.1.1113Bram Moolenaar
2019-02-03patch 8.1.0870: Vim doesn't use the new ConPTY support in Windows 10v8.1.0870Bram Moolenaar
2019-01-30patch 8.1.0851: feedkeys() with "L" does not work properlyv8.1.0851Bram Moolenaar
2019-01-27patch 8.1.0837: timer interrupting cursorhold and mapping not testedv8.1.0837Bram Moolenaar