summaryrefslogtreecommitdiff
path: root/src/testdir/test_gui.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 9.0.0660: mapping with CTRL keys does not work in the GUIv9.0.0660zeertzjq2022-10-041-0/+19
* patch 9.0.0619: too many delete() calls in testsv9.0.0619Bram Moolenaar2022-09-281-16/+7
* patch 9.0.0429: not all keys are tested for the MS-Windows GUIv9.0.0429Yegappan Lakshmanan2022-09-091-50/+78
* patch 9.0.0400: GUI test sometimes hangs on CIv9.0.0400K.Takata2022-09-071-2/+4
* patch 9.0.0396: :findrepl does not escape '&' and '~' properlyv9.0.0396matveyt2022-09-061-0/+6
* patch 9.0.0363: common names in test files causes tests to be flakyv9.0.0363Bram Moolenaar2022-09-021-3/+3
* patch 9.0.0348: MS-Windows: GUI mouse move event test is flakyv9.0.0348Bram Moolenaar2022-09-011-10/+14
* patch 9.0.0343: ColorScheme autocommand triggered when colorscheme not foundv9.0.0343Bram Moolenaar2022-08-311-2/+10
* patch 9.0.0323: using common name in tests leads to flaky testsv9.0.0323Bram Moolenaar2022-08-291-12/+12
* patch 9.0.0295: GUI drop files test sometimes failsv9.0.0295Bram Moolenaar2022-08-281-0/+3
* patch 9.0.0058: Win32: cannot test low level eventsv9.0.0058Yegappan Lakshmanan2022-07-231-0/+84
* patch 8.2.5154: still mentioning version8, some cosmetic issuesv8.2.5154Bram Moolenaar2022-06-231-2/+0
* patch 8.2.5112: gui test hangs on MS-Windowsv8.2.5112Bram Moolenaar2022-06-161-1/+5
* patch 8.2.5111: no test for --gui-dialog-filev8.2.5111Bram Moolenaar2022-06-161-3/+19
* patch 8.2.5048: when using XIM the gui test may failv8.2.5048Bram Moolenaar2022-05-311-1/+6
* patch 8.2.4967: MS-Windows GUI: mouse event test sometimes failsv8.2.4967Bram Moolenaar2022-05-161-2/+2
* patch 8.2.4966: MS-Windows GUI: mouse event test gets extra eventv8.2.4966Bram Moolenaar2022-05-161-0/+5
* patch 8.2.4965: GUI: testing mouse move event depends on screen cell sizev8.2.4965Bram Moolenaar2022-05-161-19/+24
* patch 8.2.4964: MS-Windows GUI: mouse event test is flakyv8.2.4964Bram Moolenaar2022-05-161-28/+31
* patch 8.2.4952: GUI test will fail if color scheme changesv8.2.4952Bram Moolenaar2022-05-141-1/+3
* patch 8.2.4902: mouse wheel scrolling is inconsistentv8.2.4902LemonBoy2022-05-071-0/+2
* patch 8.2.4846: termcodes test failsv8.2.4846zeertzjq2022-04-291-2/+2
* patch 8.2.4844: <C-S-I> is simplified to <S-Tab>v8.2.4844zeertzjq2022-04-291-0/+6
* patch 8.2.4677: the Athena GUI support is outdatedv8.2.4677Bram Moolenaar2022-04-031-13/+4
* patch 8.2.4674: cannot force getting MouseMove eventsv8.2.4674Ernie Rael2022-04-031-0/+72
* patch 8.2.4611: typos in tests; one lua line not covered by testv8.2.4611Dominique Pelle2022-03-221-6/+6
* patch 8.2.4525: some GUI tests don't work on Athenav8.2.4525Yegappan Lakshmanan2022-03-071-0/+12
* patch 8.2.4522: GUI test fails with Motifv8.2.4522Bram Moolenaar2022-03-061-2/+0
* patch 8.2.4276: separate test function for the GUI scrollbarv8.2.4276Yegappan Lakshmanan2022-01-311-3/+27
* patch 8.2.4263: no test for the GUI find/replace dialogv8.2.4263Yegappan Lakshmanan2022-01-301-4/+67
* patch 8.2.4259: number of test functions for GUI events is growingv8.2.4259Yegappan Lakshmanan2022-01-301-85/+166
* patch 8.2.4228: no tests for clicking in the GUI tablinev8.2.4228Yegappan Lakshmanan2022-01-271-0/+53
* patch 8.2.3900: it is not easy to use a script-local function for an optionv8.2.3900Yegappan Lakshmanan2021-12-261-0/+9
* patch 8.2.3548: GTK GUI crashen when reading from stdinv8.2.3548Bram Moolenaar2021-10-201-0/+22
* patch 8.2.3526: tests have clumsy check for X11 based GUIv8.2.3526Bram Moolenaar2021-10-161-123/+79
* patch 8.2.3524: GUI: ligatures are not usedv8.2.3524Dusan Popovic2021-10-161-0/+25
* patch 8.2.3518: Test_xrestore sometimes failsv8.2.3518Bram Moolenaar2021-10-161-0/+1
* patch 8.2.3215: Vim9: argument types are not checked at compile timev8.2.3215Yegappan Lakshmanan2021-07-241-4/+4
* patch 8.2.3188: Vim9: argument types are not checked at compile timev8.2.3188Yegappan Lakshmanan2021-07-201-5/+5
* patch 8.2.3093: tablabel_tooltip test fails with Athenav8.2.3093Bram Moolenaar2021-07-031-0/+2
* patch 8.2.3067: building fails with Athenav8.2.3067Bram Moolenaar2021-06-271-0/+4
* patch 8.2.3040: GUI: dropping files not testedv8.2.3040Yegappan Lakshmanan2021-06-231-0/+89
* patch 8.2.3036: Vim9: builtin function arguments not checked at compile timev8.2.3036Yegappan Lakshmanan2021-06-221-1/+62
* patch 8.2.3028: GUI mouse events not testedv8.2.3028Yegappan Lakshmanan2021-06-211-1/+223
* patch 8.2.2559: MS-Windows: guifont test fails on Windows XPv8.2.2559Bram Moolenaar2021-02-281-1/+3
* patch 8.2.2116: MS-Windows GUI: test for 'guifont' is incompletev8.2.2116Bram Moolenaar2020-12-091-5/+10
* patch 8.2.2113: MS-Windows GUI: crash after using ":set guifont=" four timesv8.2.2113Bram Moolenaar2020-12-081-0/+7
* patch 8.2.1768: cannot use the help menu from a terminal windowv8.2.1768Bram Moolenaar2020-09-281-0/+3
* patch 8.2.1593: tests do not check the error number properlyv8.2.1593Bram Moolenaar2020-09-041-1/+1
* patch 8.2.1432: various inconsistencies in test filesv8.2.1432Bram Moolenaar2020-08-121-22/+14