summaryrefslogtreecommitdiff
path: root/src/testdir/test_functions.vim
AgeCommit message (Expand)Author
2017-06-05patch 8.0.0625: shellescape() always escapes a newlineBram Moolenaar
2017-04-07patch 8.0.0548: saving the redo buffer only works one timeBram Moolenaar
2017-03-19patch 8.0.0485: not all windows commands are testedBram Moolenaar
2017-03-18patch 8.0.0482: the setbufvar() function may mess up the window layoutBram Moolenaar
2017-03-13patch 8.0.0455: the mode test may hangBram Moolenaar
2017-03-09patch 8.0.0435: some functions are not testedBram Moolenaar
2017-03-02patch 8.0.0401: test fails with missing balloon featureBram Moolenaar
2017-03-02patch 8.0.0399: crash when using balloon_show() when not supportedBram Moolenaar
2017-02-17patch 8.0.0335: functions test failsBram Moolenaar
2017-02-17patch 8.0.0334: can't access b:changedtick from a dict referenceBram Moolenaar
2017-02-05patch 8.0.0306: mode() not sufficiently testedBram Moolenaar
2017-02-01patch 8.0.0283: mode() does not indicate Insert mode completionBram Moolenaar
2017-01-29patch 8.0.0261: not enough test coverage for eval functionsBram Moolenaar
2017-01-26patch 8.0.0243: tolower() does not work if the byte count changesBram Moolenaar
2017-01-10patch 8.0.0167: str2nr()/str2float() fail with negative valuesBram Moolenaar