summaryrefslogtreecommitdiff
path: root/src/testdir
AgeCommit message (Expand)Author
2017-06-22patch 8.0.0658: spell test is old styleBram Moolenaar
2017-06-22patch 8.0.0657: cannot get and set quickfix list itemsBram Moolenaar
2017-06-22patch 8.0.0656: cannot use ! after some user commandsBram Moolenaar
2017-06-22patch 8.0.0655: not easy to make sure a function does not existBram Moolenaar
2017-06-22patch 8.0.0654: no warning for text after :endfunctionBram Moolenaar
2017-06-18patch 8.0.0647: syntax highlighting can make cause a freezeBram Moolenaar
2017-06-17patch 8.0.0646: the hlsearch test fails on fast systemsBram Moolenaar
2017-06-17patch 8.0.0645: no error for illegal back reference in NFA engineBram Moolenaar
2017-06-17patch 8.0.0644: the timeout for 'hlsearch' is not testedBram Moolenaar
2017-06-13patch 8.0.0642: writefile() continues after detecting an errorBram Moolenaar
2017-06-11patch 8.0.0634: cannot easily get to the last quickfix listBram Moolenaar
2017-06-10patch 8.0.0633: the client-server test is still a bit flakyBram Moolenaar
2017-06-10patch 8.0.0632: the quotestar test is still a bit flakyBram Moolenaar
2017-06-10patch 8.0.0630: it is not easy to work on lines without a matchBram Moolenaar
2017-06-05patch 8.0.0627: "gn" selects only one character with 'nowrapscan'Bram Moolenaar
2017-06-05patch 8.0.0625: shellescape() always escapes a newlineBram Moolenaar
2017-06-05patch 8.0.0623: error for invalid regexp is not very informativeBram Moolenaar
2017-06-05patch 8.0.0622: selecting quoted text fails with 'selection' "exclusive"Bram Moolenaar
2017-06-05patch 8.0.0621: :stag does not respect 'switchbuf'Bram Moolenaar
2017-06-05patch 8.0.0618: NFA regex engine handles [0-z] incorrectlyBram Moolenaar
2017-06-04patch 8.0.0617: hardcopy test hangs on MS-WindowsBram Moolenaar
2017-06-04patch 8.0.0616: not always setting 'background' correctly after :hi NormalBram Moolenaar
2017-06-04patch 8.0.0615: using % with :hardcopy wrongly escapes spacesBram Moolenaar
2017-06-04patch 8.0.0614: float2nr() is not exactly rightBram Moolenaar
2017-06-04patch 8.0.0613: the conf filetype is used before ftdetect from packagesBram Moolenaar
2017-06-04patch 8.0.0612: pack dirs are added to 'runtimepath' too lateBram Moolenaar
2017-05-28patch 8.0.0606: cannot set the context for a specified quickfix listBram Moolenaar
2017-05-24patch 8.0.0604: gF test fails still on MS-WindowsBram Moolenaar
2017-05-24patch 8.0.0603: gF test fails on MS-WindowsBram Moolenaar
2017-05-24patch 8.0.0602: when gF fails to edit the file the cursor still movesBram Moolenaar
2017-05-23patch 8.0.0601: no test coverage for :spellrepallBram Moolenaar
2017-05-18patch 8.0.0600: test_recover fails on some systemsBram Moolenaar
2017-05-16patch 8.0.0599: diff mode is insufficiently testedBram Moolenaar
2017-05-01patch 8.0.0596: crash when complete() called after complete_add()Bram Moolenaar
2017-04-30patch 8.0.0590: cannot add a context to locationsBram Moolenaar
2017-04-23patch 8.0.0586: no test for mapping timing outBram Moolenaar
2017-04-23patch 8.0.0585: test_options fails when run in the GUIBram Moolenaar
2017-04-22patch 8.0.0582: illegal memory access with z= commandBram Moolenaar
2017-04-22patch 8.0.0581: moving folded text is sometimes not correctBram Moolenaar
2017-04-22patch 8.0.0580: cannot set the valid flag with setqflist()Bram Moolenaar
2017-04-22patch 8.0.0579: duplicate test case for quickfixBram Moolenaar
2017-04-20patch 8.0.0575: using freed memory when resetting 'indentexpr'Bram Moolenaar
2017-04-20patch 8.0.0574: get only one quickfix list after :caddbufBram Moolenaar
2017-04-20patch 8.0.0571: negative line number when using :z^ in an empty bufferBram Moolenaar
2017-04-20patch 8.0.0568: 1gd may hangBram Moolenaar
2017-04-10patch 8.0.0562: not enough test coverage for syntax commandsBram Moolenaar
2017-04-10patch 8.0.0561: undefined behavior when using backslash after empty lineBram Moolenaar
2017-04-09patch 8.0.0559: setting ttytype to xxx does not always failBram Moolenaar
2017-04-09patch 8.0.0558: :ownsyntax is not testedBram Moolenaar
2017-04-09patch 8.0.0555: toupper/tolower test fails on OSX without DarwinBram Moolenaar