- eb380b9 patch 9.1.1525: tests: testdir/ is a bit messy by Christian Brabandt · 9 weeks ago
- b0905e2 patch 9.1.1524: tests: too many imports in the test suite by Christian Brabandt · 9 weeks ago
- 29b29c6 patch 9.1.1506: tests: missing cleanup in Test_search_cmdline_incsearch_highlight() by zeertzjq · 9 weeks ago
- ea67ba7 patch 9.1.1370: CI Tests favor GTK2 over GTK3 by Drew Vogel · 4 months ago
- f2b1698 patch 9.1.1258: regexp: max \U and \%U value is limited by INT_MAX by Christian Brabandt · 5 months ago
- d1c8d2d patch 9.1.0692: Wrong patlen value in ex_substitute() by zeertzjq · 1 year ago
- 73b8209 patch 9.0.1697: incsearch test not sufficient by Christ van Willegen · 2 years, 1 month ago
- 7b7b4cb patch 9.0.1691: wrong viewport restored for incsearch and smoothscroll by zeertzjq · 2 years, 1 month ago
- 3d79f0a patch 9.0.1233: search() loops forever if "skip" is TRUE for all matches by Bram Moolenaar · 2 years, 8 months ago
- dbe6ef1 patch 9.0.1118: sporadic test failures when using a terminal window by James McCoy · 2 years, 8 months ago
- c96311b patch 9.0.0950: the pattern "\_s\zs" matches at EOL by Bram Moolenaar · 2 years, 10 months ago
- 5656496 patch 9.0.0719: too many delete() calls in tests by Bram Moolenaar · 2 years, 11 months ago
- e9b74c0 patch 8.2.5156: search timeout test often fails with FreeBSD by Bram Moolenaar · 3 years, 2 months ago
- 12a4940 patch 8.2.5147: flaky test always fails on retry by Bram Moolenaar · 3 years, 3 months ago
- 73171ba patch 8.2.5140: seachpair timeout test is flaky by Bram Moolenaar · 3 years, 3 months ago
- e366ed4 patch 8.2.5136: debugger test fails when run with valgrind by Bram Moolenaar · 3 years, 3 months ago
- e530395 patch 8.2.5131: timeout implementation is not optimal by Bram Moolenaar · 3 years, 3 months ago
- 616592e patch 8.2.5115: search timeout is overrun with some patterns by Bram Moolenaar · 3 years, 3 months ago
- 5ea38d1 patch 8.2.5114: time limit on searchpair() does not work properly by Bram Moolenaar · 3 years, 3 months ago
- 6574577 patch 8.2.5057: using gettimeofday() for timeout is very inefficient by Paul Ollis · 3 years, 3 months ago
- 368137a patch 8.2.5047: CurSearch highlight is often wrong by Bram Moolenaar · 3 years, 3 months ago
- 9b36750 patch 8.2.4805: CurSearch used for all matches in current line by Bram Moolenaar · 3 years, 5 months ago
- 693ccd1 patch 8.2.4759: CurSearch highlight does not work for multi-line match by Bram Moolenaar · 3 years, 5 months ago
- a439938 patch 8.2.4724: current instance of last search pattern not easily spotted by LemonBoy · 3 years, 5 months ago
- 8bfa0eb patch 8.2.3982: some lines of code not covered by tests by Dominique Pelle · 3 years, 8 months ago
- 35a319b patch 8.2.3489: ml_get error after search with range by Bram Moolenaar · 4 years ago
- 9af9fd6 patch 8.2.3472: other crashes with empty search pattern not tested by Bram Moolenaar · 4 years ago
- d8d957d patch 8.2.3471: crash when using CTRL-T after an empty search pattern by Bram Moolenaar · 4 years ago
- bc67e5a patch 8.2.3292: underscore in very magic pattern causes a hang by Christian Brabandt · 4 years, 1 month ago
- 78ba933 patch 8.2.3265: smartcase does not work correctly in very magic pattern by Christian Brabandt · 4 years, 1 month ago
- 5b73992 patch 8.2.3135: Vim9: builtin function arguments not checked at compile time by Yegappan Lakshmanan · 4 years, 2 months ago
- e71c0eb patch 8.2.2911: pattern "\%V" does not match all of block selection by Bram Moolenaar · 4 years, 3 months ago
- 872bee5 patch 8.2.2885: searching for \%'> does not match linewise end of line by Bram Moolenaar · 4 years, 4 months ago
- 2d5f385 patch 8.2.2797: Search highlight disappears in the Visual area by Bram Moolenaar · 4 years, 5 months ago
- 41f0895 patch 8.2.2542: highlight of char beyond line end is not correct by Bram Moolenaar · 4 years, 7 months ago
- d93a7fc patch 8.2.2295: incsearch does not detect empty pattern properly by Bram Moolenaar · 4 years, 8 months ago
- 6bed0db patch 8.2.2050: search test contains unneeded sleeps by Bram Moolenaar · 4 years, 10 months ago
- 448465e patch 8.2.2045: highlighting a character too much with incsearch by Bram Moolenaar · 4 years, 10 months ago
- 795aaa1 patch 8.2.1787: crash with 'incsearch' and very long line by Bram Moolenaar · 5 years ago
- bade44e patch 8.2.1751: using 2 where bool is expected may throw an error by Bram Moolenaar · 5 years ago
- e2e4075 patch 8.2.1593: tests do not check the error number properly by Bram Moolenaar · 5 years ago
- d66cdcd patch 8.2.1296: some part of using 'smarcase' was not tested by Bram Moolenaar · 5 years ago
- 9b7bf9e patch 8.2.1183: assert_fails() checks the last error message by Bram Moolenaar · 5 years ago
- 48af321 patch 8.2.0922: search test fails by Bram Moolenaar · 5 years ago
- 494e906 patch 8.2.0866: not enough tests for buffer writing by Bram Moolenaar · 5 years ago
- 224a5f1 patch 8.2.0655: search code not sufficiently tested by Bram Moolenaar · 5 years ago
- 333015a patch 8.2.0637: incsearch highlighting does not work for ":sort!" by Bram Moolenaar · 5 years ago
- ea04a6e patch 8.2.0619: null dict is not handled like an empty dict by Bram Moolenaar · 5 years ago
- 8832a34 patch 8.2.0542: no test for E386 by Bram Moolenaar · 5 years ago
- 004a678 patch 8.2.0540: regexp and other code not tested by Bram Moolenaar · 5 years ago
- 4d23c52 patch 8.2.0535: regexp patterns not fully tested by Bram Moolenaar · 5 years ago
- 6a2c5a7 patch 8.2.0533: tests using term_wait() can still be flaky by Bram Moolenaar · 5 years ago
- 476a613 patch 8.2.0531: various errors not tested by Bram Moolenaar · 5 years ago
- 0e05de4 patch 8.2.0448: various functions not properly tested by Bram Moolenaar · 5 years ago
- b68df22 patch 8.2.0409: search test leaves file behind by Bram Moolenaar · 5 years ago
- c036e87 patch 8.2.0295: highlighting for :s wrong when using different separator by Bram Moolenaar · 6 years ago
- 406cd90 patch 8.2.0275: some Ex code not covered by tests by Bram Moolenaar · 6 years ago
- 9f6277b patch 8.2.0243: insufficient code coverage for ex_docmd.c functions by Bram Moolenaar · 6 years ago
- 07ada5f patch 8.2.0212: missing search/substitute pattern hardly tested by Bram Moolenaar · 6 years ago
- fe4bbac patch 8.2.0135: bracketed paste can still cause invalid memory access by Bram Moolenaar · 6 years ago
- 98a336d patch 8.2.0133: invalid memory access with search command by Bram Moolenaar · 6 years ago
- 3ba3540 patch 8.2.0028: searchpairpos() is not tested by Bram Moolenaar · 6 years ago
- c672525 patch 8.1.2338: using Visual mark sith :s gives E20 if not set by Bram Moolenaar · 6 years ago
- 196b466 patch 8.1.1993: more functions can be used as methods by Bram Moolenaar · 6 years ago
- 1bc353b patch 8.1.1955: tests contain typos by Bram Moolenaar · 6 years ago
- a420896 patch 8.1.1921: more functions can be used as methods by Bram Moolenaar · 6 years ago
- 8c5a278 patch 8.1.1826: tests use hand coded feature and option checks by Bram Moolenaar · 6 years ago
- 69a5b86 patch 8.1.1704: C-R C-W does not work after C-G when using 'incsearch' by Bram Moolenaar · 6 years ago
- 5d30ff1 patch 8.1.1483: skipped tests are not properly listed by Bram Moolenaar · 6 years ago
- db294ad patch 8.1.1475: search string not displayed when 'rightleft' is set by Bram Moolenaar · 6 years ago
- c6b37db patch 8.1.1214: old style tests by Bram Moolenaar · 6 years ago
- 730f48f patch 8.1.1148: CTRL-L with 'incsearch' does not pick up char under cursor by Bram Moolenaar · 6 years ago
- ab350f8 patch 8.1.0985: crash with large number in regexp by Bram Moolenaar · 7 years ago
- cd62512 patch 8.1.0973: pattern with syntax error gives threee error messages by Bram Moolenaar · 7 years ago
- 527a2d8 patch 8.1.0968: crash when using search pattern \%Ufffffc23 by Bram Moolenaar · 7 years ago
- e86ecbd patch 8.1.0965: search test fails by Bram Moolenaar · 7 years ago
- 4a7d2d3 patch 8.1.0963: illegal memory access when using 'incsearch' by Bram Moolenaar · 7 years ago
- 30276f2 patch 8.1.0811: too many #ifdefs by Bram Moolenaar · 7 years ago
- 548e598 patch 8.1.0640: get E14 while typing command :tab with 'incsearch' set by Bram Moolenaar · 7 years ago
- 5f5e203 patch 8.1.0584: with search CTRL-L does not pick up composing characters by Bram Moolenaar · 7 years ago
- 2fb8f68 patch 8.1.0555: crash when last search pat is set but not last substitute pat by Bram Moolenaar · 7 years ago
- 65985ac patch 8.1.0399: 'hlsearch' highlight remains in other window by Bram Moolenaar · 7 years ago
- 50eb16c patch 8.1.0392: error while typing :/foo/s// with 'incsearch' enabled by Bram Moolenaar · 7 years ago
- 99f043a patch 8.1.0356: using :s with 'incsearch' prevents CTRL-R CTRL-W by Bram Moolenaar · 7 years ago
- 198cb66 patch 8.1.0351: 'incsearch' for :/foo/s//<Esc> changes last search pattern by Bram Moolenaar · 7 years ago
- f13daa4 patch 8.1.0339: wrong highlight when 'incsearch' set and cancelling :s by Bram Moolenaar · 7 years ago
- 4edfe2d patch 8.1.0321: 'incsearch' regression: /\v highlights everything by Bram Moolenaar · 7 years ago
- 8b0d5ce patch 8.1.0320: too much 'incsearch' highlight for pat matching everything by Bram Moolenaar · 7 years ago
- 264cf5c patch 8.1.0295: no 'incsearch' highlighting for :vimgrep and similar by Bram Moolenaar · 7 years ago
- 81f5653 patch 8.1.0291: 'incsearch' highlighting not used for :sort by Bram Moolenaar · 7 years ago
- 167ae42 patch 8.1.0286: 'incsearch' does not apply to :smagic and :snomagic by Bram Moolenaar · 7 years ago
- 2f6a346 patch 8.1.0284: 'cursorline' highlighting wrong with 'incsearch' by Bram Moolenaar · 7 years ago
- 33c4dbb patch 8.1.0282: 'incsearch' does not work with command modifiers by Bram Moolenaar · 7 years ago
- def7b1d patch 8.1.0280: 'incsearch' highlighting does not work for ":g!/" by Bram Moolenaar · 7 years ago
- 2b926fc patch 8.1.0279: 'incsearch' highlighting does not skip white space by Bram Moolenaar · 7 years ago
- 60d0871 patch 8.1.0278: 'incsearch' highlighting does not accept reverse range by Bram Moolenaar · 7 years ago
- c7f08b7 patch 8.1.0277: 'incsearch' highlighting wrong in a few cases by Bram Moolenaar · 7 years ago
- 164251f patch 8.1.0276: no test for 'incsearch' highlighting with :s by Bram Moolenaar · 7 years ago
- 976b847 patch 8.1.0275: 'incsearch' with :s doesn't start at cursor line by Bram Moolenaar · 7 years ago
- 21f990e patch 8.1.0274: 'incsearch' triggers on ":source" by Bram Moolenaar · 7 years ago