Fix warnings in a the actions test
authorMatthias Clasen <mclasen@redhat.com>
Sun, 24 Nov 2013 02:28:40 +0000 (21:28 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 24 Nov 2013 02:28:40 +0000 (21:28 -0500)
commit0250d185b1780691c02d746d0732ab94aeabd1ed
tree09ca36d08bbb440c33d28fb87e10632c03a3eac2
parentdedc990e28c0755b33ccbaee0c19d22f430563e6
Fix warnings in a the actions test

The actions test tests the GSimpleActionGroup API. Maybe this
should be moved to use GActionMap, but for now, just disable
the deprecations.

There was also one test that wasn't actually hooked up, so
do that as well.
gio/tests/actions.c