summaryrefslogtreecommitdiff
path: root/src/testdir
AgeCommit message (Expand)Author
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
2017-10-19patch 8.0.1205: it is possible to unload a changed bufferBram Moolenaar
2017-10-19patch 8.0.1204: a QuitPre autocommand may get the wrong file nameBram Moolenaar
2017-10-15patch 8.0.1203: terminal window mistreats composing charactersBram Moolenaar
2017-10-15patch 8.0.1202: :wall gives an errof for a terminal windowBram Moolenaar
2017-10-15patch 8.0.1200: tests switch the bell off twiceBram Moolenaar
2017-10-14patch 8.0.1193: crash when wiping out a buffer after using getbufinfo()Bram Moolenaar
2017-10-14patch 8.0.1190: unusable after opening new window in BufWritePre eventBram Moolenaar
2017-10-13patch 8.0.1188: autocmd test fails on MS-WindowsBram Moolenaar
2017-10-12patch 8.0.1186: still quite a few old style testsBram Moolenaar
2017-10-08patch 8.0.1184: the :marks command is not testedBram Moolenaar
2017-10-07patch 8.0.1181: tests using Vim command fail on MS-WindowsBram Moolenaar
2017-10-07patch 8.0.1180: MS-Windows testclean target deletes the color scriptBram Moolenaar
2017-10-07patch 8.0.1179: Test_popup_and_window_resize() does not always passBram Moolenaar
2017-10-06patch 8.0.1176: job_start() does not handle quote and backslash correctlyBram Moolenaar
2017-10-02patch 8.0.1172: when E734 is given option is still setBram Moolenaar
2017-10-01patch 8.0.1171: popup test is still a bit flakyBram Moolenaar
2017-10-01patch 8.0.1169: highlignting one char too many with 'list' and 'cul'Bram Moolenaar
2017-09-30patch 8.0.1168: wrong highlighting with combination of match and 'cursorline'Bram Moolenaar
2017-09-30patch 8.0.1165: popup test is still flakyBram Moolenaar
2017-09-30patch 8.0.1163: popup test is flakyBram Moolenaar
2017-09-30patch 8.0.1162: shared script for tests cannot be included twiceBram Moolenaar
2017-09-29patch 8.0.1161: popup menu drawing problem when resizing terminalBram Moolenaar
2017-09-29patch 8.0.1160: getting tab-local variable fails after closing windowBram Moolenaar
2017-09-28patch 8.0.1158: still old style testsBram Moolenaar
2017-09-26patch 8.0.1154: 'indentkeys' does not work properlyBram Moolenaar
2017-09-26patch 8.0.1153: no tests for diff_hlID() and diff_filler()Bram Moolenaar
2017-09-26patch 8.0.1151: "vim -c startinsert!" doesn't appendBram Moolenaar
2017-09-26patch 8.0.1149: libvterm colors differ from xtermBram Moolenaar
2017-09-26patch 8.0.1148: gN doesn't work on last match with 'wrapscan' offBram Moolenaar
2017-09-23patch 8.0.1140: still old style testsBram Moolenaar
2017-09-21patch 8.0.1131: not easy to trigger an autocommand for new terminal windowBram Moolenaar
2017-09-17patch 8.0.1123: cannot define a toolbar for a windowBram Moolenaar
2017-09-17patch 8.0.1119: quitting a split terminal window kills the jobBram Moolenaar
2017-09-16patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefsBram Moolenaar
2017-09-16patch 8.0.1117: Test_terminal_no_cmd hangs on MS-Windows with GUIBram Moolenaar
2017-09-16patch 8.0.1116: terminal test fails on MS-WindowsBram Moolenaar
2017-09-16patch 8.0.1115: crash when using foldtextresult() recursivelyBram Moolenaar
2017-09-15patch 8.0.1112: can't get size or current index from quickfix listBram Moolenaar
2017-09-14patch 8.0.1109: timer causes error on exit from Ex modeBram Moolenaar
2017-09-14patch 8.0.1108: cannot specify mappings for the terminal windowBram Moolenaar
2017-09-14patch 8.0.1105: match() and matchend() are not testedBram Moolenaar