You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-i18n/ibus-hangul/files/ibus-hangul-test.patch

21 lines
446 B

--- a/tests/ibus-hangul.c
+++ b/tests/ibus-hangul.c
@@ -261,6 +261,7 @@
G_CALLBACK (window_inserted_text_cb), entry);
gtk_container_add (GTK_CONTAINER (window), entry);
gtk_widget_show_all (window);
+ gtk_window_present (window);
}
static void
--- a/tests/runtest
+++ b/tests/runtest
@@ -7,7 +7,6 @@
: ${DISABLE_GUI_TESTS:=''}
ibus-daemon --xim --panel disable --config disable &
-sleep 30
tst=$1