Kristian Høgsberg 128ee2c342 test-client: Make sure we process pending eevents before we verify state
Since the send-button-state request comes in on one socket and the
wayland event we're looking for comes in on another socket, the order
that we process the two in is undefined.  Thus, button-test fails
intermittently, depending on which event we process first.

We change wl_display_flush() to wl_display_roundtrip(), to make sure that
we deal with all wayland events before handling test protocol requests.
2012-10-21 22:30:26 -04:00
..
2012-10-04 11:40:04 -04:00
2012-10-04 11:40:57 -04:00
2012-10-04 11:40:57 -04:00
2012-10-04 12:28:04 -04:00
2012-10-16 11:29:10 -04:00
2012-10-04 12:28:04 -04:00