summaryrefslogtreecommitdiff
path: root/src/testdir/test_functions.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 8.0.0306: mode() not sufficiently testedv8.0.0306Bram Moolenaar2017-02-051-0/+34
* patch 8.0.0283: mode() does not indicate Insert mode completionv8.0.0283Bram Moolenaar2017-02-011-0/+85
* patch 8.0.0261: not enough test coverage for eval functionsv8.0.0261Bram Moolenaar2017-01-291-1/+145
* patch 8.0.0243: tolower() does not work if the byte count changesv8.0.0243Bram Moolenaar2017-01-261-0/+145
* patch 8.0.0167: str2nr()/str2float() fail with negative valuesv8.0.0167Bram Moolenaar2017-01-101-0/+18