log src/testdir/test_search.vim @ 23505:bb29b09902d5 v8.2.2295

age author description
Mon, 04 Jan 2021 12:45:05 +0100 Bram Moolenaar patch 8.2.2295: incsearch does not detect empty pattern properly v8.2.2295
Wed, 25 Nov 2020 17:45:03 +0100 Bram Moolenaar patch 8.2.2050: search test contains unneeded sleeps v8.2.2050
Wed, 25 Nov 2020 14:00:04 +0100 Bram Moolenaar patch 8.2.2045: highlighting a character too much with incsearch v8.2.2045
Fri, 02 Oct 2020 20:45:03 +0200 Bram Moolenaar patch 8.2.1787: crash with 'incsearch' and very long line v8.2.1787
Sat, 26 Sep 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.1751: using 2 where bool is expected may throw an error v8.2.1751
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
Sun, 26 Jul 2020 13:30:04 +0200 Bram Moolenaar patch 8.2.1296: some part of using 'smarcase' was not tested v8.2.1296
Sat, 11 Jul 2020 22:30:07 +0200 Bram Moolenaar patch 8.2.1183: assert_fails() checks the last error message v8.2.1183
Sun, 07 Jun 2020 17:30:03 +0200 Bram Moolenaar patch 8.2.0922: search test fails v8.2.0922
Sun, 31 May 2020 21:30:03 +0200 Bram Moolenaar patch 8.2.0866: not enough tests for buffer writing v8.2.0866
Tue, 28 Apr 2020 20:30:04 +0200 Bram Moolenaar patch 8.2.0655: search code not sufficiently tested v8.2.0655
Sat, 25 Apr 2020 16:00:04 +0200 Bram Moolenaar patch 8.2.0637: incsearch highlighting does not work for ":sort!" v8.2.0637
Thu, 23 Apr 2020 13:45:04 +0200 Bram Moolenaar patch 8.2.0619: null dict is not handled like an empty dict v8.2.0619
Sat, 11 Apr 2020 18:45:03 +0200 Bram Moolenaar patch 8.2.0542: no test for E386 v8.2.0542
Sat, 11 Apr 2020 17:15:06 +0200 Bram Moolenaar patch 8.2.0540: regexp and other code not tested v8.2.0540
Thu, 09 Apr 2020 18:45:06 +0200 Bram Moolenaar patch 8.2.0535: regexp patterns not fully tested v8.2.0535
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
Wed, 08 Apr 2020 20:00:04 +0200 Bram Moolenaar patch 8.2.0531: various errors not tested v8.2.0531
Wed, 25 Mar 2020 22:30:04 +0100 Bram Moolenaar patch 8.2.0448: various functions not properly tested v8.2.0448
Thu, 19 Mar 2020 15:15:04 +0100 Bram Moolenaar patch 8.2.0409: search test leaves file behind v8.2.0409
Fri, 21 Feb 2020 21:45:04 +0100 Bram Moolenaar patch 8.2.0295: highlighting for :s wrong when using different separator v8.2.0295
Tue, 18 Feb 2020 22:00:04 +0100 Bram Moolenaar patch 8.2.0275: some Ex code not covered by tests v8.2.0275
Tue, 11 Feb 2020 22:15:04 +0100 Bram Moolenaar patch 8.2.0243: insufficient code coverage for ex_docmd.c functions v8.2.0243
Wed, 05 Feb 2020 20:45:04 +0100 Bram Moolenaar patch 8.2.0212: missing search/substitute pattern hardly tested v8.2.0212
Mon, 20 Jan 2020 21:15:04 +0100 Bram Moolenaar patch 8.2.0135: bracketed paste can still cause invalid memory access v8.2.0135
Mon, 20 Jan 2020 20:30:04 +0100 Bram Moolenaar patch 8.2.0133: invalid memory access with search command v8.2.0133
Sat, 21 Dec 2019 22:15:03 +0100 Bram Moolenaar patch 8.2.0028: searchpairpos() is not tested v8.2.0028
Sat, 23 Nov 2019 22:00:04 +0100 Bram Moolenaar patch 8.1.2338: using Visual mark sith :s gives E20 if not set v8.1.2338
Fri, 06 Sep 2019 21:45:04 +0200 Bram Moolenaar patch 8.1.1993: more functions can be used as methods v8.1.1993
Sun, 01 Sep 2019 15:00:04 +0200 Bram Moolenaar patch 8.1.1955: tests contain typos v8.1.1955
Sat, 24 Aug 2019 21:00:05 +0200 Bram Moolenaar patch 8.1.1921: more functions can be used as methods v8.1.1921
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
Tue, 16 Jul 2019 21:45:05 +0200 Bram Moolenaar patch 8.1.1704: C-R C-W does not work after C-G when using 'incsearch' v8.1.1704
Thu, 06 Jun 2019 16:15:05 +0200 Bram Moolenaar patch 8.1.1483: skipped tests are not properly listed v8.1.1483
Thu, 06 Jun 2019 13:00:05 +0200 Bram Moolenaar patch 8.1.1475: search string not displayed when 'rightleft' is set v8.1.1475
Sat, 27 Apr 2019 18:15:05 +0200 Bram Moolenaar patch 8.1.1214: old style tests v8.1.1214
Thu, 11 Apr 2019 14:00:05 +0200 Bram Moolenaar patch 8.1.1148: CTRL-L with 'incsearch' does not pick up char under cursor v8.1.1148
Thu, 28 Feb 2019 06:30:11 +0100 Bram Moolenaar patch 8.1.0985: crash with large number in regexp v8.1.0985
Fri, 22 Feb 2019 17:30:06 +0100 Bram Moolenaar patch 8.1.0973: pattern with syntax error gives threee error messages v8.1.0973
Thu, 21 Feb 2019 22:30:06 +0100 Bram Moolenaar patch 8.1.0968: crash when using search pattern %Ufffffc23 v8.1.0968
Thu, 21 Feb 2019 18:00:08 +0100 Bram Moolenaar patch 8.1.0965: search test fails v8.1.0965
Thu, 21 Feb 2019 16:30:15 +0100 Bram Moolenaar patch 8.1.0963: illegal memory access when using 'incsearch' v8.1.0963
Thu, 24 Jan 2019 18:00:07 +0100 Bram Moolenaar patch 8.1.0811: too many #ifdefs v8.1.0811
Wed, 26 Dec 2018 22:00:06 +0100 Bram Moolenaar patch 8.1.0640: get E14 while typing command :tab with 'incsearch' set v8.1.0640
Fri, 14 Dec 2018 16:00:06 +0100 Bram Moolenaar patch 8.1.0584: with search CTRL-L does not pick up composing characters v8.1.0584
Sat, 01 Dec 2018 13:15:04 +0100 Bram Moolenaar patch 8.1.0555: crash when last search pat is set but not last substitute pat v8.1.0555
Sun, 16 Sep 2018 17:15:05 +0200 Christian Brabandt patch 8.1.0399: 'hlsearch' highlight remains in other window v8.1.0399
Sat, 15 Sep 2018 15:45:10 +0200 Christian Brabandt patch 8.1.0392: error while typing :/foo/s// with 'incsearch' enabled v8.1.0392
Sun, 09 Sep 2018 16:00:07 +0200 Christian Brabandt patch 8.1.0356: using :s with 'incsearch' prevents CTRL-R CTRL-W v8.1.0356
Thu, 06 Sep 2018 21:45:05 +0200 Christian Brabandt patch 8.1.0351: 'incsearch' for :/foo/s//<Esc> changes last search pattern v8.1.0351
Fri, 31 Aug 2018 22:15:05 +0200 Christian Brabandt patch 8.1.0339: wrong highlight when 'incsearch' set and cancelling :s v8.1.0339
Thu, 23 Aug 2018 21:00:06 +0200 Christian Brabandt patch 8.1.0321: 'incsearch' regression: / highlights everything v8.1.0321
Wed, 22 Aug 2018 23:15:06 +0200 Christian Brabandt patch 8.1.0320: too much 'incsearch' highlight for pat matching everything v8.1.0320
Sat, 18 Aug 2018 21:15:05 +0200 Christian Brabandt patch 8.1.0295: no 'incsearch' highlighting for :vimgrep and similar v8.1.0295
Sat, 18 Aug 2018 16:30:04 +0200 Christian Brabandt patch 8.1.0291: 'incsearch' highlighting not used for :sort v8.1.0291
Tue, 14 Aug 2018 21:45:04 +0200 Christian Brabandt patch 8.1.0286: 'incsearch' does not apply to :smagic and :snomagic v8.1.0286
Tue, 14 Aug 2018 18:30:06 +0200 Christian Brabandt patch 8.1.0284: 'cursorline' highlighting wrong with 'incsearch' v8.1.0284
Tue, 14 Aug 2018 16:15:04 +0200 Christian Brabandt patch 8.1.0282: 'incsearch' does not work with command modifiers v8.1.0282
Mon, 13 Aug 2018 23:00:05 +0200 Christian Brabandt patch 8.1.0280: 'incsearch' highlighting does not work for ":g!/" v8.1.0280
Mon, 13 Aug 2018 11:15:05 +0200 Christian Brabandt patch 8.1.0279: 'incsearch' highlighting does not skip white space v8.1.0279