summaryrefslogtreecommitdiffstats
path: root/src/testdir/runtest.vim
AgeCommit message (Expand)Author
2020-04-19patch 8.2.0599: Netbeans interface insufficiently testedv8.2.0599Bram Moolenaar
2020-04-12patch 8.2.0557: no IPv6 support for channelsv8.2.0557Bram Moolenaar
2020-03-26patch 8.2.0454: some tests fail when the system is slowv8.2.0454Bram Moolenaar
2020-03-21patch 8.2.0423: in some environments a few tests are expected to failv8.2.0423Bram Moolenaar
2020-03-19patch 8.2.0414: channel connect_waittime() test is flakyv8.2.0414Bram Moolenaar
2020-03-18patch 8.2.0400: not all tests using a terminal are in the list of flaky testsv8.2.0400Bram Moolenaar
2020-03-01patch 8.2.0346: Vim9: finding common list type not testedv8.2.0346Bram Moolenaar
2019-11-30patch 8.1.2371: FEAT_TEXT_PROP is a confusing namev8.1.2371Bram Moolenaar
2019-11-30patch 8.1.2364: termwinscroll test is flaky on FreeBSDv8.1.2364Bram Moolenaar
2019-11-22patch 8.1.2337: double-click time sometimes miscomputedv8.1.2337Bram Moolenaar
2019-11-21patch 8.1.2329: mouse multiple click test is a bit flakyv8.1.2329Bram Moolenaar
2019-10-16patch 8.1.2162: popup resize test is flakyv8.1.2162Bram Moolenaar
2019-10-14patch 8.1.2151: state test is a bit flakyv8.1.2151Bram 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-25patch 8.1.2074: test for SafeState autocommand is a bit flakyv8.1.2074Bram Moolenaar
2019-09-17patch 8.1.2051: double-click test is a bit flakyv8.1.2051Bram Moolenaar
2019-09-01patch 8.1.1955: tests contain typosv8.1.1955Bram Moolenaar
2019-08-31patch 8.1.1951: mouse double click test is a bit flakyv8.1.1951Bram Moolenaar
2019-08-16patch 8.1.1860: map timeout test is flakyv8.1.1860Bram Moolenaar
2019-08-16patch 8.1.1855: another failing timer testv8.1.1855Bram Moolenaar
2019-08-16patch 8.1.1854: now another timer test is flakyv8.1.1854Bram Moolenaar
2019-08-15patch 8.1.1852: timers test is flakyv8.1.1852Bram Moolenaar
2019-08-12patch 8.1.1842: test listed as flaky should no longer be flakyv8.1.1842Bram Moolenaar
2019-08-11patch 8.1.1839: insufficient info when test fails because of screen sizev8.1.1839Bram Moolenaar
2019-07-13patch 8.1.1677: tests get stuck when running into an existing swapfilev8.1.1677Bram Moolenaar
2019-06-16patch 8.1.1561: popup_setoptions() is not implemented yetv8.1.1561Bram Moolenaar
2019-06-15patch 8.1.1545: when the screen is to small there is no message about thatv8.1.1545Bram Moolenaar
2019-06-10patch 8.1.1516: time reported for a test measured wrongv8.1.1516Bram Moolenaar
2019-06-06patch 8.1.1484: some tests are slowv8.1.1484Bram Moolenaar
2019-06-06patch 8.1.1476: no statistics displayed after running testsv8.1.1476Bram Moolenaar
2019-02-22patch 8.1.0970: text properties test fails when 'encoding' is not utf-8v8.1.0970Bram Moolenaar
2019-02-21patch 8.1.0966: one terminal test is flakyv8.1.0966Bram Moolenaar
2019-02-10patch 8.1.0893: terminal test is a bit flakyv8.1.0893Bram Moolenaar
2019-01-24patch 8.1.0811: too many #ifdefsv8.1.0811Bram Moolenaar
2019-01-06patch 8.1.0696: when test_edit fails 'insertmode' may not be resetv8.1.0696Bram Moolenaar
2018-12-15patch 8.1.0600: channel test is flakyv8.1.0600Bram Moolenaar
2018-11-16patch 8.1.0533: screendump tests can be flakyv8.1.0533Bram Moolenaar
2018-11-16patch 8.1.0531: flaky tests often fail with a common error messagev8.1.0531Bram Moolenaar
2018-11-16patch 8.1.0530: channel and terminal tests that start a server can be flakyv8.1.0530Bram Moolenaar
2018-11-16patch 8.1.0529: flaky test sometimes fails in different waysv8.1.0529Bram Moolenaar
2018-11-11patch 8.1.0520: screen diff test sometimes failsv8.1.0520Bram Moolenaar
2018-10-07patch 8.1.0456: running test hangs when the input file is being editedv8.1.0456Bram Moolenaar
2018-08-19patch 8.1.0299: misplaced commentv8.1.0299Bram Moolenaar
2018-08-19patch 8.1.0298: window resize test sometimes fails on Macv8.1.0298Bram Moolenaar
2018-06-12patch 8.1.0044: if a test function exists Vim this may go unnoticedv8.1.0044Bram Moolenaar
2018-04-10patch 8.0.1689: no tests for xxdv8.0.1689Bram Moolenaar
2018-03-25patch 8.0.1640: Test_cwd() is flakyv8.0.1640Bram Moolenaar
2018-02-12patch 8.0.1507: timer test is a bit flakyv8.0.1507Bram Moolenaar
2017-12-05patch 8.0.1370: channel test for callback is flakyv8.0.1370Bram Moolenaar