summaryrefslogtreecommitdiff
path: root/src/testdir/Make_all.mak
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.0425: code for modeless selection not sufficiently testedv8.2.0425Bram Moolenaar2020-03-221-0/+4
* patch 8.2.0413: buffer menu does not handle special buffers properlyv8.2.0413Bram Moolenaar2020-03-191-1/+2
* patch 8.2.0358: insufficient testing for indent.cv8.2.0358Bram Moolenaar2020-03-061-0/+2
* patch 8.2.0352: FreeBSD: test for sourcing utf-8 is skippedv8.2.0352Bram Moolenaar2020-03-031-0/+1
* patch 8.2.0243: insufficient code coverage for ex_docmd.c functionsv8.2.0243Bram Moolenaar2020-02-111-0/+2
* patch 8.2.0223: some instructions not yet testedv8.2.0223Bram Moolenaar2020-02-061-0/+2
* patch 8.2.0164: test_alot takes too longv8.2.0164Bram Moolenaar2020-01-281-0/+35
* patch 8.2.0149: maintaining a Vim9 branch separately is more workv8.2.0149Bram Moolenaar2020-01-261-1/+5
* patch 8.2.0040: timers test is still flaky on Travis for Macv8.2.0040Bram Moolenaar2019-12-251-0/+1
* patch 8.2.0023: command line editing not sufficiently testedv8.2.0023Bram Moolenaar2019-12-181-0/+1
* patch 8.2.0014: test69 and test95 are old stylev8.2.0014Bram Moolenaar2019-12-161-2/+0
* patch 8.2.0010: test64 is old stylev8.2.0010Bram Moolenaar2019-12-151-1/+0
* patch 8.2.0008: test72 is old stylev8.2.0008Bram Moolenaar2019-12-141-3/+1
* patch 8.1.2421: test88 is old stylev8.1.2421Bram Moolenaar2019-12-111-1/+0
* patch 8.1.2400: test39 is old stylev8.1.2400Bram Moolenaar2019-12-061-1/+0
* patch 8.1.2390: test94 is old style, fix 7.4.441 not testedv8.1.2390Bram Moolenaar2019-12-051-1/+0
* patch 8.1.2384: test 48 is old stylev8.1.2384Bram Moolenaar2019-12-031-1/+0
* patch 8.1.2342: random number generator in Vim script is slowv8.1.2342Bram Moolenaar2019-11-251-0/+2
* patch 8.1.2341: not so easy to interrupt a script programaticallyv8.1.2341Bram Moolenaar2019-11-251-0/+2
* patch 8.1.2264: there are two test files for :letv8.1.2264Bram Moolenaar2019-11-061-1/+0
* patch 8.1.2246: some tests are still in old stylev8.1.2246Bram Moolenaar2019-11-031-0/+2
* patch 8.1.2161: mapping test failsv8.1.2161Bram Moolenaar2019-10-161-0/+1
* patch 8.1.2019: 'cursorline' always highlights the whole linev8.1.2019Bram Moolenaar2019-09-091-0/+1
* patch 8.1.1929: no tests for text property popup windowv8.1.1929Bram Moolenaar2019-08-251-0/+2
* patch 8.1.1841: no test for Ex shift commandsv8.1.1841Bram Moolenaar2019-08-121-0/+1
* patch 8.1.1838: there is :spellwrong and :spellgood but not :spellrarev8.1.1838Bram Moolenaar2019-08-111-0/+2
* patch 8.1.1803: all builtin functions are globalv8.1.1803Bram Moolenaar2019-08-031-0/+2
* patch 8.1.1746: ":dl" is seen as ":dlist" instead of ":delete"v8.1.1746Bram Moolenaar2019-07-241-0/+2
* patch 8.1.1544: some balloon tests don't run when they canv8.1.1544Bram Moolenaar2019-06-151-0/+2
* patch 8.1.1539: not easy to define a variable and lock itv8.1.1539Bram Moolenaar2019-06-151-0/+2
* patch 8.1.1502: cannot play any soundv8.1.1502Bram Moolenaar2019-06-091-0/+2
* patch 8.1.1434: test 3 is old stylev8.1.1434Bram Moolenaar2019-05-311-1/+0
* patch 8.1.1412: test 30 is old stylev8.1.1412Bram Moolenaar2019-05-271-1/+0
* patch 8.1.1391: no popup window supportv8.1.1391Bram Moolenaar2019-05-251-2/+4
* patch 8.1.1357: test 37 is old stylev8.1.1357Bram Moolenaar2019-05-191-1/+0
* patch 8.1.1331: test 29 is old stylev8.1.1331Bram Moolenaar2019-05-141-1/+0
* patch 8.1.1321: no docs or tests for listener functionsv8.1.1321Bram Moolenaar2019-05-111-0/+2
* patch 8.1.1305: there is no easy way to manipulate environment variablesv8.1.1305Bram Moolenaar2019-05-091-0/+2
* patch 8.1.1300: in a terminal 'ballooneval' does not work right awayv8.1.1300Bram Moolenaar2019-05-081-0/+2
* patch 8.1.1285: test17 is old stylev8.1.1285Bram Moolenaar2019-05-061-1/+2
* patch 8.1.1270: cannot see current match positionv8.1.1270Bram Moolenaar2019-05-041-0/+2
* patch 8.1.1228: not possible to process tags with a functionv8.1.1228Bram Moolenaar2019-04-281-0/+1
* patch 8.1.1214: old style testsv8.1.1214Bram Moolenaar2019-04-271-1/+0
* patch 8.1.1203: some autocmd tests are old stylev8.1.1203Bram Moolenaar2019-04-251-1/+0
* patch 8.1.1180: Vim script debugger tests are old stylev8.1.1180Bram Moolenaar2019-04-171-1/+2
* patch 8.1.1136: decoding of mouse click escape sequence is not testedv8.1.1136Bram Moolenaar2019-04-071-0/+2
* patch 8.1.1048: minor issues with testsv8.1.1048Bram Moolenaar2019-03-241-0/+2
* patch 8.1.1047: WINCH signal is not testedv8.1.1047Bram Moolenaar2019-03-241-0/+2
* patch 8.1.1007: using closure may consume a lot of memoryv8.1.1007Bram Moolenaar2019-03-141-2/+4
* patch 8.1.0986: rename() is not propertly testedv8.1.0986Bram Moolenaar2019-03-021-0/+1