summaryrefslogtreecommitdiff
path: root/src/testdir
AgeCommit message (Expand)Author
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
2017-02-20patch 8.0.0343: b:changedtick can be unlockedBram Moolenaar
2017-02-19patch 8.0.0342: double free with EXITFREE and setting 'ttytype'Bram Moolenaar
2017-02-19patch 8.0.0341: undo does not work properly when using completionBram Moolenaar
2017-02-18patch 8.0.0339: illegal memory access with vi'Bram Moolenaar
2017-02-18patch 8.0.0338: :recover test fails on MS-WindowsBram Moolenaar
2017-02-18patch 8.0.0337: invalid memory access in :recover commandBram Moolenaar
2017-02-17patch 8.0.0336: flags of :substitute not sufficiently testedBram Moolenaar
2017-02-17patch 8.0.0335: functions test failsBram Moolenaar
2017-02-17patch 8.0.0334: can't access b:changedtick from a dict referenceBram Moolenaar
2017-02-17patch 8.0.0333: illegal memory access when 'complete' ends in a backslashBram Moolenaar
2017-02-17patch 8.0.0332: GUI test fails on some systemsBram Moolenaar
2017-02-17patch 8.0.0331: restoring help snapshot accesses freed memoryBram Moolenaar
2017-02-17patch 8.0.0330: illegal memory access after "vapo"Bram Moolenaar
2017-02-12patch 8.0.0329: xfontset and guifontwide are not testedBram Moolenaar
2017-02-11patch 8.0.0326: packadd test uses wrong directory nameBram Moolenaar
2017-02-11patch 8.0.0325: packadd test does not clean up symlinkBram Moolenaar
2017-02-09patch 8.0.0324: illegal memory access with a wrong yank rangeBram Moolenaar
2017-02-09patch 8.0.0323: one second pause when running cmdline testBram Moolenaar
2017-02-09patch 8.0.0319: insert mode completion does not respect 'backspace'Bram Moolenaar
2017-02-09patch 8.0.0318: small mistake in 7x13 font nameBram Moolenaar
2017-02-09patch 8.0.0317: no test for setting 'guifont'Bram Moolenaar
2017-02-06patch 8.0.0314: getcmd*() functions are not testedBram Moolenaar
2017-02-06patch 8.0.0313: not enough testing for GUI functionalityBram Moolenaar
2017-02-06patch 8.0.0312: failure when a channel receives a split json messageBram Moolenaar
2017-02-05patch 8.0.0311: linebreak tests are old styleBram Moolenaar
2017-02-05patch 8.0.0310: not enough testing for GUI functionalityBram Moolenaar
2017-02-05patch 8.0.0309: cannot use an empty key in jsonBram Moolenaar
2017-02-05patch 8.0.0308: 'runtimepath' not update correctly when using symbolic linkBram Moolenaar
2017-02-05patch 8.0.0306: mode() not sufficiently testedBram Moolenaar
2017-02-05patch 8.0.0305: invalid memory access when option has duplicate flagBram Moolenaar
2017-02-04patch 8.0.0304: assign test fails in the GUIBram Moolenaar
2017-02-04patch 8.0.0303: bracketed paste does not work in Visual modeBram Moolenaar