aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_search.vim
Commit message (Expand)AuthorAge
* vim-patch:8.2.3292: underscore in very magic pattern causes a hangzeertzjq2022-12-04
* vim-patch:8.2.3265: smartcase does not work correctly in very magic patternzeertzjq2022-12-04
* vim-patch:8.2.2295: incsearch does not detect empty pattern properlyzeertzjq2022-12-04
* vim-patch:9.0.0950: the pattern "\_s\zs" matches at EOL (#21192)zeertzjq2022-11-26
* vim-patch:8.2.1751: using 2 where bool is expected may throw an errorzeertzjq2022-11-05
* vim-patch:partial:8.2.1183: assert_fails() checks the last error messagezeertzjq2022-11-05
* vim-patch:8.2.0866: not enough tests for buffer writingzeertzjq2022-11-05
* vim-patch:8.2.0540: regexp and other code not tested (#20930)zeertzjq2022-11-04
* vim-patch:8.2.2542: highlight of char beyond line end is not correct (#20424)zeertzjq2022-10-01
* vim-patch:8.2.0655: search code not sufficiently testedzeertzjq2022-07-17
* vim-patch:8.2.0542: no test for E386zeertzjq2022-07-15
* vim-patch:8.2.0535: regexp patterns not fully testedzeertzjq2022-07-15
* vim-patch:8.2.0275: some Ex code not covered by testszeertzjq2022-07-12
* vim-patch:8.2.0243: insufficient code coverage for ex_docmd.c functionszeertzjq2022-07-12
* vim-patch:8.2.{0212,0250}zeertzjq2022-07-12
* vim-patch:8.2.2797: Search highlight disappears in the Visual area (#17947)zeertzjq2022-05-13
* vim-patch:8.2.4805: CurSearch used for all matches in current linezeertzjq2022-04-23
* vim-patch:8.2.4759: CurSearch highlight does not work for multi-line matchzeertzjq2022-04-21
* vim-patch:8.2.4724: current instance of last search pattern not easily spottedzeertzjq2022-04-21
* vim-patch:8.2.3489: ml_get error after search with rangezeertzjq2022-04-01
* vim-patch:8.2.3472: other crashes with empty search pattern not testedzeertzjq2022-04-01
* vim-patch:8.2.3471: crash when using CTRL-T after an empty search patternzeertzjq2022-04-01
* vim-patch:8.2.0922: search test failsSean Dewar2022-02-12
* vim-patch:8.2.0028: searchpairpos() is not tested (#17232)zeertzjq2022-01-29
* feat(eval/method): partially port v8.1.1993Sean Dewar2021-11-26
* feat(eval/method): partially port v8.1.1921Sean Dewar2021-10-03
* vim-patch:8.2.2911: pattern "\%V" does not match all of block selectionJan Edmund Lazo2021-05-31
* vim-patch:8.2.2885: searching for \%'> does not match linewise end of lineJan Edmund Lazo2021-05-26
* vim-patch:8.2.2050: search test contains unneeded sleepsJan Edmund Lazo2021-04-11
* vim-patch:8.2.0409: search test leaves file behindJan Edmund Lazo2021-04-11
* vim-patch:8.2.0295: highlighting for :s wrong when using different separator ...Ghjuvan Lacambre2021-04-04
* test/old: use CheckFunction, enable more testsJan Edmund Lazo2021-03-27
* vim-patch:8.2.2045: highlighting a character too much with incsearchJan Edmund Lazo2021-03-27
* test/old: cherry-pick patch v8.1.1955 changes for test_trycatch.vimJan Edmund Lazo2020-12-11
* vim-patch:8.2.1296: some part of using 'smarcase' was not testedJan Edmund Lazo2020-12-06
* vim-patch:8.1.0811: too many #ifdefsJan Edmund Lazo2020-11-12
* vim-patch:8.2.1787: crash with 'incsearch' and very long lineJan Edmund Lazo2020-10-02
* vim-patch:8.2.0637: incsearch highlighting does not work for ":sort!"Jan Edmund Lazo2020-09-14
* vim-patch:8.1.2338: using Visual mark sith :s gives E20 if not setJan Edmund Lazo2020-09-14
* vim-patch:8.1.1704: C-R C-W does not work after C-G when using 'incsearch'Jan Edmund Lazo2020-09-13
* vim-patch:8.1.1148: CTRL-L with 'incsearch' does not pick up char under cursorJan Edmund Lazo2020-09-13
* vim-patch:8.1.0640: get E14 while typing command :tab with 'incsearch' setJan Edmund Lazo2020-09-13
* vim-patch:8.1.0584: with search CTRL-L does not pick up composing charactersJan Edmund Lazo2020-09-13
* vim-patch:8.1.0555: crash when last search pat is set but not last substitute...Jan Edmund Lazo2020-09-13
* vim-patch:8.1.0399: 'hlsearch' highlight remains in other windowAufar Gilbran2020-09-11
* vim-patch:8.1.0392: error while typing :/foo/s// with 'incsearch' enabledAufar Gilbran2020-09-11
* vim-patch:8.1.0356: using :s with 'incsearch' prevents CTRL-R CTRL-WAufar Gilbran2020-09-11
* vim-patch:8.1.0351: 'incsearch' for :/foo/s//<Esc> changes last search patternAufar Gilbran2020-09-11
* vim-patch:8.1.0339: wrong highlight when 'incsearch' set and cancelling :sAufar Gilbran2020-09-11
* vim-patch:8.1.0321: 'incsearch' regression: /\v highlights everythingAufar Gilbran2020-09-11