summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_functions.vim
AgeCommit message (Expand)Author
2017-11-18patch 8.0.1311: no test for strpart()v8.0.1311Bram Moolenaar
2017-09-14patch 8.0.1105: match() and matchend() are not testedv8.0.1105Bram Moolenaar
2017-07-28patch 8.0.0794: checking translations fails with multiple NLv8.0.0794Bram Moolenaar
2017-06-05patch 8.0.0625: shellescape() always escapes a newlinev8.0.0625Bram Moolenaar
2017-04-07patch 8.0.0548: saving the redo buffer only works one timev8.0.0548Bram Moolenaar
2017-03-19patch 8.0.0485: not all windows commands are testedv8.0.0485Bram Moolenaar
2017-03-18patch 8.0.0482: the setbufvar() function may mess up the window layoutv8.0.0482Bram Moolenaar
2017-03-13patch 8.0.0455: the mode test may hangv8.0.0455Bram Moolenaar
2017-03-09patch 8.0.0435: some functions are not testedv8.0.0435Bram Moolenaar
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