summaryrefslogtreecommitdiff
path: root/src/testdir/runtest.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.1384: no ATTENTION prompt for :vimgrep first match filev8.2.1384Bram Moolenaar2020-08-071-0/+3
* patch 8.2.1315: MS-Windows: test log contains escape sequencesv8.2.1315Bram Moolenaar2020-07-291-4/+10
* patch 8.2.1305: some tests are still old stylev8.2.1305Bram Moolenaar2020-07-271-1/+1
* patch 8.2.1304: debug backtrace isn't tested muchv8.2.1304Bram Moolenaar2020-07-271-0/+5
* patch 8.2.1267: MS-Windows: tests may fail due to $PROMPT valuev8.2.1267Bram Moolenaar2020-07-221-0/+5
* patch 8.2.1240: GUI tests sometimes fail because of translationsv8.2.1240Bram Moolenaar2020-07-181-0/+7
* patch 8.2.1177: terminal2 test sometimes hangs in the GUIv8.2.1177Bram Moolenaar2020-07-111-0/+5
* patch 8.2.1033: not easy to read the test time in the test outputv8.2.1033Bram Moolenaar2020-06-211-1/+11
* patch 8.2.0748: cannot get a list of all popupsv8.2.0748Bram Moolenaar2020-05-131-1/+2
* patch 8.2.0747: cannot forcefully close all popupsv8.2.0747Bram Moolenaar2020-05-131-2/+2
* patch 8.2.0599: Netbeans interface insufficiently testedv8.2.0599Bram Moolenaar2020-04-191-1/+0
* patch 8.2.0557: no IPv6 support for channelsv8.2.0557Bram Moolenaar2020-04-121-14/+13
* patch 8.2.0454: some tests fail when the system is slowv8.2.0454Bram Moolenaar2020-03-261-4/+4
* patch 8.2.0423: in some environments a few tests are expected to failv8.2.0423Bram Moolenaar2020-03-211-8/+41
* patch 8.2.0414: channel connect_waittime() test is flakyv8.2.0414Bram Moolenaar2020-03-191-32/+0
* patch 8.2.0400: not all tests using a terminal are in the list of flaky testsv8.2.0400Bram Moolenaar2020-03-181-4/+4
* patch 8.2.0346: Vim9: finding common list type not testedv8.2.0346Bram Moolenaar2020-03-011-1/+1
* patch 8.1.2371: FEAT_TEXT_PROP is a confusing namev8.1.2371Bram Moolenaar2019-11-301-1/+1
* patch 8.1.2364: termwinscroll test is flaky on FreeBSDv8.1.2364Bram Moolenaar2019-11-301-1/+2
* patch 8.1.2337: double-click time sometimes miscomputedv8.1.2337Bram Moolenaar2019-11-221-2/+0
* patch 8.1.2329: mouse multiple click test is a bit flakyv8.1.2329Bram Moolenaar2019-11-211-1/+2
* patch 8.1.2162: popup resize test is flakyv8.1.2162Bram Moolenaar2019-10-161-0/+1
* patch 8.1.2151: state test is a bit flakyv8.1.2151Bram Moolenaar2019-10-141-0/+1
* patch 8.1.2089: do not get a hint that $TEST_FILTER was activev8.1.2089Bram Moolenaar2019-09-271-2/+12
* patch 8.1.2087: cannot easily select one test function to executev8.1.2087Bram Moolenaar2019-09-271-0/+6
* patch 8.1.2074: test for SafeState autocommand is a bit flakyv8.1.2074Bram Moolenaar2019-09-251-0/+1
* patch 8.1.2051: double-click test is a bit flakyv8.1.2051Bram Moolenaar2019-09-171-1/+1
* patch 8.1.1955: tests contain typosv8.1.1955Bram Moolenaar2019-09-011-2/+2
* patch 8.1.1951: mouse double click test is a bit flakyv8.1.1951Bram Moolenaar2019-08-311-0/+1
* 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