summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_functions.vim
AgeCommit message (Expand)Author
2017-03-02patch 8.0.0401: test fails with missing balloon featurev8.0.0401Bram Moolenaar
2017-03-02patch 8.0.0399: crash when using balloon_show() when not supportedv8.0.0399Bram Moolenaar
2017-02-17patch 8.0.0335: functions test failsv8.0.0335Bram Moolenaar
2017-02-17patch 8.0.0334: can't access b:changedtick from a dict referencev8.0.0334Bram Moolenaar
2017-02-05patch 8.0.0306: mode() not sufficiently testedv8.0.0306Bram Moolenaar
2017-02-01patch 8.0.0283: mode() does not indicate Insert mode completionv8.0.0283Bram Moolenaar
2017-01-29patch 8.0.0261: not enough test coverage for eval functionsv8.0.0261Bram Moolenaar
2017-01-26patch 8.0.0243: tolower() does not work if the byte count changesv8.0.0243Bram Moolenaar
2017-01-10patch 8.0.0167: str2nr()/str2float() fail with negative valuesv8.0.0167Bram Moolenaar