summaryrefslogtreecommitdiff
path: root/src/testdir/Make_all.mak
Commit message (Expand)AuthorAgeFilesLines
* 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
* patch 8.1.0932: Farsi support is outdated and unusedv8.1.0932Bram Moolenaar2019-02-161-2/+0
* patch 8.1.0926: no test for :wnext, :wNext and :wpreviousv8.1.0926Bram Moolenaar2019-02-151-0/+1
* patch 8.1.0881: can execute shell commands in rvim through interfacesv8.1.0881Bram Moolenaar2019-02-081-0/+2
* patch 8.1.0817: ":=" command is not testedv8.1.0817Bram Moolenaar2019-01-241-0/+1
* patch 8.1.0815: dialog for file changed outside of Vim not testedv8.1.0815Bram Moolenaar2019-01-241-0/+2
* patch 8.1.0760: no proper test for using 'termencoding'v8.1.0760Bram Moolenaar2019-01-171-0/+2
* patch 8.1.0735: cannot handle binary datav8.1.0735Bram Moolenaar2019-01-121-0/+2
* patch 8.1.0729: there is a SourcePre autocommand event but not a SourcePostv8.1.0729Bram Moolenaar2019-01-121-0/+2
* patch 8.1.0724: build for MinGW failsv8.1.0724Bram Moolenaar2019-01-111-6/+0
* patch 8.1.0723: cannot easily run specific test when in src/testdirv8.1.0723Bram Moolenaar2019-01-111-133/+344