[gpointing-device-settings] invoke gpds_ui_apply() before checking results.
- From: Hiroyuki Ikezoe <hiikezoe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gpointing-device-settings] invoke gpds_ui_apply() before checking results.
- Date: Mon, 22 Mar 2010 10:59:47 +0000 (UTC)
commit e53866c25f35b58a5bbf5def272db181aa3a2534
Author: Hiroyuki Ikezoe <poincare ikezoe net>
Date: Mon Mar 22 19:59:12 2010 +0900
invoke gpds_ui_apply() before checking results.
test/test-ui-widget.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/test/test-ui-widget.c b/test/test-ui-widget.c
index ab37329..caa01b1 100644
--- a/test/test-ui-widget.c
+++ b/test/test-ui-widget.c
@@ -263,6 +263,8 @@ wait_action (void)
&idle_received, NULL);
while (!idle_received)
g_main_context_iteration(NULL, FALSE);
+ gpds_ui_apply(ui, &error);
+ gcut_assert_error(error);
}
void
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]