log src/testdir/test_messages.vim @ 35127:f28efb331bcd default tip

age author description
Fri, 01 Mar 2024 23:15:08 +0100 Christian Brabandt patch 9.1.0146: v:echospace wrong with invalid value of 'showcmdloc' v9.1.0146
Thu, 29 Feb 2024 18:00:04 +0100 Christian Brabandt patch 9.1.0145: v:echospace not correct when 'showcmdloc' != last v9.1.0145
Thu, 23 Nov 2023 20:45:05 +0100 Christian Brabandt patch 9.0.2125: File info disappears when 'cmdheight' has decreased v9.0.2125
Mon, 26 Jun 2023 13:13:12 +0200 Christian Brabandt Fix line endings issue
Mon, 26 Jun 2023 09:54:34 +0200 Christian Brabandt normalize line endings
Thu, 15 Jun 2023 19:45:04 +0200 Bram Moolenaar patch 9.0.1635: error message is cleared when removing mode message v9.0.1635
Thu, 15 Jun 2023 17:45:06 +0200 Bram Moolenaar patch 9.0.1634: message is cleared when removing mode message v9.0.1634
Sun, 27 Nov 2022 15:45:04 +0100 Bram Moolenaar patch 9.0.0958: messages test is flaky v9.0.0958
Fri, 07 Oct 2022 15:45:06 +0200 Bram Moolenaar patch 9.0.0683: cannot specify a time for :echowindow v9.0.0683
Thu, 29 Sep 2022 22:45:04 +0200 Bram Moolenaar patch 9.0.0626: too many delete() calls in tests v9.0.0626
Tue, 27 Sep 2022 17:00:15 +0200 Bram Moolenaar patch 9.0.0607: verbose echo message test fails on Mac OS v9.0.0607
Mon, 26 Sep 2022 21:00:04 +0200 Bram Moolenaar patch 9.0.0595: extra newline in messages after a verbose shell message v9.0.0595
Mon, 26 Sep 2022 16:30:03 +0200 Bram Moolenaar patch 9.0.0592: display not cleared when scrolling back in messages v9.0.0592
Mon, 26 Sep 2022 14:00:08 +0200 Bram Moolenaar patch 9.0.0591: message window popup shows on only one tab page v9.0.0591
Sun, 25 Sep 2022 19:45:05 +0200 Bram Moolenaar patch 9.0.0586: missing change in test v9.0.0586
Thu, 22 Sep 2022 13:15:04 +0200 Bram Moolenaar patch 9.0.0539: long message test can be flaky v9.0.0539
Tue, 20 Sep 2022 14:00:05 +0200 Bram Moolenaar patch 9.0.0511: unnecessary scrolling for message of only one line v9.0.0511
Sat, 17 Sep 2022 22:15:05 +0200 Bram Moolenaar patch 9.0.0491: no good reason to build without the float feature v9.0.0491
Sun, 11 Sep 2022 22:45:03 +0200 Bram Moolenaar patch 9.0.0447: using :echowin while at the hit-enter prompt causes problems v9.0.0447
Fri, 09 Sep 2022 21:30:03 +0200 Bram Moolenaar patch 9.0.0431: current mode shows in message window v9.0.0431
Fri, 02 Sep 2022 13:30:04 +0200 Bram Moolenaar patch 9.0.0356: :echowindow sets the in_echowindow flag too early v9.0.0356
Thu, 01 Sep 2022 17:45:03 +0200 Bram Moolenaar patch 9.0.0351: message window may obscure the command line v9.0.0351
Wed, 31 Aug 2022 16:00:05 +0200 Bram Moolenaar patch 9.0.0340: the 'cmdheight' zero support causes too much trouble v9.0.0340
Mon, 29 Aug 2022 19:30:04 +0200 Bram Moolenaar patch 9.0.0321: cannot use the message popup window directly v9.0.0321
Sun, 28 Aug 2022 22:45:03 +0200 Bram Moolenaar patch 9.0.0307: :echomsg doesn't work properly with cmdheight=0 v9.0.0307
Sun, 28 Aug 2022 22:00:04 +0200 Bram Moolenaar patch 9.0.0306: buffer write message is two lines in message popup window v9.0.0306
Sun, 28 Aug 2022 15:45:04 +0200 Bram Moolenaar patch 9.0.0296: message in popup is shortened unnecessary v9.0.0296
Sun, 28 Aug 2022 14:15:03 +0200 Bram Moolenaar patch 9.0.0294: crash when 'cmdheight' is 0 and popup_clear() used v9.0.0294
Sun, 28 Aug 2022 13:15:05 +0200 Bram Moolenaar patch 9.0.0293: messages window not hidden when starting a command line v9.0.0293
Sun, 28 Aug 2022 00:00:03 +0200 Bram Moolenaar patch 9.0.0292: test causes another test to fail v9.0.0292
Sat, 27 Aug 2022 23:30:02 +0200 Bram Moolenaar patch 9.0.0291: test failing v9.0.0291
Sat, 27 Aug 2022 22:45:03 +0200 Bram Moolenaar patch 9.0.0288: when 'cmdheight' is zero some messages are not displayed v9.0.0288
Thu, 11 Aug 2022 15:15:03 +0200 Bram Moolenaar patch 9.0.0191: messages test fails; window size incorrect v9.0.0191
Sun, 31 Jul 2022 12:45:05 +0200 Bram Moolenaar patch 9.0.0118: no test for what patch 9.0.0155 fixes v9.0.0118
Sat, 30 Jul 2022 18:00:03 +0200 Bram Moolenaar patch 9.0.0114: the command line takes up space even when not used v9.0.0114
Thu, 28 Jul 2022 13:45:04 +0200 Bram Moolenaar patch 9.0.0099: scrollback can be wrong after redrawing the command line v9.0.0099
Mon, 25 Jul 2022 21:00:03 +0200 Bram Moolenaar patch 9.0.0071: command overlaps with printed text in scrollback v9.0.0071
Wed, 16 Mar 2022 12:30:03 +0100 Bram Moolenaar patch 8.2.4577: message test is flaky v8.2.4577
Mon, 24 Jan 2022 12:45:03 +0100 Bram Moolenaar patch 8.2.4200: some tests do not clean up properly v8.2.4200
Thu, 20 Jan 2022 15:45:03 +0100 Bram Moolenaar patch 8.2.4156: fileinfo message overwrites echo'ed message v8.2.4156
Sun, 19 Dec 2021 20:30:03 +0100 Bram Moolenaar patch 8.2.3855: illegal memory access when displaying a blob v8.2.3855
Sun, 19 Dec 2021 12:15:03 +0100 Bram Moolenaar patch 8.2.3850: illegal memory access when displaying a partial v8.2.3850
Mon, 15 Mar 2021 18:45:03 +0100 Bram Moolenaar patch 8.2.2608: character input not fully tested v8.2.2608
Tue, 08 Dec 2020 20:45:04 +0100 Bram Moolenaar patch 8.2.2112: running tests may leave some files behind v8.2.2112
Tue, 13 Oct 2020 22:30:06 +0200 Bram Moolenaar patch 8.2.1844: using "q" at the more prompt doesn't stop a long message v8.2.1844
Wed, 12 Aug 2020 19:00:08 +0200 Bram Moolenaar patch 8.2.1432: various inconsistencies in test files v8.2.1432
Sun, 31 May 2020 22:15:03 +0200 Bram Moolenaar patch 8.2.0867: using {xxx} for encoding a modifier is not nice v8.2.0867
Sun, 31 May 2020 21:30:03 +0200 Bram Moolenaar patch 8.2.0866: not enough tests for buffer writing v8.2.0866
Sat, 30 May 2020 22:00:04 +0200 Bram Moolenaar patch 8.2.0855: GUI tests fail because the test doesn't use a modifier v8.2.0855
Fri, 29 May 2020 22:45:05 +0200 Bram Moolenaar patch 8.2.0839: dropping modifier when putting a character back in typeahead v8.2.0839
Thu, 30 Apr 2020 19:30:04 +0200 Bram Moolenaar patch 8.2.0666: Ruby test fails on MS-Windows v8.2.0666
Sat, 25 Apr 2020 17:15:03 +0200 Bram Moolenaar patch 8.2.0639: MS-Windows: messages test still fails v8.2.0639
Sat, 25 Apr 2020 16:45:04 +0200 Bram Moolenaar patch 8.2.0638: MS-Windows: messages test fails v8.2.0638
Sat, 25 Apr 2020 15:30:04 +0200 Bram Moolenaar patch 8.2.0634: crash with null partial and blob v8.2.0634
Wed, 22 Apr 2020 19:15:04 +0200 Bram Moolenaar patch 8.2.0618: echoing a null list results in no output v8.2.0618
Mon, 13 Apr 2020 20:00:05 +0200 Bram Moolenaar patch 8.2.0576: some errors are not covered by tests v8.2.0576
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, 23 Mar 2020 21:00:04 +0100 Bram Moolenaar patch 8.2.0433: INT signal not properly tested v8.2.0433
Sun, 02 Feb 2020 16:00:09 +0100 Bram Moolenaar patch 8.2.0198: no tests for y/n prompt v8.2.0198
Wed, 08 Jan 2020 19:30:04 +0100 Bram Moolenaar patch 8.2.0102: messages test fails in small version v8.2.0102