summaryrefslogtreecommitdiff
path: root/src/testdir
AgeCommit message (Expand)Author
2018-05-05patch 8.0.1794: duplicate term options after renamingBram Moolenaar
2018-05-05patch 8.0.1793: no test for "vim -g"Bram Moolenaar
2018-05-04patch 8.0.1790: 'winfixwidth' is not always respected by :closeBram Moolenaar
2018-05-03patch 8.0.1789: BufWinEnter does not work well for a terminal windowBram Moolenaar
2018-05-01patch 8.0.1787: cannot insert the whole cursor lineBram Moolenaar
2018-05-01patch 8.0.1786: no test for 'termwinkey'Bram Moolenaar
2018-05-01patch 8.0.1784: gvim test gets stuck in dialogBram Moolenaar
2018-05-01patch 8.0.1782: no simple way to label quickfix entriesBram Moolenaar
2018-05-01patch 8.0.1781: file names in quickfix window are not shortenedBram Moolenaar
2018-04-30patch 8.0.1780: test fails because Vim in a terminal uses wrong 'encoding'Bram Moolenaar
2018-04-30patch 8.0.1779: deleting in a block selection causes problemsBram Moolenaar
2018-04-30patch 8.0.1777: cannot cleanup before loading another colorschemeBram Moolenaar
2018-04-30patch 8.0.1776: in tests, when WaitFor() fails it doesn't say whyBram Moolenaar
2018-04-28patch 8.0.1771: in tests, when WaitFor() fails it doesn't say whyBram Moolenaar
2018-04-28patch 8.0.1770: assert functions don't return anythingBram Moolenaar
2018-04-27patch 8.0.1767: with 'incsearch' text may jump up and downBram Moolenaar
2018-04-26patch 8.0.1766: expanding abbreviation doesn't workBram Moolenaar
2018-04-25patch 8.0.1765: CTRL-G j in Insert mode is incorrect when 'virtualedit' setBram Moolenaar
2018-04-24patch 8.0.1763: :argedit does not reuse an empty unnamed bufferBram Moolenaar
2018-04-24patch 8.0.1761: job in terminal window with no output channel is killedBram Moolenaar
2018-04-24patch 8.0.1754: ex_helpgrep() is too longBram Moolenaar
2018-04-24patch 8.0.1752: qf_set_properties() is to longBram Moolenaar
2018-04-23patch 8.0.1750: crash when clearing loccation list in autocommandBram Moolenaar
2018-04-22patch 8.0.1748: CmdlineEnter command uses backslash instead of slashBram Moolenaar
2018-04-21patch 8.0.1747: MS-Windows: term_start() does not set job_info() cmdBram Moolenaar
2018-04-21patch 8.0.1744: on some systems /dev/stdout isn't writableBram Moolenaar
2018-04-21patch 8.0.1743: terminal window options are named inconsistentlyBram Moolenaar
2018-04-21patch 8.0.1742: cannot get a list of all the jobsBram Moolenaar
2018-04-20patch 8.0.1738: ":args" output is hard to readBram Moolenaar
2018-04-18patch 8.0.1734: package directory not added to 'rtp' if prefix matchesBram Moolenaar
2018-04-17patch 8.0.1733: incomplete testing for completion fixBram Moolenaar
2018-04-17patch 8.0.1732: crash when terminal API call deletes the bufferBram Moolenaar
2018-04-17patch 8.0.1731: characters deleted on completionBram Moolenaar
2018-04-15patch 8.0.1722: cannot specify a minimal size for a terminal windowBram Moolenaar
2018-04-15patch 8.0.1721: no test for using the 'termsize' optionBram Moolenaar
2018-04-15patch 8.0.1718: terminal scrollback test fails on MS-WindowsBram Moolenaar
2018-04-15patch 8.0.1716: test for term_setsize() does not give a good error messageBram Moolenaar
2018-04-14patch 8.0.1714: term_setsize() does not give an error in a normal bufferBram Moolenaar
2018-04-14patch 8.0.1711: term_setsize() is not implemented yetBram Moolenaar
2018-04-14patch 8.0.1708: mkdir with 'p' flag fails on existing directoryBram Moolenaar
2018-04-13patch 8.0.1705: when making a vertical split the mode message isn't updatedBram Moolenaar
2018-04-12patch 8.0.1704: 'backupskip' default doesn't work for MacBram Moolenaar
2018-04-11patch 8.0.1697: various tests are still a bit flakyBram Moolenaar
2018-04-10patch 8.0.1695: xxd test not run on MS-WindowsBram Moolenaar
2018-04-10patch 8.0.1694: terminal API test is a bit flakyBram Moolenaar
2018-04-10patch 8.0.1691: xxd test sometimes failsBram Moolenaar
2018-04-10patch 8.0.1689: no tests for xxdBram Moolenaar
2018-04-10patch 8.0.1685: can't set ANSI colors of a terminal windowBram Moolenaar
2018-04-10patch 8.0.1682: auto indenting breaks inserting a blockBram Moolenaar
2018-04-08patch 8.0.1678: errorformat "%r" implies "%>"Bram Moolenaar