log src/testdir/test_autocmd.vim @ 21004:0650d220f742 v8.2.1053

age author description
Thu, 25 Jun 2020 19:15:25 +0200 Bram Moolenaar patch 8.2.1053: insufficient testing for 'statusline' and 'tabline' v8.2.1053
Wed, 17 Jun 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.0996: using "aucmdwin" in win_gettype() is not ideal v8.2.0996
Tue, 16 Jun 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.0991: cannot get window type for autocmd and preview window v8.2.0991
Mon, 15 Jun 2020 20:00:05 +0200 Bram Moolenaar patch 8.2.0982: insufficient testing for reading/writing files v8.2.0982
Fri, 12 Jun 2020 22:15:04 +0200 Bram Moolenaar patch 8.2.0964: TextYankPost does not provide info about Visual selection v8.2.0964
Wed, 10 Jun 2020 21:00:04 +0200 Bram Moolenaar patch 8.2.0952: no simple way to interrupt Vim v8.2.0952
Tue, 21 Apr 2020 22:30:03 +0200 Bram Moolenaar patch 8.2.0615: regexp benchmark stest is old style v8.2.0615
Wed, 08 Apr 2020 22:00:05 +0200 Bram Moolenaar patch 8.2.0533: tests using term_wait() can still be flaky v8.2.0533
Mon, 06 Apr 2020 21:45:31 +0200 Bram Moolenaar patch 8.2.0522: several errors are not tested for v8.2.0522
Sun, 29 Mar 2020 16:15:03 +0200 Bram Moolenaar patch 8.2.0474: cannot use :write when using a plugin with BufWriteCmd v8.2.0474
Mon, 23 Mar 2020 19:30:06 +0100 Bram Moolenaar patch 8.2.0432: a few tests fail in a huge terminal v8.2.0432
Thu, 19 Mar 2020 14:00:05 +0100 Bram Moolenaar patch 8.2.0406: FileReadCmd event not well tested v8.2.0406
Wed, 18 Mar 2020 21:15:03 +0100 Bram Moolenaar patch 8.2.0402: setting local instead of global flag v8.2.0402
Wed, 18 Mar 2020 19:30:04 +0100 Bram Moolenaar patch 8.2.0400: not all tests using a terminal are in the list of flaky tests v8.2.0400
Sun, 15 Mar 2020 14:30:05 +0100 Bram Moolenaar patch 8.2.0382: some tests fail when run under valgrind v8.2.0382
Sun, 23 Feb 2020 16:30:04 +0100 Bram Moolenaar patch 8.2.0310: autocmd test fails on a slow system v8.2.0310
Sat, 22 Feb 2020 23:15:03 +0100 Bram Moolenaar patch 8.2.0303: TermChanged test fails in the GUI v8.2.0303
Sat, 22 Feb 2020 23:00:05 +0100 Bram Moolenaar patch 8.2.0302: setting 'term' may cause error in TermChanged autocommand v8.2.0302
Tue, 18 Feb 2020 22:00:04 +0100 Bram Moolenaar patch 8.2.0275: some Ex code not covered by tests v8.2.0275
Mon, 17 Feb 2020 21:45:04 +0100 Bram Moolenaar patch 8.2.0270: some code not covered by tests v8.2.0270
Tue, 07 Jan 2020 20:15:04 +0100 Bram Moolenaar patch 8.2.0097: crash with autocommand and spellfile v8.2.0097
Sat, 07 Dec 2019 17:15:04 +0100 Bram Moolenaar patch 8.1.2403: autocmd test fails under valgrind v8.1.2403
Sun, 01 Dec 2019 15:30:04 +0100 Bram Moolenaar patch 8.1.2373: cannot build with +popupwin but without +quickfix v8.1.2373
Sat, 16 Nov 2019 14:00:05 +0100 Bram Moolenaar patch 8.1.2302: :lockmarks does not work for '[ and '] v8.1.2302
Sun, 10 Nov 2019 21:30:03 +0100 Bram Moolenaar patch 8.1.2290: autocommand test fails v8.1.2290
Sat, 09 Nov 2019 20:15:04 +0100 Bram Moolenaar patch 8.1.2278: using "cd" with "exe" may fail v8.1.2278
Fri, 11 Oct 2019 21:30:04 +0200 Bram Moolenaar patch 8.1.2136: using freed memory with autocmd from fuzzer v8.1.2136
Tue, 01 Oct 2019 17:45:04 +0200 Bram Moolenaar patch 8.1.2108: cannot close the cmdline window from CmdWinEnter v8.1.2108
Sun, 22 Sep 2019 23:30:03 +0200 Bram Moolenaar patch 8.1.2069: test for SafeStateAgain may still fail v8.1.2069
Sun, 22 Sep 2019 23:15:03 +0200 Bram Moolenaar patch 8.1.2068: test for SafeState and SafeStateAgain may fail v8.1.2068
Sun, 22 Sep 2019 22:00:03 +0200 Bram Moolenaar patch 8.1.2067: no tests for SafeState and SafeStateAgain v8.1.2067
Sun, 01 Sep 2019 15:00:04 +0200 Bram Moolenaar patch 8.1.1955: tests contain typos v8.1.1955
Wed, 14 Aug 2019 21:15:06 +0200 Bram Moolenaar patch 8.1.1846: inconsistently using GetVimCommand() and v:progpath v8.1.1846
Wed, 07 Aug 2019 23:15:07 +0200 Bram Moolenaar patch 8.1.1826: tests use hand coded feature and option checks v8.1.1826
Sat, 15 Jun 2019 18:45:05 +0200 Bram Moolenaar patch 8.1.1546: in some tests 'tags' is set but not restored v8.1.1546
Sat, 15 Jun 2019 17:15:05 +0200 Bram Moolenaar patch 8.1.1542: an OptionSet autocommand does not get enough info v8.1.1542
Mon, 20 May 2019 22:15:06 +0200 Bram Moolenaar patch 8.1.1362: code and data in tests can be hard to read v8.1.1362
Sun, 12 May 2019 13:15:06 +0200 Bram Moolenaar patch 8.1.1325: cannot build with +eval but without +channel and +timers v8.1.1325
Thu, 09 May 2019 21:45:05 +0200 Bram Moolenaar patch 8.1.1311: aborting an autocmd with an exception is not tested v8.1.1311
Thu, 25 Apr 2019 22:30:05 +0200 Bram Moolenaar patch 8.1.1205: a BufReadPre autocommand may cause the cursor to move v8.1.1205
Thu, 25 Apr 2019 20:30:05 +0200 Bram Moolenaar patch 8.1.1203: some autocmd tests are old style v8.1.1203
Thu, 04 Apr 2019 15:15:05 +0200 Bram Moolenaar patch 8.1.1113: making an autocommand trigger once is not so easy v8.1.1113
Sun, 03 Feb 2019 15:00:08 +0100 Bram Moolenaar patch 8.1.0870: Vim doesn't use the new ConPTY support in Windows 10 v8.1.0870
Wed, 30 Jan 2019 22:15:07 +0100 Bram Moolenaar patch 8.1.0851: feedkeys() with "L" does not work properly v8.1.0851
Sun, 27 Jan 2019 22:45:05 +0100 Bram Moolenaar patch 8.1.0837: timer interrupting cursorhold and mapping not tested v8.1.0837
Thu, 24 Jan 2019 22:00:05 +0100 Bram Moolenaar patch 8.1.0815: dialog for file changed outside of Vim not tested v8.1.0815
Thu, 24 Jan 2019 19:45:07 +0100 Bram Moolenaar patch 8.1.0813: FileChangedShell not sufficiently tested v8.1.0813
Wed, 09 Jan 2019 23:15:05 +0100 Bram Moolenaar patch 8.1.0711: test files still use function! v8.1.0711
Fri, 21 Dec 2018 13:15:05 +0100 Bram Moolenaar patch 8.1.0613: when executing an insecure function the secure flag is stuck v8.1.0613
Sun, 16 Dec 2018 15:45:06 +0100 Bram Moolenaar patch 8.1.0602: DirChanged is also triggered when directory didn't change v8.1.0602
Wed, 08 Aug 2018 22:15:05 +0200 Christian Brabandt patch 8.1.0256: using setline() in TextChangedI splits undo v8.1.0256
Tue, 07 Aug 2018 19:15:05 +0200 Christian Brabandt patch 8.1.0245: calling setline() in TextChangedI autocmd breaks undo v8.1.0245
Sat, 28 Apr 2018 21:45:06 +0200 Christian Brabandt patch 8.0.1771: in tests, when WaitFor() fails it doesn't say why v8.0.1771
Sun, 22 Apr 2018 13:30:08 +0200 Christian Brabandt patch 8.0.1748: CmdlineEnter command uses backslash instead of slash v8.0.1748
Tue, 17 Apr 2018 23:30:07 +0200 Christian Brabandt patch 8.0.1732: crash when terminal API call deletes the buffer v8.0.1732
Thu, 29 Mar 2018 17:45:07 +0200 Christian Brabandt patch 8.0.1653: screen dump is made too soon v8.0.1653
Fri, 23 Mar 2018 22:45:07 +0100 Christian Brabandt patch 8.0.1633: a TextChanged autocmd triggers when it is defined v8.0.1633
Sat, 10 Feb 2018 18:30:06 +0100 Christian Brabandt patch 8.0.1494: no autocmd triggered in Insert mode with visible popup menu v8.0.1494
Sat, 03 Feb 2018 20:15:05 +0100 Christian Brabandt patch 8.0.1463: test fails without 'autochdir' option v8.0.1463
Sat, 03 Feb 2018 17:45:05 +0100 Christian Brabandt patch 8.0.1459: cannot handle change of directory v8.0.1459