summaryrefslogtreecommitdiff
path: root/src/testdir/Make_all.mak
Commit message (Expand)AuthorAgeFilesLines
* 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
* patch 8.1.0721: conceal mode is not sufficiently testedv8.1.0721Bram Moolenaar2019-01-111-0/+1
* patch 8.1.0579: cannot attach properties to textv8.1.0579Bram Moolenaar2018-12-131-0/+1
* patch 8.1.0553: it is not easy to edit a script that was sourcedv8.1.0553Bram Moolenaar2018-11-301-0/+1
* patch 8.1.0132: lua tests are old stylev8.1.0132Bram Moolenaar2018-06-301-1/+0
* patch 8.1.0105: all tab stops are the samev8.1.0105Bram Moolenaar2018-06-231-1/+2
* patch 8.1.0027: difficult to make a plugin that feeds a line to a jobv8.1.0027Bram Moolenaar2018-06-031-0/+1
* patch 8.0.1689: no tests for xxdv8.0.1689Bram Moolenaar2018-04-101-0/+1
* patch 8.0.1682: auto indenting breaks inserting a blockv8.0.1682Bram Moolenaar2018-04-101-0/+1
* patch 8.0.1595: no autocommand triggered before exitingv8.0.1595Bram Moolenaar2018-03-111-0/+1
* patch 8.0.1514: getting the list of changes is not easyv8.0.1514Bram Moolenaar2018-02-131-0/+1
* patch 8.0.1497: getting the jump list requires parsing the output of :jumpsv8.0.1497Bram Moolenaar2018-02-101-0/+1
* patch 8.0.1447: still too many old style testsv8.0.1447Bram Moolenaar2018-01-311-3/+2