summaryrefslogtreecommitdiff
path: root/src/testdir/test_search_stat.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.1736: failure to compile a pattern not tested muchv8.2.1736Bram Moolenaar2020-09-231-0/+8
* patch 8.2.1432: various inconsistencies in test filesv8.2.1432Bram Moolenaar2020-08-121-0/+2
* patch 8.2.0951: search stat test has leftover from debuggingv8.2.0951Bram Moolenaar2020-06-101-1/+0
* patch 8.2.0902: using searchcount() in 'statusline' causes an errorv8.2.0902Bram Moolenaar2020-06-041-0/+28
* patch 8.2.0896: crash when calling searchcount() with a stringv8.2.0896Bram Moolenaar2020-06-031-0/+4
* patch 8.2.0887: searchcount().exact_match is 1 right after a matchv8.2.0887Bram Moolenaar2020-06-021-0/+8
* patch 8.2.0884: searchcount() test fails on slower systemsv8.2.0884Bram Moolenaar2020-06-011-4/+4
* patch 8.2.0877: cannot get the search statisticsv8.2.0877Bram Moolenaar2020-06-011-1/+66
* patch 8.2.0840: search match count wrong when only match is in foldv8.2.0840Bram Moolenaar2020-05-291-0/+29
* patch 8.2.0533: tests using term_wait() can still be flakyv8.2.0533Bram Moolenaar2020-04-081-2/+2
* patch 8.1.1992: the search stat moves when wrapping at the end of the bufferv8.1.1992Bram Moolenaar2019-09-061-5/+5
* patch 8.1.1980: fix for search stat not testedv8.1.1980Bram Moolenaar2019-09-041-6/+34
* patch 8.1.1970: search stat space wrong, no test for 8.1.1965v8.1.1970Bram Moolenaar2019-09-031-1/+22
* patch 8.1.1390: search stats are off when using count or offsetv8.1.1390Bram Moolenaar2019-05-241-0/+19
* patch 8.1.1375: without "TS" in 'shortmess' get a hit-enter prompt oftenv8.1.1375Bram Moolenaar2019-05-241-12/+15
* patch 8.1.1350: "W" for wrapping not shown when more than 99 matchesv8.1.1350Bram Moolenaar2019-05-181-0/+8
* patch 8.1.1288: search stats don't show for mapped commandv8.1.1288Bram Moolenaar2019-05-071-0/+25
* patch 8.1.1283: delaying half a second after the top-bot messagev8.1.1283Bram Moolenaar2019-05-061-1/+4
* patch 8.1.1270: cannot see current match positionv8.1.1270Bram Moolenaar2019-05-041-0/+108