1
0
forked from aniani/vim

patch 8.0.0392: GUI test fails with Athena and Motif

Problem:    GUI test fails with Athena and Motif.
Solution:   Add test_ignore_error().  Use it to ignore the "failed to create
            input context" error.
This commit is contained in:
Bram Moolenaar
2017-03-01 15:07:05 +01:00
parent 5f53dd3f74
commit e0c31f6a30
6 changed files with 58 additions and 0 deletions

View File

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