glib/tests/mainloop: Acquire the context while asserting its state
authorMikhail Zabaluev <mikhail.zabaluev@gmail.com>
Sun, 22 Sep 2013 20:34:27 +0000 (23:34 +0300)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 28 Jun 2014 17:56:07 +0000 (13:56 -0400)
commit9f5afe3966d31ef6f1e880d950206a0325e6c777
tree6bddc8f28cc7f8ae3eafa7d8dbe8e9dd3a284714
parentc0e8f8a8dbd0dc2c92cd7b7b450d624585570d05
glib/tests/mainloop: Acquire the context while asserting its state

The iteration methods presume that the context is acquired.

https://bugzilla.gnome.org/show_bug.cgi?id=699132
glib/tests/mainloop.c