summaryrefslogtreecommitdiff
path: root/src/testdir/Makefile
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.2889: typo and verbose comment in Makefilesv8.2.2889K.Takata2021-05-261-1/+1
* patch 8.2.2630: hard to see where a test gets stuckv8.2.2630Bram Moolenaar2021-03-201-1/+1
* patch 8.2.1526: line in testdir Makefile got commented outv8.2.1526Bram Moolenaar2020-08-271-1/+1
* patch 8.2.1525: messages from tests were not always displayedv8.2.1525Bram Moolenaar2020-08-261-2/+2
* patch 8.2.1441: running tests in tiny version gives error for summarize.vimv8.2.1441Bram Moolenaar2020-08-131-1/+1
* patch 8.2.1439: tiny and small builds have no test coveragev8.2.1439Bram Moolenaar2020-08-131-28/+37
* patch 8.2.1420: test 49 is old stylev8.2.1420Bram Moolenaar2020-08-111-45/+5
* patch 8.2.1114: terminal test sometimes times outv8.2.1114Bram Moolenaar2020-07-011-8/+0
* patch 8.2.0962: terminal test sometimes hangs on Travisv8.2.0962Bram Moolenaar2020-06-121-0/+8
* patch 8.2.0621: after running tests asan files may remainv8.2.0621Bram Moolenaar2020-04-231-0/+1
* patch 8.2.0615: regexp benchmark stest is old stylev8.2.0615Bram Moolenaar2020-04-211-10/+10
* patch 8.2.0527: Vim9: function types insufficiently testedv8.2.0527Bram Moolenaar2020-04-071-0/+10
* patch 8.2.0290: running individual test differs from all testsv8.2.0290Bram Moolenaar2020-02-201-1/+1
* patch 8.1.2259: running tests may leave XfakeHOME behindv8.1.2259Bram Moolenaar2019-11-051-1/+1
* patch 8.1.2183: running a test is a bit verbosev8.1.2183Bram Moolenaar2019-10-191-2/+2
* patch 8.1.2028: options test script does not workv8.1.2028Bram Moolenaar2019-09-141-2/+4
* patch 8.1.1694: the RUN_VIM variable is longer than neededv8.1.1694Bram Moolenaar2019-07-141-2/+2
* patch 8.1.1637: after running tests and clean the XfakeHOME directory remainsv8.1.1637Bram Moolenaar2019-07-051-1/+1
* patch 8.1.1505: running "make clean" twice gives errorsv8.1.1505Bram Moolenaar2019-06-091-3/+3
* patch 8.1.1490: when a single test fails the exit code is not setv8.1.1490Bram Moolenaar2019-06-071-2/+2
* patch 8.1.1479: change included for debugging onlyv8.1.1479Bram Moolenaar2019-06-061-1/+1
* patch 8.1.1478: still an error when running tests with the tiny versionv8.1.1478Bram Moolenaar2019-06-061-0/+5
* patch 8.1.1476: no statistics displayed after running testsv8.1.1476Bram Moolenaar2019-06-061-3/+8
* patch 8.1.0967: stray dependency in test Makefilev8.1.0967Bram Moolenaar2019-02-211-1/+1
* Revert change accidentally included in runtime file updates. Closes #3998.Bram Moolenaar2019-02-181-2/+2
* Update runtime files.Bram Moolenaar2019-02-171-2/+2
* patch 8.1.0724: build for MinGW failsv8.1.0724Bram Moolenaar2019-01-111-0/+5
* patch 8.1.0723: cannot easily run specific test when in src/testdirv8.1.0723Bram Moolenaar2019-01-111-4/+16
* patch 8.1.0456: running test hangs when the input file is being editedv8.1.0456Bram Moolenaar2018-10-071-2/+4
* patch 8.1.0424: test output is very verbose, loading CI log is slowv8.1.0424Bram Moolenaar2018-09-211-4/+7
* patch 8.1.0413: test output is duplicated or missingv8.1.0413Bram Moolenaar2018-09-201-1/+1
* patch 8.1.0185: running tests writes lua.vim even though it is not usedv8.1.0185Bram Moolenaar2018-07-141-1/+1
* patch 8.0.1689: no tests for xxdv8.0.1689Bram Moolenaar2018-04-101-0/+4
* patch 8.0.1209: still too many old style testsv8.0.1209Bram Moolenaar2017-10-221-1/+0
* patch 8.0.1179: Test_popup_and_window_resize() does not always passv8.0.1179Bram Moolenaar2017-10-071-4/+7
* patch 8.0.0447: getting font name does not work on X11v8.0.0447Bram Moolenaar2017-03-121-1/+1
* patch 8.0.0430: options test fails or hangs on MS-Windowsv8.0.0430Bram Moolenaar2017-03-081-1/+1
* patch 8.0.0429: options test does not always test everythingv8.0.0429Bram Moolenaar2017-03-071-2/+1
* patch 8.0.0428: git and hg see new files after running testsv8.0.0428Bram Moolenaar2017-03-071-1/+5
* patch 8.0.0361: GUI initialisation is not sufficiently testedv8.0.0361Bram Moolenaar2017-02-231-3/+13
* patch 8.0.0272: crash on exit is not detected when running testsv8.0.0272Bram Moolenaar2017-01-301-2/+2
* patch 7.4.2321v7.4.2321Bram Moolenaar2016-09-031-1/+1
* patch 7.4.2164v7.4.2164Bram Moolenaar2016-08-061-1/+3
* patch 7.4.2135v7.4.2135Bram Moolenaar2016-07-311-8/+8
* patch 7.4.1852v7.4.1852Bram Moolenaar2016-05-281-3/+3
* patch 7.4.1419v7.4.1419Bram Moolenaar2016-02-251-2/+2
* patch 7.4.1122v7.4.1122Bram Moolenaar2016-01-171-1/+1
* patch 7.4.1055v7.4.1055Bram Moolenaar2016-01-061-1/+5
* patch 7.4.991v7.4.991Bram Moolenaar2015-12-291-3/+3
* patch 7.4.988v7.4.988Bram Moolenaar2015-12-281-0/+1