log src/testdir/test_autocmd.vim @ 35075:43739470fe40 default tip

age author description
Sat, 27 Apr 2024 11:45:08 +0200 Christian Brabandt patch 9.1.0375: tests: 1-second delay after Test_BufEnter_botline() v9.1.0375
Fri, 26 Apr 2024 19:00:03 +0200 Christian Brabandt patch 9.1.0374: wrong botline in BufEnter v9.1.0374
Sun, 07 Apr 2024 18:30:03 +0200 Christian Brabandt patch 9.1.0272: autocmd may change cwd after :tcd and :lcd v9.1.0272
Fri, 05 Apr 2024 20:15:06 +0200 Christian Brabandt patch 9.1.0269: Test for TextChanged is still flaky with ASAN v9.1.0269
Thu, 04 Apr 2024 21:45:03 +0200 Christian Brabandt patch 9.1.0262: Test for TextChanged is flaky with ASAN v9.1.0262
Wed, 03 Apr 2024 22:45:09 +0200 Christian Brabandt patch 9.1.0259: Normal mode TextChanged isn't tested properly v9.1.0259
Mon, 01 Apr 2024 15:00:07 +0200 Christian Brabandt patch 9.1.0251: Filetype test fails v9.1.0251
Sun, 31 Mar 2024 18:45:05 +0200 Christian Brabandt patch 9.1.0231: Filetype may be undetected when SwapExists sets ft in other buf v9.1.0231
Sun, 31 Mar 2024 18:45:03 +0200 Christian Brabandt patch 9.1.0230: TextChanged autocommand not triggered under some circumstances v9.1.0230
Tue, 26 Mar 2024 18:30:03 +0100 Christian Brabandt patch 9.1.0207: No autocommand when writing session file v9.1.0207
Sat, 09 Mar 2024 15:45:06 +0100 Christian Brabandt patch 9.1.0159: Crash in WinClosed after BufUnload closes other windows v9.1.0159
Wed, 28 Feb 2024 23:45:03 +0100 Christian Brabandt patch 9.1.0143: [security]: autocmd causes use-after-free in set_curbuf() v9.1.0143
Thu, 15 Feb 2024 20:30:04 +0100 Christian Brabandt patch 9.1.0112: Remove undo information, when cleaning quickfix buffer v9.1.0112
Fri, 09 Feb 2024 19:45:05 +0100 Christian Brabandt patch 9.1.0088: TextChanged not triggered for :norm! commands v9.1.0088
Thu, 25 Jan 2024 23:15:04 +0100 Christian Brabandt patch 9.1.0059: No event triggered before creating a window v9.1.0059
Tue, 28 Nov 2023 21:00:06 +0100 Christian Brabandt patch 9.0.2135: No test for mode() when executing Ex commands v9.0.2135
Fri, 27 Oct 2023 19:45:04 +0200 Christian Brabandt patch 9.0.2075: TextChangedI may not always trigger v9.0.2075
Sun, 15 Oct 2023 10:15:03 +0200 Christian Brabandt patch 9.0.2031: TextChangedI may be triggered by non-insert mode change v9.0.2031
Sun, 24 Sep 2023 23:30:04 +0200 Christian Brabandt patch 9.0.1934: :bwipe fails after switching window from aucmd_win. v9.0.1934
Sat, 09 Sep 2023 11:45:04 +0200 Christian Brabandt patch 9.0.1886: Various Typos v9.0.1886
Wed, 26 Apr 2023 18:00:05 +0200 Bram Moolenaar patch 9.0.1490: the ModeChanged event may be triggered too often v9.0.1490
Sat, 15 Apr 2023 22:30:03 +0200 Bram Moolenaar patch 9.0.1456: shortmess test depends on order of test execution v9.0.1456
Sat, 11 Feb 2023 11:45:04 +0100 Bram Moolenaar patch 9.0.1299: change for triggering incsearch not sufficiently tested v9.0.1299
Mon, 06 Feb 2023 22:00:05 +0100 Bram Moolenaar patch 9.0.1290: CTRL-N and -P on cmdline don't trigger CmdlineChanged v9.0.1290
Sat, 28 Jan 2023 20:30:04 +0100 Bram Moolenaar patch 9.0.1257: code style is not check in test scripts v9.0.1257
Tue, 17 Jan 2023 22:30:04 +0100 Bram Moolenaar patch 9.0.1214: file left behind after running tests v9.0.1214
Sat, 31 Dec 2022 13:00:05 +0100 Bram Moolenaar patch 9.0.1118: sporadic test failures when using a terminal window v9.0.1118
Thu, 22 Dec 2022 19:45:04 +0100 Bram Moolenaar patch 9.0.1087: autocommand test sometimes fails v9.0.1087
Fri, 16 Dec 2022 17:45:04 +0100 Bram Moolenaar patch 9.0.1064: code for making 'shortmess' temporarily empty is repeated v9.0.1064
Fri, 09 Dec 2022 13:30:05 +0100 Bram Moolenaar patch 9.0.1039: using a <Cmd> mapping CmdlineChanged may be triggered twice v9.0.1039
Wed, 07 Dec 2022 10:30:04 +0100 Bram Moolenaar patch 9.0.1025: WinScrolled is not triggered when filler lines change v9.0.1025
Mon, 05 Dec 2022 17:00:05 +0100 Bram Moolenaar patch 9.0.1010: stray warnings for existing swap files v9.0.1010
Mon, 28 Nov 2022 20:00:05 +0100 Bram Moolenaar patch 9.0.0965: using one window for executing autocommands is insufficient v9.0.0965
Fri, 25 Nov 2022 17:45:04 +0100 Bram Moolenaar patch 9.0.0949: crash when unletting a variable while listing variables v9.0.0949
Tue, 22 Nov 2022 13:45:04 +0100 Bram Moolenaar patch 9.0.0917: the WinScrolled autocommand event is not enough v9.0.0917
Sun, 20 Nov 2022 13:15:04 +0100 Bram Moolenaar patch 9.0.0915: WinScrolled may trigger immediately when defined v9.0.0915
Sat, 19 Nov 2022 22:30:03 +0100 Bram Moolenaar patch 9.0.0913: only change in current window triggers the WinScrolled event v9.0.0913
Sat, 19 Nov 2022 14:15:03 +0100 Bram Moolenaar patch 9.0.0909: error message for layout change does not match action v9.0.0909
Sun, 13 Nov 2022 19:00:05 +0100 Bram Moolenaar patch 9.0.0871: using freed memory when clearing augroup at more prompt v9.0.0871
Tue, 18 Oct 2022 18:30:03 +0200 Bram Moolenaar patch 9.0.0790: test for dummy buffer does not always produce the E86 error v9.0.0790
Tue, 18 Oct 2022 18:15:03 +0200 Bram Moolenaar patch 9.0.0789: dummy buffer ends up in a window v9.0.0789
Tue, 18 Oct 2022 16:15:04 +0200 Bram Moolenaar patch 9.0.0788: ModeChanged autocmd not executed when Visual ends with CTRL-C v9.0.0788
Wed, 05 Oct 2022 12:30:04 +0200 Bram Moolenaar patch 9.0.0663: tests check for +cmdwin feature which is always present v9.0.0663
Wed, 28 Sep 2022 13:00:04 +0200 Bram Moolenaar patch 9.0.0614: SpellFileMissing autocmd may delete buffer v9.0.0614
Fri, 23 Sep 2022 22:30:02 +0200 Bram Moolenaar patch 9.0.0564: a few tests keep failing on MacOS M1 v9.0.0564
Thu, 22 Sep 2022 19:15:03 +0200 Bram Moolenaar patch 9.0.0550: crash when closing a tabpage and buffer is NULL v9.0.0550
Fri, 09 Sep 2022 18:15:02 +0200 Bram Moolenaar patch 9.0.0428: autocmd test uses common file name v9.0.0428
Fri, 09 Sep 2022 16:15:02 +0200 Bram Moolenaar patch 9.0.0425: autocmd test is a bit flaky on MS-Windows v9.0.0425
Thu, 08 Sep 2022 13:30:05 +0200 Bram Moolenaar patch 9.0.0415: on MS-Windows some tests are flaky v9.0.0415
Wed, 07 Sep 2022 22:45:04 +0200 Bram Moolenaar patch 9.0.0411: only created files can be cleaned up with one call v9.0.0411
Sun, 04 Sep 2022 22:30:03 +0200 Bram Moolenaar patch 9.0.0380: deleting files in tests is a hassle
Fri, 02 Sep 2022 23:00:04 +0200 Bram Moolenaar patch 9.0.0363: common names in test files causes tests to be flaky v9.0.0363
Tue, 30 Aug 2022 23:00:05 +0200 Bram Moolenaar patch 9.0.0336: tests are flaky because of using a common file name v9.0.0336
Tue, 30 Aug 2022 19:30:03 +0200 Bram Moolenaar patch 9.0.0332: overwrite check may block BufWriteCmd v9.0.0332
Mon, 29 Aug 2022 23:45:04 +0200 Bram Moolenaar patch 9.0.0323: using common name in tests leads to flaky tests v9.0.0323
Mon, 29 Aug 2022 12:15:04 +0200 Bram Moolenaar patch 9.0.0313: using common name in tests leads to flaky tests v9.0.0313
Sun, 28 Aug 2022 20:30:03 +0200 Bram Moolenaar patch 9.0.0304: WinScrolled is not triggered when only skipcol changes v9.0.0304
Fri, 26 Aug 2022 16:45:03 +0200 Bram Moolenaar patch 9.0.0276: 'buftype' values not sufficiently tested v9.0.0276
Fri, 26 Aug 2022 14:30:03 +0200 Bram Moolenaar patch 9.0.0275: BufEnter not triggered when using ":edit" in "nofile" buffer v9.0.0275
Fri, 26 Aug 2022 13:00:04 +0200 Bram Moolenaar patch 9.0.0272: BufReadCmd not triggered when loading a "nofile" buffer v9.0.0272