log src/testdir/test_popup.vim @ 35171:76c328389c46 default tip

age author description
Sun, 11 Feb 2024 18:00:03 +0100 Christian Brabandt patch 9.1.0098: CompletionChanged not triggered when new leader added without matches v9.1.0098
Sat, 03 Feb 2024 18:30:03 +0100 Christian Brabandt patch 9.1.0075: insert completion not correct when adding new leader v9.1.0075
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, 27 Apr 2023 20:45:03 +0200 Bram Moolenaar patch 9.0.1493: popup menu position wrong in window with toolbar v9.0.1493
Fri, 10 Mar 2023 17:45:05 +0100 Bram Moolenaar patch 9.0.1397: highlight for popupmenu kind and extra cannot be set v9.0.1397
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
Sat, 12 Nov 2022 18:45:03 +0100 Bram Moolenaar patch 9.0.0866: no test for what patch 8.2.2207 fixes v9.0.0866
Thu, 06 Oct 2022 21:00:04 +0200 Bram Moolenaar patch 9.0.0678: using exclamation marks on :function v9.0.0678
Thu, 29 Sep 2022 22:15:04 +0200 Bram Moolenaar patch 9.0.0625: too many delete() calls in tests v9.0.0625
Tue, 26 Jul 2022 13:30:03 +0200 Bram Moolenaar patch 9.0.0076: no test for what patch 8.1.1424 fixes v9.0.0076
Tue, 21 Jun 2022 18:45:08 +0200 Bram Moolenaar patch 8.2.5143: some tests fail when using valgrind v8.2.5143
Fri, 27 May 2022 18:30:04 +0200 Bram Moolenaar patch 8.2.5029: "textlock" is always zero v8.2.5029
Sat, 30 Apr 2022 16:15:03 +0200 Bram Moolenaar patch 8.2.4848: local completion with mappings and simplification not working v8.2.4848
Thu, 10 Feb 2022 21:00:04 +0100 Bram Moolenaar patch 8.2.4339: CTRL-A does not work properly with the cmdline popup menu v8.2.4339
Sat, 16 Oct 2021 14:15:04 +0200 Bram Moolenaar patch 8.2.3518: Test_xrestore sometimes fails v8.2.3518
Sun, 03 Oct 2021 13:15:04 +0200 Bram Moolenaar patch 8.2.3465: cannot detect insert scroll mode v8.2.3465
Fri, 04 Jun 2021 21:15:05 +0200 Bram Moolenaar patch 8.2.2937: popup test fails if rightleft feature not enabled v8.2.2937
Sat, 22 May 2021 17:15:05 +0200 Bram Moolenaar patch 8.2.2877: insufficient tests for popup menu rightleft v8.2.2877
Fri, 29 Jan 2021 22:00:04 +0100 Bram Moolenaar patch 8.2.2427: can still switch windows for 'completefunc' v8.2.2427
Fri, 29 Jan 2021 21:15:04 +0100 Bram Moolenaar patch 8.2.2426: allowing 'completefunc' to switch windows causes trouble v8.2.2426
Thu, 24 Dec 2020 18:45:03 +0100 Bram Moolenaar patch 8.2.2207: illegal memory access if popup menu items are changed v8.2.2207
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
Sat, 11 Jul 2020 22:30:07 +0200 Bram Moolenaar patch 8.2.1183: assert_fails() checks the last error message v8.2.1183
Thu, 30 Apr 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.0670: cannot change window when evaluating 'completefunc' v8.2.0670
Tue, 21 Apr 2020 22:15:04 +0200 Bram Moolenaar patch 8.2.0614: get ml_get error when deleting a line in 'completefunc' v8.2.0614
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
Fri, 27 Mar 2020 20:30:04 +0100 Bram Moolenaar patch 8.2.0462: previewwindow test fails on some systems v8.2.0462
Sun, 15 Mar 2020 16:15:04 +0100 Bram Moolenaar patch 8.2.0385: menu functionality insufficiently tested v8.2.0385
Sun, 01 Dec 2019 15:30:04 +0100 Bram Moolenaar patch 8.1.2373: cannot build with +popupwin but without +quickfix v8.1.2373
Thu, 21 Nov 2019 13:30:03 +0100 Bram Moolenaar patch 8.1.2325: crash when using balloon with empty line v8.1.2325
Fri, 23 Aug 2019 22:45:04 +0200 Bram Moolenaar patch 8.1.1915: more functions can be used as methods v8.1.1915
Sun, 18 Aug 2019 23:15:03 +0200 Bram Moolenaar patch 8.1.1888: more functions can be used as methods v8.1.1888
Sat, 17 Aug 2019 19:45:03 +0200 Bram Moolenaar patch 8.1.1875: cannot get size and position of the popup menu v8.1.1875
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
Mon, 24 Jun 2019 01:00:05 +0200 Bram Moolenaar patch 8.1.1585: :let-heredoc does not trim enough v8.1.1585
Thu, 06 Jun 2019 16:15:05 +0200 Bram Moolenaar patch 8.1.1483: skipped tests are not properly listed v8.1.1483
Mon, 08 Apr 2019 18:30:06 +0200 Bram Moolenaar patch 8.1.1138: plugins don't get notified when the popup menu changes v8.1.1138
Sat, 06 Apr 2019 14:00:05 +0200 Bram Moolenaar patch 8.1.1123: no way to avoid filtering for autocomplete function v8.1.1123
Fri, 29 Mar 2019 12:30:06 +0100 Bram Moolenaar patch 8.1.1068: cannot get all the information about current completion v8.1.1068
Sun, 06 Jan 2019 13:15:09 +0100 Bram Moolenaar patch 8.1.0695: internal error when using :popup v8.1.0695
Sat, 01 Dec 2018 12:00:07 +0100 Bram Moolenaar patch 8.1.0554: popup menu overlaps with preview window v8.1.0554
Tue, 12 Jun 2018 15:30:05 +0200 Christian Brabandt patch 8.1.0045: popup test isn't run completely v8.1.0045
Thu, 07 Jun 2018 15:30:07 +0200 Christian Brabandt patch 8.1.0038: popup test causes Vim to exit v8.1.0038
Tue, 08 May 2018 23:00:07 +0200 Christian Brabandt patch 8.0.1806: InsertCharPre causes problems for autocomplete v8.0.1806
Mon, 30 Apr 2018 14:30:07 +0200 Christian Brabandt patch 8.0.1776: in tests, when WaitFor() fails it doesn't say why v8.0.1776
Tue, 17 Apr 2018 23:45:07 +0200 Christian Brabandt patch 8.0.1733: incomplete testing for completion fix v8.0.1733
Tue, 17 Apr 2018 22:15:08 +0200 Christian Brabandt patch 8.0.1731: characters deleted on completion v8.0.1731
Tue, 06 Mar 2018 13:30:07 +0100 Christian Brabandt patch 8.0.1578: no test for :popup in terminal v8.0.1578
Sat, 24 Feb 2018 21:30:05 +0100 Christian Brabandt patch 8.0.1540: popup menu positioning fails with longer string v8.0.1540
Sat, 24 Feb 2018 20:00:07 +0100 Christian Brabandt patch 8.0.1539: no test for the popup menu positioning v8.0.1539
Fri, 09 Feb 2018 15:15:06 +0100 Christian Brabandt patch 8.0.1482: using feedkeys() does not work to test completion v8.0.1482
Sun, 26 Nov 2017 17:00:07 +0100 Christian Brabandt patch 8.0.1346: crash when passing 50 char string to balloon_split() v8.0.1346
Sun, 19 Nov 2017 20:45:05 +0100 Christian Brabandt patch 8.0.1320: popup test fails on GUI-only build v8.0.1320
Sun, 19 Nov 2017 20:00:06 +0100 Christian Brabandt patch 8.0.1318: terminal balloon only shows one line v8.0.1318
Sat, 04 Nov 2017 19:30:06 +0100 Christian Brabandt patch 8.0.1260: using global variables for WaitFor() v8.0.1260
Thu, 02 Nov 2017 18:00:04 +0100 Christian Brabandt patch 8.0.1246: popup test has an arbitrary delay v8.0.1246
Tue, 31 Oct 2017 22:30:05 +0100 Christian Brabandt patch 8.0.1241: popup test is flaky v8.0.1241
Fri, 27 Oct 2017 01:45:04 +0200 Christian Brabandt patch 8.0.1226: edit and popup tests failing v8.0.1226
Thu, 26 Oct 2017 22:15:05 +0200 Christian Brabandt patch 8.0.1223: crash when using autocomplete and tab pages v8.0.1223