summaryrefslogtreecommitdiff
path: root/src/testdir/test_matchfuzzy.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 9.0.0335: checks for Dictionary argument often give a vague errorv9.0.0335Yegappan Lakshmanan2022-08-301-4/+4
* patch 9.0.0030: matchfuzzy test depends on path of current directoryv9.0.0030Bram Moolenaar2022-07-021-1/+1
* patch 8.2.5116: "limit" option of matchfuzzy() not always respectedv8.2.5116Kazuyuki Miyagi2022-06-171-0/+8
* patch 8.2.4939: matchfuzzypos() with "matchseq" does not have all positionsv8.2.4939zeertzjq2022-05-111-0/+3
* patch 8.2.4760: using matchfuzzy() on a long list can take a whilev8.2.4760Yasuhiro Matsumoto2022-04-161-0/+12
* patch 8.2.2280: fuzzy matching doesn't give access to the scoresv8.2.2280Bram Moolenaar2021-01-021-44/+44
* patch 8.2.1921: fuzzy matching does not recognize path separatorsv8.2.1921Bram Moolenaar2020-10-291-0/+2
* patch 8.2.1893: fuzzy matching does not support multiple wordsv8.2.1893Bram Moolenaar2020-10-231-16/+46
* patch 8.2.1872: matchfuzzy() does not prefer sequential matchesv8.2.1872Bram Moolenaar2020-10-201-5/+18
* patch 8.2.1726: fuzzy matching only works on stringsv8.2.1726Bram Moolenaar2020-09-221-0/+188