log src/testdir/test_ins_complete.vim @ 23770:385d33dfb7df v8.2.2426

age author description
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, 28 Jan 2021 18:45:03 +0100 Bram Moolenaar patch 8.2.2424: some tests are known to cause an error with ASAN v8.2.2424
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, 12 Dec 2020 13:45:04 +0100 Bram Moolenaar patch 8.2.2130: Insert mode completion messages end up in message history v8.2.2130
Mon, 26 Oct 2020 19:30:04 +0100 Bram Moolenaar patch 8.2.1907: complete_info().selected may be wrong v8.2.1907
Sun, 25 Oct 2020 13:30:06 +0100 Bram Moolenaar patch 8.2.1901: variable completion does not work in command line window v8.2.1901
Sun, 27 Sep 2020 20:15:03 +0200 Bram Moolenaar patch 8.2.1762: when a timer uses :stopinsert completion isn't stopped v8.2.1762
Sat, 26 Sep 2020 19:00:03 +0200 Bram Moolenaar patch 8.2.1747: result of expand() unexpectedly depends on 'completeslash' v8.2.1747
Sat, 12 Sep 2020 23:00:03 +0200 Bram Moolenaar patch 8.2.1673: complete_info() selected index has an invalid value v8.2.1673
Wed, 12 Aug 2020 19:00:08 +0200 Bram Moolenaar patch 8.2.1432: various inconsistencies in test files v8.2.1432
Tue, 05 May 2020 20:00:05 +0200 Bram Moolenaar patch 8.2.0698: insert mode completion not fully tested v8.2.0698
Thu, 30 Apr 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.0670: cannot change window when evaluating 'completefunc' v8.2.0670
Tue, 28 Apr 2020 20:30:04 +0200 Bram Moolenaar patch 8.2.0655: search code not sufficiently tested v8.2.0655
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, 15 Mar 2020 14:30:05 +0100 Bram Moolenaar patch 8.2.0382: some tests fail when run under valgrind v8.2.0382
Sun, 26 Jan 2020 22:45:03 +0100 Bram Moolenaar patch 8.2.0158: triggering CompleteDone earlier is not backwards compatible v8.2.0158
Fri, 17 Jan 2020 19:00:04 +0100 Bram Moolenaar patch 8.2.0123: complete_info() does not work when CompleteDone is triggered v8.2.0123
Sun, 05 Jan 2020 20:45:05 +0100 Bram Moolenaar patch 8.2.0088: insufficient tests for tags; bug in using extra tag field v8.2.0088
Sat, 04 Jan 2020 14:45:04 +0100 Bram Moolenaar patch 8.2.0084: complete item "user_data" can only be a string v8.2.0084
Sun, 15 Dec 2019 15:00:04 +0100 Bram Moolenaar patch 8.2.0011: screen updating wrong when opeing preview window v8.2.0011
Sat, 14 Dec 2019 18:45:04 +0100 Bram Moolenaar patch 8.2.0007: popup menu positioned wrong with folding in two tabs v8.2.0007
Fri, 02 Aug 2019 20:00:07 +0200 Bram Moolenaar patch 8.1.1791: 'completeslash' also applies to globpath() v8.1.1791
Mon, 29 Jul 2019 21:15:07 +0200 Bram Moolenaar patch 8.1.1774: test is silently skipped v8.1.1774
Sun, 28 Jul 2019 16:45:05 +0200 Bram Moolenaar patch 8.1.1769: 'shellslash' is also used for completion v8.1.1769
Mon, 22 Jul 2019 22:00:05 +0200 Bram Moolenaar patch 8.1.1732: completion in cmdwin does not work for buffer-local commands v8.1.1732
Mon, 08 Apr 2019 19:00:04 +0200 Bram Moolenaar patch 8.1.1139: no test for what is fixed in patch 8.1.0716
Fri, 11 Jan 2019 13:15:06 +0100 Bram Moolenaar patch 8.1.0716: get warning message when 'completefunc' returns nothing v8.1.0716
Wed, 09 Jan 2019 23:15:05 +0100 Bram Moolenaar patch 8.1.0711: test files still use function! v8.1.0711
Wed, 08 Aug 2018 23:00:06 +0200 Christian Brabandt patch 8.1.0258: not enough testing for the CompleteDone event v8.1.0258
Wed, 13 Jun 2018 21:30:06 +0200 Christian Brabandt patch 8.1.0055: complete test has wrong order of arguments v8.1.0055
Tue, 12 Jun 2018 22:15:06 +0200 Christian Brabandt patch 8.1.0053: first argument of 'completefunc' has inconsistent type v8.1.0053
Sat, 10 Feb 2018 16:30:06 +0100 Christian Brabandt patch 8.0.1493: completion items cannot be annotated v8.0.1493
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, 05 Nov 2017 21:00:04 +0100 Christian Brabandt patch 8.0.1271: still too many old style tests v8.0.1271
Thu, 02 Nov 2017 15:45:06 +0100 Christian Brabandt patch 8.0.1242: function argument with only dash is seen as number zero v8.0.1242
Fri, 27 Oct 2017 01:00:05 +0200 Christian Brabandt patch 8.0.1224: still interference between test functions v8.0.1224
Thu, 26 Oct 2017 20:30:05 +0200 Christian Brabandt patch 8.0.1221: still too many old style tests v8.0.1221