log src/testdir/test_search.vim @ 29234:96ff6c230a66 v8.2.5136

age author description
Sun, 19 Jun 2022 21:15:03 +0200 Bram Moolenaar patch 8.2.5136: debugger test fails when run with valgrind v8.2.5136
Sun, 19 Jun 2022 18:15:03 +0200 Bram Moolenaar patch 8.2.5131: timeout implementation is not optimal v8.2.5131
Fri, 17 Jun 2022 16:30:06 +0200 Bram Moolenaar patch 8.2.5115: search timeout is overrun with some patterns v8.2.5115
Thu, 16 Jun 2022 22:30:03 +0200 Bram Moolenaar patch 8.2.5114: time limit on searchpair() does not work properly v8.2.5114
Sun, 05 Jun 2022 18:00:08 +0200 Bram Moolenaar patch 8.2.5057: using gettimeofday() for timeout is very inefficient v8.2.5057
Tue, 31 May 2022 14:45:03 +0200 Bram Moolenaar patch 8.2.5047: CurSearch highlight is often wrong v8.2.5047
Fri, 22 Apr 2022 21:15:05 +0200 Bram Moolenaar patch 8.2.4805: CurSearch used for all matches in current line v8.2.4805
Sat, 16 Apr 2022 13:15:03 +0200 Bram Moolenaar patch 8.2.4759: CurSearch highlight does not work for multi-line match v8.2.4759
Sat, 09 Apr 2022 22:15:03 +0200 Bram Moolenaar patch 8.2.4724: current instance of last search pattern not easily spotted v8.2.4724
Sun, 02 Jan 2022 17:30:02 +0100 Bram Moolenaar patch 8.2.3982: some lines of code not covered by tests v8.2.3982
Sat, 09 Oct 2021 15:00:03 +0200 Bram Moolenaar patch 8.2.3489: ml_get error after search with range v8.2.3489
Mon, 04 Oct 2021 21:15:04 +0200 Bram Moolenaar patch 8.2.3472: other crashes with empty search pattern not tested v8.2.3472
Mon, 04 Oct 2021 21:00:06 +0200 Bram Moolenaar patch 8.2.3471: crash when using CTRL-T after an empty search pattern v8.2.3471
Thu, 05 Aug 2021 15:30:04 +0200 Bram Moolenaar patch 8.2.3292: underscore in very magic pattern causes a hang v8.2.3292
Sun, 01 Aug 2021 12:45:03 +0200 Bram Moolenaar patch 8.2.3265: smartcase does not work correctly in very magic pattern v8.2.3265
Sat, 10 Jul 2021 13:30:06 +0200 Bram Moolenaar patch 8.2.3135: Vim9: builtin function arguments not checked at compile time v8.2.3135
Sun, 30 May 2021 16:45:03 +0200 Bram Moolenaar patch 8.2.2911: pattern "%V" does not match all of block selection v8.2.2911
Mon, 24 May 2021 23:00:03 +0200 Bram Moolenaar patch 8.2.2885: searching for %'> does not match linewise end of line v8.2.2885
Wed, 21 Apr 2021 15:15:04 +0200 Bram Moolenaar patch 8.2.2797: Search highlight disappears in the Visual area v8.2.2797
Mon, 22 Feb 2021 22:15:03 +0100 Bram Moolenaar patch 8.2.2542: highlight of char beyond line end is not correct v8.2.2542
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