summaryrefslogtreecommitdiffstats
path: root/src/testdir
AgeCommit message (Expand)Author
2019-10-16patch 8.1.2153: combining text property and syntax highlight is wrongv8.1.2153Bram Moolenaar
2019-10-14patch 8.1.2151: state test is a bit flakyv8.1.2151Bram Moolenaar
2019-10-14patch 8.1.2150: no test for 'ttymouse' set from xterm version responsev8.1.2150Bram Moolenaar
2019-10-13patch 8.1.2148: no test for right click extending Visual areav8.1.2148Bram Moolenaar
2019-10-13patch 8.1.2145: cannot map <C-H> when modifyOtherKeys is enabledv8.1.2145Bram Moolenaar
2019-10-12patch 8.1.2143: cannot see each command even when 'verbose' is setv8.1.2143Bram Moolenaar
2019-10-12patch 8.1.2142: some key mappings do not work with modifyOtherKeysv8.1.2142Bram Moolenaar
2019-10-12patch 8.1.2141: :tselect has an extra hit-enter promptv8.1.2141Bram Moolenaar
2019-10-12patch 8.1.2140: "gk" and "gj" do not work correctly in number columnv8.1.2140Bram Moolenaar
2019-10-12patch 8.1.2139: the modifyOtherKeys codes are not testedv8.1.2139Bram Moolenaar
2019-10-12patch 8.1.2137: parsing the termresponse is not testedv8.1.2137Bram Moolenaar
2019-10-11patch 8.1.2136: using freed memory with autocmd from fuzzerv8.1.2136Bram Moolenaar
2019-10-10patch 8.1.2133: some tests fail when run as rootv8.1.2133Bram Moolenaar
2019-10-10patch 8.1.2131: MSVC tests failv8.1.2131Bram Moolenaar
2019-10-10patch 8.1.2129: using hard coded executable path in testv8.1.2129Bram Moolenaar
2019-10-09patch 8.1.2126: viminfo not sufficiently testedv8.1.2126Bram Moolenaar
2019-10-08patch 8.1.2125: fnamemodify() fails when repeating :ev8.1.2125Bram Moolenaar
2019-10-08patch 8.1.2124: ruler is not updated if win_execute() moves cursorv8.1.2124Bram Moolenaar
2019-10-07patch 8.1.2121: mode is not updated when switching to terminalv8.1.2121Bram Moolenaar
2019-10-06patch 8.1.2118: termcodes test fails when $TERM is "dumb"v8.1.2118Bram Moolenaar
2019-10-05patch 8.1.2117: CursorLine highlight used while 'cursorline' is offv8.1.2117Bram Moolenaar
2019-10-05patch 8.1.2115: MS-Windows: shell commands fail if &shell contains a spacev8.1.2115Bram Moolenaar
2019-10-05patch 8.1.2113: ":help expr-!~?" only works after searchingv8.1.2113Bram Moolenaar
2019-10-04patch 8.1.2111: viminfo file not sufficiently testedv8.1.2111Bram Moolenaar
2019-10-03patch 8.1.2110: CTRL-C closes two popups instead of onev8.1.2110Bram Moolenaar
2019-10-02patch 8.1.2109: popup_getoptions() hangs with tab-local popupv8.1.2109Bram Moolenaar
2019-10-01patch 8.1.2108: cannot close the cmdline window from CmdWinEnterv8.1.2108Bram Moolenaar
2019-10-01patch 8.1.2107: various memory leaks reported by asanv8.1.2107Bram Moolenaar
2019-10-01patch 8.1.2106: no tests for dragging the mouse beyond the windowv8.1.2106Bram Moolenaar
2019-09-29patch 8.1.2100: :mksession is not sufficiently testedv8.1.2100Bram Moolenaar
2019-09-28patch 8.1.2099: state() test fails on some Mac systemsv8.1.2099Bram Moolenaar
2019-09-28patch 8.1.2098: mksession test fails on MS-Windowsv8.1.2098Bram Moolenaar
2019-09-28patch 8.1.2097: :mksession is not sufficiently testedv8.1.2097Bram Moolenaar
2019-09-28patch 8.1.2093: MS-Windows: system() test failsv8.1.2093Bram Moolenaar
2019-09-28patch 8.1.2092: MS-Windows: redirect in system() does not workv8.1.2092Bram Moolenaar
2019-09-27patch 8.1.2089: do not get a hint that $TEST_FILTER was activev8.1.2089Bram Moolenaar
2019-09-27patch 8.1.2087: cannot easily select one test function to executev8.1.2087Bram Moolenaar
2019-09-27patch 8.1.2083: multi-byte chars do not work properly with "%.*S" in printf()v8.1.2083Bram Moolenaar
2019-09-26patch 8.1.2080: the terminal API is limited and can't be disabledv8.1.2080Bram Moolenaar
2019-09-25patch 8.1.2079: popup window test fails without +terminalv8.1.2079Bram Moolenaar
2019-09-25patch 8.1.2076: crash when trying to put a terminal in a popup windowv8.1.2076Bram Moolenaar
2019-09-25patch 8.1.2074: test for SafeState autocommand is a bit flakyv8.1.2074Bram Moolenaar
2019-09-25patch 8.1.2073: when editing a buffer 'colorcolumn' may not workv8.1.2073Bram Moolenaar
2019-09-24patch 8.1.2072: "gk" moves to start of line instead of upwardsv8.1.2072Bram Moolenaar
2019-09-23patch 8.1.2071: when 'wincolor' is set text property changes highlightingv8.1.2071Bram Moolenaar
2019-09-22patch 8.1.2069: test for SafeStateAgain may still failv8.1.2069Bram Moolenaar
2019-09-22patch 8.1.2068: test for SafeState and SafeStateAgain may failv8.1.2068Bram Moolenaar
2019-09-22patch 8.1.2067: no tests for SafeState and SafeStateAgainv8.1.2067Bram Moolenaar
2019-09-22patch 8.1.2066: no tests for state()v8.1.2066Bram Moolenaar
2019-09-21patch 8.1.2063: some tests fail when +balloon_eval_term is missingv8.1.2063Bram Moolenaar