summaryrefslogtreecommitdiff
path: root/src/testdir
AgeCommit message (Expand)Author
2017-11-18patch 8.0.1311: no test for strpart()Bram Moolenaar
2017-11-16patch 8.0.1305: writefile() never calls fsync()Bram Moolenaar
2017-11-16patch 8.0.1304: CTRL-G/CTRL-T don't work with incsearch and empty patternBram Moolenaar
2017-11-16patch 8.0.1302: still too many old style testsBram Moolenaar
2017-11-14patch 8.0.1298: missing test fileBram Moolenaar
2017-11-12patch 8.0.1291: C indent wrong when * immediately follows commentBram Moolenaar
2017-11-11patch 8.0.1290: seq_cur of undotree() wrong after undoBram Moolenaar
2017-11-09patch 8.0.1280: Python None cannot be converted to a Vim typeBram Moolenaar
2017-11-06patch 8.0.1274: setbufline() fails when using foldingBram Moolenaar
2017-11-06patch 8.0.1273: old test file remainingBram Moolenaar
2017-11-05patch 8.0.1271: still too many old style testsBram Moolenaar
2017-11-05patch 8.0.1270: mismatching file name with FilelistBram Moolenaar
2017-11-05patch 8.0.1269: effect of autocommands on marks is not testedBram Moolenaar
2017-11-04patch 8.0.1267: Test_swap_group may leave file behindBram Moolenaar
2017-11-04patch 8.0.1266: Test_swap_directory was commented outBram Moolenaar
2017-11-04patch 8.0.1265: swap test not skipped when there is one groupBram Moolenaar
2017-11-04patch 8.0.1263: others can read the swap file if a user is carelessBram Moolenaar
2017-11-04patch 8.0.1262: terminal redir test is flakyBram Moolenaar
2017-11-04patch 8.0.1260: using global variables for WaitFor()Bram Moolenaar
2017-11-04patch 8.0.1259: search test can be flakyBram Moolenaar
2017-11-02patch 8.0.1257: no test for fix of undefined behaviorBram Moolenaar
2017-11-02patch 8.0.1253: still too many old style testsBram Moolenaar
2017-11-02patch 8.0.1251: invalid expressin passed to WaitFor()Bram Moolenaar
2017-11-02patch 8.0.1250: 'hlsearch' highlighting not removed after incsearchBram Moolenaar
2017-11-02patch 8.0.1249: no error when WaitFor() gets an invalid wrong expressionBram Moolenaar
2017-11-02patch 8.0.1246: popup test has an arbitrary delayBram Moolenaar
2017-11-02patch 8.0.1245: when WaitFor() has a wrong expression it just waits a secondBram Moolenaar
2017-11-02patch 8.0.1244: search test does not work correctly on MS-WindowsBram Moolenaar
2017-11-02patch 8.0.1243: no test for what 8.0.1227 fixesBram Moolenaar
2017-11-02patch 8.0.1242: function argument with only dash is seen as number zeroBram Moolenaar
2017-10-31patch 8.0.1241: popup test is flakyBram Moolenaar
2017-10-30patch 8.0.1240: MS-Windows: term_start() does not support environmentBram Moolenaar
2017-10-30patch 8.0.1239: cannot use a lambda for the skip argument to searchpair()Bram Moolenaar
2017-10-29patch 8.0.1238: incremental search only shows one matchBram Moolenaar
2017-10-29patch 8.0.1237: ":set scroll&" often gives an errorBram Moolenaar
2017-10-28patch 8.0.1231: expanding file name drops dashBram Moolenaar
2017-10-27patch 8.0.1226: edit and popup tests failingBram Moolenaar
2017-10-27patch 8.0.1225: no check for spell region being zeroBram Moolenaar
2017-10-27patch 8.0.1224: still interference between test functionsBram Moolenaar
2017-10-26patch 8.0.1223: crash when using autocomplete and tab pagesBram Moolenaar
2017-10-26patch 8.0.1222: test functions interfere with each otherBram Moolenaar
2017-10-26patch 8.0.1221: still too many old style testsBram Moolenaar
2017-10-26patch 8.0.1220: skipping empty statusline groups is not correctBram Moolenaar
2017-10-26patch 8.0.1219: terminal test is flakyBram Moolenaar
2017-10-26patch 8.0.1218: writing to freed memory in autocmdBram Moolenaar
2017-10-22patch 8.0.1210: CTRL-G and CTRL-T are ignored with typeaheadBram Moolenaar
2017-10-22patch 8.0.1209: still too many old style testsBram Moolenaar
2017-10-22patch 8.0.1208: 'statusline' drops empty group with highlight changeBram Moolenaar
2017-10-19patch 8.0.1207: profiling skips the first and last script lineBram Moolenaar
2017-10-19patch 8.0.1206: no autocmd for entering or leaving the command lineBram Moolenaar