summaryrefslogtreecommitdiffstats
path: root/src/testdir/Make_all.mak
AgeCommit message (Expand)Author
2021-06-27patch 8.2.3061: testing the shell option is incomplete and spread outv8.2.3061Yegappan Lakshmanan
2021-03-10patch 8.2.2588: build failure with tiny featuresv8.2.2588Bram Moolenaar
2021-01-16patch 8.2.2366: when using ":sleep" the cursor is always displayedv8.2.2366Bram Moolenaar
2020-10-28patch 8.2.1920: listlbr test fails when run after another testv8.2.1920Bram Moolenaar
2020-10-21patch 8.2.1876: Vim9: argument types are not checked at compile timev8.2.1876Bram Moolenaar
2020-10-12patch 8.2.1839: Vim9: memory leaks reported in assign testv8.2.1839Bram Moolenaar
2020-09-22patch 8.2.1726: fuzzy matching only works on stringsv8.2.1726Bram Moolenaar
2020-09-21patch 8.2.1724: Vim9: assignment tests spread outv8.2.1724Bram Moolenaar
2020-08-13patch 8.2.1439: tiny and small builds have no test coveragev8.2.1439Bram Moolenaar
2020-08-11patch 8.2.1420: test 49 is old stylev8.2.1420Bram Moolenaar
2020-08-02patch 8.2.1354: test 59 is old stylev8.2.1354Bram Moolenaar
2020-07-29patch 8.2.1316: test 42 is still old stylev8.2.1316Bram Moolenaar
2020-07-27patch 8.2.1305: some tests are still old stylev8.2.1305Bram Moolenaar
2020-07-26patch 8.2.1295: tests 44 and 99 are old stylev8.2.1295Bram Moolenaar
2020-07-11patch 8.2.1177: terminal2 test sometimes hangs in the GUIv8.2.1177Bram Moolenaar
2020-07-03patch 8.2.1123: Python 3 test is old stylev8.2.1123Bram Moolenaar
2020-07-03patch 8.2.1120: Python code not tested properlyv8.2.1120Bram Moolenaar
2020-07-01patch 8.2.1114: terminal test sometimes times outv8.2.1114Bram Moolenaar
2020-06-24patch 8.2.1046: insufficient tests for src/buffer.cv8.2.1046Bram Moolenaar
2020-06-13patch 8.2.0968: no proper testing of the 'cpoptions' flagsv8.2.0968Bram Moolenaar
2020-06-08patch 8.2.0935: flattening a list with existing code is slowv8.2.0935Bram Moolenaar
2020-06-04patch 8.2.0901: formatting CJK text isn't optimalv8.2.0901Bram Moolenaar
2020-06-04patch 8.2.0898: missing help for a function goes unnoticedv8.2.0898Bram Moolenaar
2020-04-29patch 8.2.0661: eval test is still old stylev8.2.0661Bram Moolenaar
2020-04-25patch 8.2.0640: Vim9: expanding does not workv8.2.0640Bram Moolenaar
2020-04-13patch 8.2.0573: using :version twice leaks memoryv8.2.0573Bram Moolenaar
2020-04-07patch 8.2.0527: Vim9: function types insufficiently testedv8.2.0527Bram Moolenaar
2020-04-05patch 8.2.0520: tests are not listed in sorted orderv8.2.0520Bram Moolenaar
2020-04-05patch 8.2.0512: Vim9: no optional arguments in func typev8.2.0512Bram Moolenaar
2020-03-22patch 8.2.0425: code for modeless selection not sufficiently testedv8.2.0425Bram Moolenaar
2020-03-19patch 8.2.0413: buffer menu does not handle special buffers properlyv8.2.0413Bram Moolenaar
2020-03-06patch 8.2.0358: insufficient testing for indent.cv8.2.0358Bram Moolenaar
2020-03-03patch 8.2.0352: FreeBSD: test for sourcing utf-8 is skippedv8.2.0352Bram Moolenaar
2020-02-11patch 8.2.0243: insufficient code coverage for ex_docmd.c functionsv8.2.0243Bram Moolenaar
2020-02-06patch 8.2.0223: some instructions not yet testedv8.2.0223Bram Moolenaar
2020-01-28patch 8.2.0164: test_alot takes too longv8.2.0164Bram Moolenaar
2020-01-26patch 8.2.0149: maintaining a Vim9 branch separately is more workv8.2.0149Bram Moolenaar
2019-12-25patch 8.2.0040: timers test is still flaky on Travis for Macv8.2.0040Bram Moolenaar
2019-12-18patch 8.2.0023: command line editing not sufficiently testedv8.2.0023Bram Moolenaar
2019-12-16patch 8.2.0014: test69 and test95 are old stylev8.2.0014Bram Moolenaar
2019-12-15patch 8.2.0010: test64 is old stylev8.2.0010Bram Moolenaar
2019-12-14patch 8.2.0008: test72 is old stylev8.2.0008Bram Moolenaar
2019-12-11patch 8.1.2421: test88 is old stylev8.1.2421Bram Moolenaar
2019-12-06patch 8.1.2400: test39 is old stylev8.1.2400Bram Moolenaar
2019-12-05patch 8.1.2390: test94 is old style, fix 7.4.441 not testedv8.1.2390Bram Moolenaar
2019-12-03patch 8.1.2384: test 48 is old stylev8.1.2384Bram Moolenaar
2019-11-25patch 8.1.2342: random number generator in Vim script is slowv8.1.2342Bram Moolenaar
2019-11-25patch 8.1.2341: not so easy to interrupt a script programaticallyv8.1.2341Bram Moolenaar
2019-11-06patch 8.1.2264: there are two test files for :letv8.1.2264Bram Moolenaar
2019-11-03patch 8.1.2246: some tests are still in old stylev8.1.2246Bram Moolenaar