summaryrefslogtreecommitdiff
path: root/src/testdir/test_functions.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 8.0.1311: no test for strpart()v8.0.1311Bram Moolenaar2017-11-181-15/+29
* patch 8.0.1105: match() and matchend() are not testedv8.0.1105Bram Moolenaar2017-09-141-0/+36
* patch 8.0.0794: checking translations fails with multiple NLv8.0.0794Bram Moolenaar2017-07-281-1/+7
* patch 8.0.0625: shellescape() always escapes a newlinev8.0.0625Bram Moolenaar2017-06-051-0/+25
* patch 8.0.0548: saving the redo buffer only works one timev8.0.0548Bram Moolenaar2017-04-071-0/+28
* patch 8.0.0485: not all windows commands are testedv8.0.0485Bram Moolenaar2017-03-191-2/+2
* patch 8.0.0482: the setbufvar() function may mess up the window layoutv8.0.0482Bram Moolenaar2017-03-181-0/+31
* patch 8.0.0455: the mode test may hangv8.0.0455Bram Moolenaar2017-03-131-2/+6
* patch 8.0.0435: some functions are not testedv8.0.0435Bram Moolenaar2017-03-091-0/+248
* patch 8.0.0401: test fails with missing balloon featurev8.0.0401Bram Moolenaar2017-03-021-2/+4
* patch 8.0.0399: crash when using balloon_show() when not supportedv8.0.0399Bram Moolenaar2017-03-021-0/+5
* patch 8.0.0335: functions test failsv8.0.0335Bram Moolenaar2017-02-171-2/+2
* patch 8.0.0334: can't access b:changedtick from a dict referencev8.0.0334Bram Moolenaar2017-02-171-0/+42
* 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