log src/testdir/test_autocmd.vim @ 30178:8ddf91c8faa6 v9.0.0425

age author description
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
Wed, 27 Jul 2022 16:30:03 +0200 Bram Moolenaar patch 9.0.0094: cursor restored unexpected with nested autocommand v9.0.0094
Tue, 26 Jul 2022 19:15:03 +0200 Bram Moolenaar patch 9.0.0083: ModeChanged event not triggered when leaving cmdline window v9.0.0083
Tue, 26 Jul 2022 15:00:05 +0200 Bram Moolenaar patch 9.0.0077: wrong restored cursor position when switching window in autocmd v9.0.0077
Sat, 23 Jul 2022 10:15:03 +0200 Bram Moolenaar patch 9.0.0061: ml_get error with nested autocommand v9.0.0061
Mon, 13 Jun 2022 00:30:02 +0200 Bram Moolenaar patch 8.2.5083: autocmd test still fails on MS-Windows v8.2.5083
Sun, 12 Jun 2022 23:45:02 +0200 Bram Moolenaar patch 8.2.5081: autocmd test fails on MS-Windows v8.2.5081
Sun, 12 Jun 2022 13:00:03 +0200 Bram Moolenaar patch 8.2.5079: DirChanged autocommand may use freed memory v8.2.5079
Fri, 03 Jun 2022 18:45:05 +0200 Bram Moolenaar patch 8.2.5053: cannot have a comment halfway an expression in a block v8.2.5053
Wed, 01 Jun 2022 13:45:04 +0200 Bram Moolenaar patch 8.2.5049: insufficient tests for autocommands v8.2.5049
Fri, 27 May 2022 19:15:03 +0200 Bram Moolenaar patch 8.2.5030: autocmd_add() can only handle one event and pattern v8.2.5030
Tue, 24 May 2022 12:45:05 +0200 Bram Moolenaar patch 8.2.5011: Replacing an autocommand requires several lines v8.2.5011
Thu, 19 May 2022 11:45:05 +0200 Bram Moolenaar patch 8.2.4981: it is not possible to manipulate autocommands v8.2.4981
Fri, 22 Apr 2022 00:00:04 +0200 Bram Moolenaar patch 8.2.4803: WinScrolled not always triggered when scrolling with mouse v8.2.4803
Thu, 21 Apr 2022 12:15:04 +0200 Bram Moolenaar patch 8.2.4802: test is not cleaned up v8.2.4802
Tue, 19 Apr 2022 17:30:03 +0200 Bram Moolenaar patch 8.2.4791: events triggered in different order when reusing buffer v8.2.4791
Tue, 12 Apr 2022 12:45:04 +0200 Bram Moolenaar patch 8.2.4739: accessing freed memory after WinScrolled autocmd event v8.2.4739
Sun, 10 Apr 2022 12:45:03 +0200 Bram Moolenaar patch 8.2.4728: no test that v:event cannot be modified v8.2.4728
Sat, 09 Apr 2022 12:45:02 +0200 Bram Moolenaar patch 8.2.4717: for TextYankPost v:event does not contain all information v8.2.4717
Fri, 08 Apr 2022 16:30:03 +0200 Bram Moolenaar patch 8.2.4713: plugins cannot track text scrolling v8.2.4713
Thu, 07 Apr 2022 15:15:02 +0200 Bram Moolenaar patch 8.2.4706: buffer remains active with WinClosed and tabpages v8.2.4706
Wed, 06 Apr 2022 19:00:04 +0200 Bram Moolenaar patch 8.2.4700: buffer remains active if WinClosed event throws an exception v8.2.4700
Sat, 26 Mar 2022 17:30:03 +0100 Bram Moolenaar patch 8.2.4631: crash when switching window in BufWipeout autocommand v8.2.4631
Tue, 22 Mar 2022 19:15:03 +0100 Bram Moolenaar patch 8.2.4609: :unhide does not check for failing to close a window v8.2.4609
Fri, 04 Mar 2022 21:15:02 +0100 Bram Moolenaar patch 8.2.4505: Vim9: outdated "autocmd nested" still works v8.2.4505
Fri, 11 Feb 2022 17:45:03 +0100 Bram Moolenaar patch 8.2.4345: <amatch> is expanded like a file name for DirChangedPre v8.2.4345
Wed, 09 Feb 2022 14:00:05 +0100 Bram Moolenaar patch 8.2.4335: no autocommand event triggered before changing directory v8.2.4335
Thu, 20 Jan 2022 12:30:06 +0100 Bram Moolenaar patch 8.2.4149: test override not restored, autocommand left behind v8.2.4149
Fri, 07 Jan 2022 17:00:05 +0100 Bram Moolenaar patch 8.2.4028: ml_get error with :doautoall and Visual area v8.2.4028
Fri, 24 Dec 2021 20:30:03 +0100 Bram Moolenaar patch 8.2.3886: can define autocmd for every event by using "au!" v8.2.3886
Sat, 20 Nov 2021 11:45:04 +0100 Bram Moolenaar patch 8.2.3626: "au! event" cannot be followed by another command v8.2.3626
Wed, 17 Nov 2021 15:15:05 +0100 Bram Moolenaar patch 8.2.3608: users who type "q:" instead of ":q" are confused v8.2.3608
Sat, 13 Nov 2021 13:45:03 +0100 Bram Moolenaar patch 8.2.3591: no event is triggered when closing a window v8.2.3591
Thu, 21 Oct 2021 12:00:05 +0200 Bram Moolenaar patch 8.2.3549: mistakes in test comments v8.2.3549
Sat, 16 Oct 2021 14:15:04 +0200 Bram Moolenaar patch 8.2.3518: Test_xrestore sometimes fails v8.2.3518
Sat, 16 Oct 2021 13:00:04 +0200 Bram Moolenaar patch 8.2.3517: TextChanged does not trigger after TextChangedI v8.2.3517
Sun, 03 Oct 2021 17:30:03 +0200 Bram Moolenaar patch 8.2.3467: CursorHoldI event interferes with "CTRL-G U" v8.2.3467
Wed, 22 Sep 2021 14:30:05 +0200 Bram Moolenaar patch 8.2.3453: autocmd not executed when editing a directory v8.2.3453
Thu, 05 Aug 2021 20:45:04 +0200 Bram Moolenaar patch 8.2.3297: cannot use all commands inside a {} block v8.2.3297
Sun, 01 Aug 2021 15:00:05 +0200 Bram Moolenaar patch 8.2.3268: cannot use a block with :autocmd like with :command v8.2.3268
Sat, 13 Mar 2021 16:00:03 +0100 Bram Moolenaar patch 8.2.2596: :doautocmd may confuse scripts listening to WinEnter v8.2.2596
Sun, 07 Feb 2021 13:45:03 +0100 Bram Moolenaar patch 8.2.2477: autocommand tests hang on MS-Windows v8.2.2477
Sun, 07 Feb 2021 12:15:03 +0100 Bram Moolenaar patch 8.2.2476: using freed memory when splitting window while closing buffer v8.2.2476
Sat, 06 Feb 2021 19:30:05 +0100 Bram Moolenaar patch 8.2.2475: autocommand tests hangs on MS-Windows v8.2.2475
Sat, 06 Feb 2021 19:30:04 +0100 Bram Moolenaar patch 8.2.2474: using freed memory when window is closed by autocommand v8.2.2474
Sat, 06 Feb 2021 18:15:06 +0100 Bram Moolenaar patch 8.2.2473: crash when leaving command line window triggers autocommand v8.2.2473
Sat, 06 Feb 2021 17:45:03 +0100 Bram Moolenaar patch 8.2.2472: crash when using command line window in an autocommand v8.2.2472
Wed, 03 Feb 2021 23:15:04 +0100 Bram Moolenaar patch 8.2.2465: using freed memory in :psearch v8.2.2465
Wed, 03 Feb 2021 22:00:04 +0100 Bram Moolenaar patch 8.2.2464: using freed memory if window closed in autocommand v8.2.2464
Wed, 03 Feb 2021 21:30:04 +0100 Bram Moolenaar patch 8.2.2463: using :arglocal in an autocommand may use freed memory v8.2.2463
Thu, 28 Jan 2021 14:30:05 +0100 Bram Moolenaar patch 8.2.2421: double free when using autocommand with "argdel" v8.2.2421
Thu, 28 Jan 2021 14:00:04 +0100 Bram Moolenaar patch 8.2.2420: too many problems with using all autocommand events v8.2.2420
Thu, 28 Jan 2021 12:15:04 +0100 Bram Moolenaar patch 8.2.2419: autocmd test was failing on MS-Windows with GUI v8.2.2419
Tue, 26 Jan 2021 22:45:04 +0100 Bram Moolenaar patch 8.2.2415: no way to check for the cmdwin feature v8.2.2415
Sat, 16 Jan 2021 13:15:04 +0100 Bram Moolenaar patch 8.2.2359: strange test failure with MS-Windows v8.2.2359
Fri, 15 Jan 2021 17:00:05 +0100 Bram Moolenaar patch 8.2.2355: stray test failure on Appveyor v8.2.2355
Fri, 15 Jan 2021 16:30:04 +0100 Bram Moolenaar patch 8.2.2354: crash with a weird combination of autocommands v8.2.2354
Tue, 22 Dec 2020 11:45:03 +0100 Bram Moolenaar patch 8.2.2185: BufUnload is not triggered for the quickfix dummy buffer v8.2.2185
Fri, 18 Dec 2020 20:00:06 +0100 Bram Moolenaar patch 8.2.2160: various typos v8.2.2160
Fri, 27 Nov 2020 19:15:04 +0100 Bram Moolenaar patch 8.2.2060: check for features implemented with "if" v8.2.2060
Thu, 26 Nov 2020 20:45:03 +0100 Bram Moolenaar patch 8.2.2057: getting the selection may trigger TextYankPost autocmd v8.2.2057
Wed, 25 Nov 2020 14:30:05 +0100 Bram Moolenaar patch 8.2.2046: some test failures don't give a clear error v8.2.2046
Wed, 28 Oct 2020 20:30:04 +0100 Bram Moolenaar patch 8.2.1919: assert_fails() setting emsg_silent changes normal execution v8.2.1919
Sun, 11 Oct 2020 20:15:03 +0200 Bram Moolenaar patch 8.2.1836: autocmd test fails on pacifist systems v8.2.1836
Wed, 23 Sep 2020 22:45:06 +0200 Bram Moolenaar patch 8.2.1736: failure to compile a pattern not tested much v8.2.1736
Fri, 04 Sep 2020 21:30:04 +0200 Bram Moolenaar patch 8.2.1593: tests do not check the error number properly v8.2.1593
Thu, 20 Aug 2020 18:30:04 +0200 Bram Moolenaar patch 8.2.1497: CursorHold test is flaky v8.2.1497
Wed, 12 Aug 2020 19:00:08 +0200 Bram Moolenaar patch 8.2.1432: various inconsistencies in test files v8.2.1432
Wed, 05 Aug 2020 12:15:03 +0200 Bram Moolenaar patch 8.2.1369: MS-Windows: autocommand test sometimes fails v8.2.1369
Tue, 21 Jul 2020 19:45:04 +0200 Bram Moolenaar patch 8.2.1260: there is no good test for CursorHold v8.2.1260
Sat, 11 Jul 2020 22:30:07 +0200 Bram Moolenaar patch 8.2.1183: assert_fails() checks the last error message v8.2.1183
Fri, 26 Jun 2020 19:45:07 +0200 Bram Moolenaar patch 8.2.1059: crash when using :tabonly in an autocommand v8.2.1059
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