summaryrefslogtreecommitdiff
path: root/src/testdir/test_gui.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.0904: assuming modifyOtherKeys for rhs of mappingv8.2.0904Bram Moolenaar2020-06-041-0/+10
* patch 8.2.0808: not enough testing for the terminal windowv8.2.0808Bram Moolenaar2020-05-221-2/+1
* patch 8.2.0763: GUI test fails without the terminal featurev8.2.0763Bram Moolenaar2020-05-151-0/+1
* patch 8.2.0738: mouse handling in a terminal window not well testedv8.2.0738Bram Moolenaar2020-05-111-0/+18
* patch 8.2.0554: the GUI doesn't set t_Cov8.2.0554Bram Moolenaar2020-04-121-0/+2
* patch 8.2.0522: several errors are not tested forv8.2.0522Bram Moolenaar2020-04-061-0/+9
* patch 8.2.0448: various functions not properly testedv8.2.0448Bram Moolenaar2020-03-251-0/+3
* patch 8.1.2373: cannot build with +popupwin but without +quickfixv8.1.2373Bram Moolenaar2019-12-011-0/+2
* patch 8.1.2034: dark them of GTK 3 not supportedv8.1.2034Bram Moolenaar2019-09-151-0/+9
* patch 8.1.2011: more functions can be used as methodsv8.1.2011Bram Moolenaar2019-09-081-58/+55
* patch 8.1.1846: inconsistently using GetVimCommand() and v:progpathv8.1.1846Bram Moolenaar2019-08-141-3/+2
* patch 8.1.1826: tests use hand coded feature and option checksv8.1.1826Bram Moolenaar2019-08-071-3/+2
* patch 8.1.1585: :let-heredoc does not trim enoughv8.1.1585Bram Moolenaar2019-06-241-8/+10
* patch 8.1.1544: some balloon tests don't run when they canv8.1.1544Bram Moolenaar2019-06-151-1/+1
* patch 8.1.1524: tests are silently skippedv8.1.1524Bram Moolenaar2019-06-131-1/+1
* patch 8.1.1482: no test for wincol() depending on the 'number' optionv8.1.1482Bram Moolenaar2019-06-061-0/+10
* patch 8.1.1065: no test for using and deleting menu in the GUIv8.1.1065Bram Moolenaar2019-03-281-0/+15
* patch 8.1.1064: no test for output conversion in the GTK GUIv8.1.1064Bram Moolenaar2019-03-281-0/+15
* patch 8.1.0705: :colorscheme isn't tested enoughv8.1.0705Bram Moolenaar2019-01-081-1/+6
* patch 8.1.0390: scrollbars are not testedv8.1.0390Bram Moolenaar2018-09-141-0/+35
* patch 8.0.1840: getwinpos() is not testedv8.0.1840Bram Moolenaar2018-05-141-4/+5
* patch 8.0.1793: no test for "vim -g"v8.0.1793Bram Moolenaar2018-05-051-0/+30
* patch 8.0.1777: cannot cleanup before loading another colorschemev8.0.1777Bram Moolenaar2018-04-301-0/+12
* patch 8.0.1549: various small problems in test filesv8.0.1549Bram Moolenaar2018-02-271-1/+1
* patch 8.0.0933: terminal test tries to start GUI when it's not possiblev8.0.0933Bram Moolenaar2017-08-131-1/+2
* patch 8.0.0478: tests use assert_true(0) and assert_false(1) to report errorsv8.0.0478Bram Moolenaar2017-03-181-1/+1
* patch 8.0.0447: getting font name does not work on X11v8.0.0447Bram Moolenaar2017-03-121-10/+206
* patch 8.0.0415: balloon test fails on MS-Windowsv8.0.0415Bram Moolenaar2017-03-051-3/+3
* patch 8.0.0414: balloon eval is not testedv8.0.0414Bram Moolenaar2017-03-051-0/+131
* patch 8.0.0403: GUI tests may failv8.0.0403Bram Moolenaar2017-03-041-4/+5
* patch 8.0.0395: testing the + register fails with Motifv8.0.0395Bram Moolenaar2017-03-011-6/+6
* patch 8.0.0392: GUI test fails with Athena and Motifv8.0.0392Bram Moolenaar2017-03-011-0/+3
* patch 8.0.0375: the "+ register is not testedv8.0.0375Bram Moolenaar2017-02-261-0/+41
* patch 8.0.0361: GUI initialisation is not sufficiently testedv8.0.0361Bram Moolenaar2017-02-231-35/+33
* patch 8.0.0332: GUI test fails on some systemsv8.0.0332Bram Moolenaar2017-02-171-117/+147
* patch 8.0.0329: xfontset and guifontwide are not testedv8.0.0329Bram Moolenaar2017-02-121-0/+142
* patch 8.0.0318: small mistake in 7x13 font namev8.0.0318Bram Moolenaar2017-02-091-1/+1
* patch 8.0.0317: no test for setting 'guifont'v8.0.0317Bram Moolenaar2017-02-091-0/+59
* patch 8.0.0313: not enough testing for GUI functionalityv8.0.0313Bram Moolenaar2017-02-061-2/+39
* patch 8.0.0310: not enough testing for GUI functionalityv8.0.0310Bram Moolenaar2017-02-051-1/+17
* patch 8.0.0278: GUI test fails on MS-Windowsv8.0.0278Bram Moolenaar2017-02-011-3/+4
* patch 8.0.0277: the GUI test may trigger fontconfig and take a long timev8.0.0277Bram Moolenaar2017-02-011-1/+5
* patch 7.4.2190v7.4.2190Bram Moolenaar2016-08-091-0/+8
* patch 7.4.2155v7.4.2155Bram Moolenaar2016-08-041-2/+2
* patch 7.4.2153v7.4.2153Bram Moolenaar2016-08-041-0/+28