summaryrefslogtreecommitdiff
path: root/src/testdir
AgeCommit message (Expand)Author
2018-07-01patch 8.1.0136: Lua tests don't cover new featuresBram Moolenaar
2018-07-01patch 8.1.0134: Lua interface does not support funcrefBram Moolenaar
2018-06-30patch 8.1.0133: tagfiles() can have duplicate entriesBram Moolenaar
2018-06-30patch 8.1.0132: lua tests are old styleBram Moolenaar
2018-06-30patch 8.1.0131: :profdel is not testedBram Moolenaar
2018-06-28patch 8.1.0126: various problems with 'vartabstop'Bram Moolenaar
2018-06-28patch 8.1.0125: virtual edit replace with multi-byte fails at end of lineBram Moolenaar
2018-06-28patch 8.1.0120: buffer 'modified' set even when :sort has no changesBram Moolenaar
2018-06-27patch 8.1.0119: failing test goes unnoticed because messages is not writtenBram Moolenaar
2018-06-27patch 8.1.0118: duplicate error message for put commandBram Moolenaar
2018-06-25patch 8.1.0116: display problem with 'vartabstop' and 'linebreak'Bram Moolenaar
2018-06-24patch 8.1.0112: no error when using bad arguments with searchpair()Bram Moolenaar
2018-06-24patch 8.1.0110: file name not displayed with ":file"Bram Moolenaar
2018-06-23patch 8.1.0105: all tab stops are the sameBram Moolenaar
2018-06-23patch 8.1.0101: no test for getcmdwintype()Bram Moolenaar
2018-06-23patch 8.1.0098: segfault when pattern with \z() is very slowBram Moolenaar
2018-06-21patch 8.1.0092: prompt buffer test failsBram Moolenaar
2018-06-19patch 8.1.0088: terminal test for stdout and stderr is a bit flakyBram Moolenaar
2018-06-19patch 8.1.0087: v:shell_error is always zero when using terminal for "!cmd"Bram Moolenaar
2018-06-19patch 8.1.0086: no tests for libcall() and libcallnr()Bram Moolenaar
2018-06-19patch 8.1.0085: no test for completing user name and languageBram Moolenaar
2018-06-19patch 8.1.0083: "is" and "as" have trouble with quoted punctuationBram Moolenaar
2018-06-18patch 8.1.0073: crash when autocommands call setloclist()Bram Moolenaar
2018-06-16patch 8.1.0060: crash when autocommands delete the current bufferBram Moolenaar
2018-06-16patch 8.1.0059: displayed digraph for "ga" wrong with 'encoding' "cp1251"Bram Moolenaar
2018-06-16patch 8.1.0056: crash when using :hardcopy with illegal byteBram Moolenaar
2018-06-13patch 8.1.0055: complete test has wrong order of argumentsBram Moolenaar
2018-06-12patch 8.1.0053: first argument of 'completefunc' has inconsistent typeBram Moolenaar
2018-06-12patch 8.1.0049: shell cannot tell running in a terminal windowBram Moolenaar
2018-06-12patch 8.1.0047: no completion for :unlet $VARBram Moolenaar
2018-06-12patch 8.1.0046: loading a session file fails if 'winheight' is bigBram Moolenaar
2018-06-12patch 8.1.0045: popup test isn't run completelyBram Moolenaar
2018-06-12patch 8.1.0044: if a test function exists Vim this may go unnoticedBram Moolenaar
2018-06-12patch 8.1.0043: ++bad argument of :edit does not work properlyBram Moolenaar
2018-06-10patch 8.1.0041: attribute "width" missing from python window attribute listBram Moolenaar
2018-06-07patch 8.1.0039: cannot easily delete lines in another bufferBram Moolenaar
2018-06-07patch 8.1.0038: popup test causes Vim to exitBram Moolenaar
2018-06-06patch 8.1.0037: cannot easily append lines to another bufferBram Moolenaar
2018-06-04patch 8.1.0034: cursor not restored with ":edit #"Bram Moolenaar
2018-06-04patch 8.1.0033: keys to stop Vim in terminal are wrongBram Moolenaar
2018-06-04patch 8.1.0032: BS in prompt buffer starts new lineBram Moolenaar
2018-06-03patch 8.1.0031: terminal test aucmd_on_close if flakyBram Moolenaar
2018-06-03patch 8.1.0030: stoping Vim running in a terminal may not workBram Moolenaar
2018-06-03patch 8.1.0029: terminal test fails on MS-Windows when "wc" existsBram Moolenaar
2018-06-03patch 8.1.0028: prompt buffer test fails on MS-WindowsBram Moolenaar
2018-06-03patch 8.1.0027: difficult to make a plugin that feeds a line to a jobBram Moolenaar
2018-05-26patch 8.1.0026: terminal test fails with very tall terminalBram Moolenaar
2018-05-26patch 8.1.0025: no test for the undofile() functionBram Moolenaar
2018-05-26patch 8.1.0024: % command not testded on #ifdef and commentBram Moolenaar
2018-05-23patch 8.1.0022: repeating put from expression register failsBram Moolenaar