summaryrefslogtreecommitdiff
path: root/src/testdir/test_search.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 8.1.1993: more functions can be used as methodsv8.1.1993Bram Moolenaar2019-09-061-1/+36
* patch 8.1.1955: tests contain typosv8.1.1955Bram Moolenaar2019-09-011-1/+1
* patch 8.1.1921: more functions can be used as methodsv8.1.1921Bram Moolenaar2019-08-241-1/+1
* patch 8.1.1826: tests use hand coded feature and option checksv8.1.1826Bram Moolenaar2019-08-071-6/+9
* patch 8.1.1704: C-R C-W does not work after C-G when using 'incsearch'v8.1.1704Bram Moolenaar2019-07-161-3/+7
* patch 8.1.1483: skipped tests are not properly listedv8.1.1483Bram Moolenaar2019-06-061-6/+6
* patch 8.1.1475: search string not displayed when 'rightleft' is setv8.1.1475Bram Moolenaar2019-06-061-0/+22
* patch 8.1.1214: old style testsv8.1.1214Bram Moolenaar2019-04-271-0/+24
* patch 8.1.1148: CTRL-L with 'incsearch' does not pick up char under cursorv8.1.1148Bram Moolenaar2019-04-111-0/+17
* patch 8.1.0985: crash with large number in regexpv8.1.0985Bram Moolenaar2019-02-281-1/+24
* patch 8.1.0973: pattern with syntax error gives threee error messagesv8.1.0973Bram Moolenaar2019-02-221-0/+5
* patch 8.1.0968: crash when using search pattern \%Ufffffc23v8.1.0968Bram Moolenaar2019-02-211-0/+9
* patch 8.1.0965: search test failsv8.1.0965Bram Moolenaar2019-02-211-1/+1
* patch 8.1.0963: illegal memory access when using 'incsearch'v8.1.0963Bram Moolenaar2019-02-211-0/+24
* patch 8.1.0811: too many #ifdefsv8.1.0811Bram Moolenaar2019-01-241-4/+1
* patch 8.1.0640: get E14 while typing command :tab with 'incsearch' setv8.1.0640Bram Moolenaar2018-12-261-0/+14
* patch 8.1.0584: with search CTRL-L does not pick up composing charactersv8.1.0584Bram Moolenaar2018-12-141-0/+22
* patch 8.1.0555: crash when last search pat is set but not last substitute patv8.1.0555Bram Moolenaar2018-12-011-0/+12
* patch 8.1.0399: 'hlsearch' highlight remains in other windowv8.1.0399Bram Moolenaar2018-09-161-17/+9
* patch 8.1.0392: error while typing :/foo/s// with 'incsearch' enabledv8.1.0392Bram Moolenaar2018-09-151-0/+4
* patch 8.1.0356: using :s with 'incsearch' prevents CTRL-R CTRL-Wv8.1.0356Bram Moolenaar2018-09-091-0/+36
* patch 8.1.0351: 'incsearch' for :/foo/s//<Esc> changes last search patternv8.1.0351Bram Moolenaar2018-09-061-0/+17
* patch 8.1.0339: wrong highlight when 'incsearch' set and cancelling :sv8.1.0339Bram Moolenaar2018-08-311-0/+9
* patch 8.1.0321: 'incsearch' regression: /\v highlights everythingv8.1.0321Bram Moolenaar2018-08-231-1/+36
* patch 8.1.0320: too much 'incsearch' highlight for pat matching everythingv8.1.0320Bram Moolenaar2018-08-221-0/+8
* patch 8.1.0295: no 'incsearch' highlighting for :vimgrep and similarv8.1.0295Bram Moolenaar2018-08-181-0/+47
* patch 8.1.0291: 'incsearch' highlighting not used for :sortv8.1.0291Bram Moolenaar2018-08-181-0/+27
* patch 8.1.0286: 'incsearch' does not apply to :smagic and :snomagicv8.1.0286Bram Moolenaar2018-08-141-0/+8
* patch 8.1.0284: 'cursorline' highlighting wrong with 'incsearch'v8.1.0284Bram Moolenaar2018-08-141-0/+15
* patch 8.1.0282: 'incsearch' does not work with command modifiersv8.1.0282Bram Moolenaar2018-08-141-0/+6
* patch 8.1.0280: 'incsearch' highlighting does not work for ":g!/"v8.1.0280Bram Moolenaar2018-08-131-0/+8
* patch 8.1.0279: 'incsearch' highlighting does not skip white spacev8.1.0279Bram Moolenaar2018-08-131-0/+6
* patch 8.1.0278: 'incsearch' highlighting does not accept reverse rangev8.1.0278Bram Moolenaar2018-08-121-0/+6
* patch 8.1.0277: 'incsearch' highlighting wrong in a few casesv8.1.0277Bram Moolenaar2018-08-121-0/+15
* patch 8.1.0276: no test for 'incsearch' highlighting with :sv8.1.0276Bram Moolenaar2018-08-121-0/+35
* patch 8.1.0275: 'incsearch' with :s doesn't start at cursor linev8.1.0275Bram Moolenaar2018-08-121-5/+26
* patch 8.1.0274: 'incsearch' triggers on ":source"v8.1.0274Bram Moolenaar2018-08-111-21/+27
* patch 8.1.0271: 'incsearch' doesn't work for :s, :g or :vv8.1.0271Bram Moolenaar2018-08-111-0/+52
* patch 8.1.0181: memory leak with trailing characters in skip expressionv8.1.0181Bram Moolenaar2018-07-141-0/+10
* patch 8.1.0112: no error when using bad arguments with searchpair()v8.1.0112Bram Moolenaar2018-06-241-4/+12
* patch 8.0.1776: in tests, when WaitFor() fails it doesn't say whyv8.0.1776Bram Moolenaar2018-04-301-2/+2
* patch 8.0.1767: with 'incsearch' text may jump up and downv8.0.1767Bram Moolenaar2018-04-271-0/+31
* patch 8.0.1440: terminal window: some vterm responses are delayedv8.0.1440Bram Moolenaar2018-01-301-0/+2
* patch 8.0.1417: test doesn't search for a sentencev8.0.1417Bram Moolenaar2017-12-191-1/+3
* patch 8.0.1416: crash when searching for a sentencev8.0.1416Bram Moolenaar2017-12-191-0/+7
* patch 8.0.1397: pattern with \& following nothing gives an errorv8.0.1397Bram Moolenaar2017-12-161-0/+8
* patch 8.0.1304: CTRL-G/CTRL-T don't work with incsearch and empty patternv8.0.1304Bram Moolenaar2017-11-161-0/+9
* patch 8.0.1271: still too many old style testsv8.0.1271Bram Moolenaar2017-11-051-0/+15
* patch 8.0.1259: search test can be flakyv8.0.1259Bram Moolenaar2017-11-041-47/+43
* patch 8.0.1257: no test for fix of undefined behaviorv8.0.1257Bram Moolenaar2017-11-021-0/+4