summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_gui.vim
AgeCommit message (Expand)Author
8 dayspatch 9.1.0571: tests: Test_gui_lowlevel_keyevent is flakyv9.1.0571Ken Takata
2024-06-01patch 9.1.0457: tests: test_gui fails on Waylandv9.1.0457Christian Brabandt
2024-02-24patch 9.1.0133: MS-Windows: ligatures not rendering correctlyv9.1.0133Erik S. V. Jansson
2024-01-29patch 9.1.0064: No Wayland supportv9.1.0064lilydjwg
2024-01-25patch 9.1.0051: MS-Windows: Key event test failv9.1.0051Christian Brabandt
2023-10-05patch 9.0.1991: no cmdline completion for setting the fontv9.0.1991Yee Cheng Chin
2023-08-30patch 9.0.1826: keytrans() doesn't translate recorded key typed in a GUIv9.0.1826zeertzjq
2023-05-18patch 9.0.1566: Motif: GUI scrollbar test fails in 24 lines terminalv9.0.1566Bram Moolenaar
2023-03-06patch 9.0.1387: scrollbar test sporadically failsv9.0.1387Christian Brabandt
2023-01-10patch 9.0.1169: some key+modifier tests fail on some AppVeyor imagesv9.0.1169Christopher Plewright
2022-12-30patch 9.0.1112: test_mswin_event() can hangv9.0.1112Christopher Plewright
2022-12-20patch 9.0.1084: code handling low level MS-Windows events cannot be testedv9.0.1084Christopher Plewright
2022-11-28patch 9.0.0968: GUI mouse event test is a bit flakyv9.0.0968Bram Moolenaar
2022-10-04patch 9.0.0660: mapping with CTRL keys does not work in the GUIv9.0.0660zeertzjq
2022-09-28patch 9.0.0619: too many delete() calls in testsv9.0.0619Bram Moolenaar
2022-09-09patch 9.0.0429: not all keys are tested for the MS-Windows GUIv9.0.0429Yegappan Lakshmanan
2022-09-07patch 9.0.0400: GUI test sometimes hangs on CIv9.0.0400K.Takata
2022-09-06patch 9.0.0396: :findrepl does not escape '&' and '~' properlyv9.0.0396matveyt
2022-09-02patch 9.0.0363: common names in test files causes tests to be flakyv9.0.0363Bram Moolenaar
2022-09-01patch 9.0.0348: MS-Windows: GUI mouse move event test is flakyv9.0.0348Bram Moolenaar
2022-08-31patch 9.0.0343: ColorScheme autocommand triggered when colorscheme not foundv9.0.0343Bram Moolenaar
2022-08-29patch 9.0.0323: using common name in tests leads to flaky testsv9.0.0323Bram Moolenaar
2022-08-28patch 9.0.0295: GUI drop files test sometimes failsv9.0.0295Bram Moolenaar
2022-07-23patch 9.0.0058: Win32: cannot test low level eventsv9.0.0058Yegappan Lakshmanan
2022-06-23patch 8.2.5154: still mentioning version8, some cosmetic issuesv8.2.5154Bram Moolenaar
2022-06-16patch 8.2.5112: gui test hangs on MS-Windowsv8.2.5112Bram Moolenaar
2022-06-16patch 8.2.5111: no test for --gui-dialog-filev8.2.5111Bram Moolenaar
2022-05-31patch 8.2.5048: when using XIM the gui test may failv8.2.5048Bram Moolenaar
2022-05-16patch 8.2.4967: MS-Windows GUI: mouse event test sometimes failsv8.2.4967Bram Moolenaar
2022-05-16patch 8.2.4966: MS-Windows GUI: mouse event test gets extra eventv8.2.4966Bram Moolenaar
2022-05-16patch 8.2.4965: GUI: testing mouse move event depends on screen cell sizev8.2.4965Bram Moolenaar
2022-05-16patch 8.2.4964: MS-Windows GUI: mouse event test is flakyv8.2.4964Bram Moolenaar
2022-05-14patch 8.2.4952: GUI test will fail if color scheme changesv8.2.4952Bram Moolenaar
2022-05-07patch 8.2.4902: mouse wheel scrolling is inconsistentv8.2.4902LemonBoy
2022-04-29patch 8.2.4846: termcodes test failsv8.2.4846zeertzjq
2022-04-29patch 8.2.4844: <C-S-I> is simplified to <S-Tab>v8.2.4844zeertzjq
2022-04-03patch 8.2.4677: the Athena GUI support is outdatedv8.2.4677Bram Moolenaar
2022-04-03patch 8.2.4674: cannot force getting MouseMove eventsv8.2.4674Ernie Rael
2022-03-22patch 8.2.4611: typos in tests; one lua line not covered by testv8.2.4611Dominique Pelle
2022-03-07patch 8.2.4525: some GUI tests don't work on Athenav8.2.4525Yegappan Lakshmanan
2022-03-06patch 8.2.4522: GUI test fails with Motifv8.2.4522Bram Moolenaar
2022-01-31patch 8.2.4276: separate test function for the GUI scrollbarv8.2.4276Yegappan Lakshmanan
2022-01-30patch 8.2.4263: no test for the GUI find/replace dialogv8.2.4263Yegappan Lakshmanan
2022-01-30patch 8.2.4259: number of test functions for GUI events is growingv8.2.4259Yegappan Lakshmanan
2022-01-27patch 8.2.4228: no tests for clicking in the GUI tablinev8.2.4228Yegappan Lakshmanan
2021-12-26patch 8.2.3900: it is not easy to use a script-local function for an optionv8.2.3900Yegappan Lakshmanan
2021-10-20patch 8.2.3548: GTK GUI crashen when reading from stdinv8.2.3548Bram Moolenaar
2021-10-16patch 8.2.3526: tests have clumsy check for X11 based GUIv8.2.3526Bram Moolenaar
2021-10-16patch 8.2.3524: GUI: ligatures are not usedv8.2.3524Dusan Popovic
2021-10-16patch 8.2.3518: Test_xrestore sometimes failsv8.2.3518Bram Moolenaar