1
0
forked from aniani/vim

patch 8.2.3526: tests have clumsy check for X11 based GUI

Problem:    Tests have clumsy check for X11 based GUI.
Solution:   Add CheckX11BasedGui.
This commit is contained in:
Bram Moolenaar
2021-10-16 21:58:27 +01:00
parent d4c4bfa007
commit 40bd5a1540
5 changed files with 95 additions and 146 deletions

View File

@@ -757,6 +757,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
3526,
/**/
3525,
/**/