summaryrefslogtreecommitdiff
path: root/src/testdir
AgeCommit message (Expand)Author
2017-03-05patch 8.0.0423: changing 'cinoptions' does not always workBram Moolenaar
2017-03-05patch 8.0.0422: Python test fails with Python 3.6Bram Moolenaar
2017-03-05patch 8.0.0421: diff mode wrong when adding line at end of bufferBram Moolenaar
2017-03-05patch 8.0.0420: text garbled when the system encoding differs from 'encoding'Bram Moolenaar
2017-03-05patch 8.0.0417: test for the clipboard fails sometimesBram Moolenaar
2017-03-05patch 8.0.0415: balloon test fails on MS-WindowsBram Moolenaar
2017-03-05patch 8.0.0414: balloon eval is not testedBram Moolenaar
2017-03-04patch 8.0.0413: menu test fails on MS-Windows using gvimBram Moolenaar
2017-03-04patch 8.0.0412: menu test fails on MS-WindowsBram Moolenaar
2017-03-04patch 8.0.0411: menu translations don't match when case is changed.Bram Moolenaar
2017-03-04patch 8.0.0408: updating folds does not always work properlyBram Moolenaar
2017-03-04patch 8.0.0407: filtering folds with marker method not testedBram Moolenaar
2017-03-04patch 8.0.0405: v:progpath may become invalid after :cdBram Moolenaar
2017-03-04patch 8.0.0404: not enough testing for quickfixBram Moolenaar
2017-03-04patch 8.0.0403: GUI tests may failBram Moolenaar
2017-03-02patch 8.0.0402: :map completion does not have <special>Bram Moolenaar
2017-03-02patch 8.0.0401: test fails with missing balloon featureBram Moolenaar
2017-03-02patch 8.0.0400: some tests have a one second delayBram Moolenaar
2017-03-02patch 8.0.0399: crash when using balloon_show() when not supportedBram Moolenaar
2017-03-01patch 8.0.0398: illegal memory access with "t"Bram Moolenaar
2017-03-01patch 8.0.0395: testing the + register fails with MotifBram Moolenaar
2017-03-01patch 8.0.0394: tabs are not aligned when scrolling horizontallyBram Moolenaar
2017-03-01patch 8.0.0393: order of duplicate tags is not preservedBram Moolenaar
2017-03-01patch 8.0.0392: GUI test fails with Athena and MotifBram Moolenaar
2017-03-01patch 8.0.0391: arabic support is verbose and not well testedBram Moolenaar
2017-02-28patch 8.0.0389: test for arabic does not check what is displayedBram Moolenaar
2017-02-28patch 8.0.0388: filtering lines changes foldsBram Moolenaar
2017-02-27patch 8.0.0385: no tests for arabicBram Moolenaar
2017-02-27patch 8.0.0384: timer test failed for no apparent reasonBram Moolenaar
2017-02-26patch 8.0.0381: diff mode is not sufficiently testedBram Moolenaar
2017-02-26patch 8.0.0380: with 'linebreak' double wide char wraps badlyBram Moolenaar
2017-02-26patch 8.0.0375: the "+ register is not testedBram Moolenaar
2017-02-26patch 8.0.0374: invalid memory access when using :sc in Ex modeBram Moolenaar
2017-02-25patch 8.0.0372: more options are not always definedBram Moolenaar
2017-02-25patch 8.0.0370: invalid memory access when setting wildchar emptyBram Moolenaar
2017-02-25patch 8.0.0368: not all options are tested with a range of valuesBram Moolenaar
2017-02-25patch 8.0.0364: ]s does not move cursor with two spell errors in one lineBram Moolenaar
2017-02-23patch 8.0.0362: tests fail on MS-WindowsBram Moolenaar
2017-02-23patch 8.0.0361: GUI initialisation is not sufficiently testedBram Moolenaar
2017-02-23patch 8.0.0360: sometimes VimL is used instead of "Vim script"Bram Moolenaar
2017-02-23patch 8.0.0359: 'number' and 'relativenumber' are not properly testedBram Moolenaar
2017-02-23patch 8.0.0358: invalid memory access in C-indent codeBram Moolenaar
2017-02-23patch 8.0.0357: crash when setting 'guicursor' to weird valueBram Moolenaar
2017-02-23patch 8.0.0355: using uninitialized memory when 'isfname' is emptyBram Moolenaar
2017-02-23patch 8.0.0354: test to check that setting termcap key fails sometimesBram Moolenaar
2017-02-23patch 8.0.0351: no test for concatenating an empty stringBram Moolenaar
2017-02-23patch 8.0.0350: not enough test coverage for PerlBram Moolenaar
2017-02-21patch 8.0.0347: when using completion comment leader wont workBram Moolenaar
2017-02-21patch 8.0.0345: islocked('d.changedtick') does not workBram Moolenaar
2017-02-20patch 8.0.0344: unlet command leaks memoryBram Moolenaar