summaryrefslogtreecommitdiff
path: root/src/testdir/test_hlsearch.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 9.0.1298: inserting register on the cmdline does not trigger incsearchv9.0.1298K.Takata2023-02-101-0/+19
* patch 8.2.5131: timeout implementation is not optimalv8.2.5131Bram Moolenaar2022-06-191-1/+1
* patch 8.2.5127: using assert_true() does not show value on failurev8.2.5127zeertzjq2022-06-191-2/+1
* patch 8.2.5057: using gettimeofday() for timeout is very inefficientv8.2.5057Paul Ollis2022-06-051-1/+10
* patch 8.2.1593: tests do not check the error number properlyv8.2.1593Bram Moolenaar2020-09-041-1/+1
* patch 8.2.1432: various inconsistencies in test filesv8.2.1432Bram Moolenaar2020-08-121-3/+5
* patch 8.1.0711: test files still use function!v8.1.0711Bram Moolenaar2019-01-091-2/+2
* patch 8.1.0344: 'hlsearch' highlighting has a gap after /$v8.1.0344Bram Moolenaar2018-09-021-1/+13
* patch 8.0.0646: the hlsearch test fails on fast systemsv8.0.0646Bram Moolenaar2017-06-171-2/+3
* patch 8.0.0645: no error for illegal back reference in NFA enginev8.0.0645Bram Moolenaar2017-06-171-2/+2
* patch 8.0.0644: the timeout for 'hlsearch' is not testedv8.0.0644Bram Moolenaar2017-06-171-0/+18
* patch 7.4.2343v7.4.2343Bram Moolenaar2016-09-071-0/+34