summaryrefslogtreecommitdiff
path: root/src/testdir/runtest.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 8.1.1860: map timeout test is flakyv8.1.1860Bram Moolenaar2019-08-161-0/+1
* patch 8.1.1855: another failing timer testv8.1.1855Bram Moolenaar2019-08-161-6/+7
* patch 8.1.1854: now another timer test is flakyv8.1.1854Bram Moolenaar2019-08-161-0/+1
* patch 8.1.1852: timers test is flakyv8.1.1852Bram Moolenaar2019-08-151-0/+1
* patch 8.1.1842: test listed as flaky should no longer be flakyv8.1.1842Bram Moolenaar2019-08-121-1/+0
* patch 8.1.1839: insufficient info when test fails because of screen sizev8.1.1839Bram Moolenaar2019-08-111-2/+4
* patch 8.1.1677: tests get stuck when running into an existing swapfilev8.1.1677Bram Moolenaar2019-07-131-1/+5
* patch 8.1.1561: popup_setoptions() is not implemented yetv8.1.1561Bram Moolenaar2019-06-161-0/+5
* patch 8.1.1545: when the screen is to small there is no message about thatv8.1.1545Bram Moolenaar2019-06-151-2/+5
* patch 8.1.1516: time reported for a test measured wrongv8.1.1516Bram Moolenaar2019-06-101-7/+7
* patch 8.1.1484: some tests are slowv8.1.1484Bram Moolenaar2019-06-061-1/+15
* patch 8.1.1476: no statistics displayed after running testsv8.1.1476Bram Moolenaar2019-06-061-0/+3
* patch 8.1.0970: text properties test fails when 'encoding' is not utf-8v8.1.0970Bram Moolenaar2019-02-221-1/+3
* patch 8.1.0966: one terminal test is flakyv8.1.0966Bram Moolenaar2019-02-211-0/+1
* patch 8.1.0893: terminal test is a bit flakyv8.1.0893Bram Moolenaar2019-02-101-0/+1
* patch 8.1.0811: too many #ifdefsv8.1.0811Bram Moolenaar2019-01-241-7/+3
* patch 8.1.0696: when test_edit fails 'insertmode' may not be resetv8.1.0696Bram Moolenaar2019-01-061-1/+5
* patch 8.1.0600: channel test is flakyv8.1.0600Bram Moolenaar2018-12-151-0/+1
* patch 8.1.0533: screendump tests can be flakyv8.1.0533Bram Moolenaar2018-11-161-1/+1
* patch 8.1.0531: flaky tests often fail with a common error messagev8.1.0531Bram Moolenaar2018-11-161-2/+7
* patch 8.1.0530: channel and terminal tests that start a server can be flakyv8.1.0530Bram Moolenaar2018-11-161-0/+30
* patch 8.1.0529: flaky test sometimes fails in different waysv8.1.0529Bram Moolenaar2018-11-161-16/+35
* patch 8.1.0520: screen diff test sometimes failsv8.1.0520Bram Moolenaar2018-11-111-0/+1
* patch 8.1.0456: running test hangs when the input file is being editedv8.1.0456Bram Moolenaar2018-10-071-0/+14
* patch 8.1.0299: misplaced commentv8.1.0299Bram Moolenaar2018-08-191-1/+1
* patch 8.1.0298: window resize test sometimes fails on Macv8.1.0298Bram Moolenaar2018-08-191-0/+1
* patch 8.1.0044: if a test function exists Vim this may go unnoticedv8.1.0044Bram Moolenaar2018-06-121-0/+12
* patch 8.0.1689: no tests for xxdv8.0.1689Bram Moolenaar2018-04-101-1/+5
* patch 8.0.1640: Test_cwd() is flakyv8.0.1640Bram Moolenaar2018-03-251-0/+1
* patch 8.0.1507: timer test is a bit flakyv8.0.1507Bram Moolenaar2018-02-121-0/+1
* patch 8.0.1370: channel test for callback is flakyv8.0.1370Bram Moolenaar2017-12-051-0/+1
* patch 8.0.1365: when one channel test fails others fail as wellv8.0.1365Bram Moolenaar2017-12-021-0/+2
* patch 8.0.1329: when a flaky test fails it also often fails the second timev8.0.1329Bram Moolenaar2017-11-211-0/+4
* patch 8.0.1302: still too many old style testsv8.0.1302Bram Moolenaar2017-11-161-0/+6
* patch 8.0.1262: terminal redir test is flakyv8.0.1262Bram Moolenaar2017-11-041-0/+1
* patch 8.0.1224: still interference between test functionsv8.0.1224Bram Moolenaar2017-10-271-10/+8
* patch 8.0.1222: test functions interfere with each otherv8.0.1222Bram Moolenaar2017-10-261-1/+13
* patch 8.0.1219: terminal test is flakyv8.0.1219Bram Moolenaar2017-10-261-7/+15
* patch 8.0.1186: still quite a few old style testsv8.0.1186Bram Moolenaar2017-10-121-0/+3
* patch 8.0.1070: terminal test is flaky on Macv8.0.1070Bram Moolenaar2017-09-071-0/+1
* patch 8.0.0822: Test_with_partial_callback is a tiny bit flakyv8.0.0822Bram Moolenaar2017-07-301-0/+1
* patch 8.0.0805: GUI test fails with gnome2v8.0.0805Bram Moolenaar2017-07-291-0/+3
* patch 8.0.0489: clipboard and "* register is not testedv8.0.0489Bram Moolenaar2017-03-191-0/+1
* patch 8.0.0480: the remote_peek() test fails on MS-Windowsv8.0.0480Bram Moolenaar2017-03-181-0/+9
* patch 8.0.0479: remote_peek() is not testedv8.0.0479Bram Moolenaar2017-03-181-0/+2
* patch 8.0.0477: the client-server test may hang when failingv8.0.0477Bram Moolenaar2017-03-181-46/+58
* patch 8.0.0471: exit callback test sometimes failsv8.0.0471Bram Moolenaar2017-03-161-0/+1
* patch 8.0.0440: not enough test coverage in Insert modev8.0.0440Bram Moolenaar2017-03-091-1/+4
* patch 8.0.0417: test for the clipboard fails sometimesv8.0.0417Bram Moolenaar2017-03-051-0/+1
* patch 8.0.0384: timer test failed for no apparent reasonv8.0.0384Bram Moolenaar2017-02-271-0/+1