tests: Add test for disabled help options
authorMarek Kasik <mkasik@redhat.com>
Wed, 10 Apr 2013 11:48:49 +0000 (13:48 +0200)
committerMarek Kasik <mkasik@redhat.com>
Fri, 12 Apr 2013 15:06:21 +0000 (17:06 +0200)
commit7630f2ab5da605200c4c2b3addc6b8592604c1ca
tree518618e3ea983fcefc038feb19efbc31001cf06f
parent3e3fe296e5c5bda7a6376428616b50515ad4a93c
tests: Add test for disabled help options

Test whether help options are hidden when they are disabled
by g_option_context_set_help_enabled(.., FALSE).

https://bugzilla.gnome.org/show_bug.cgi?id=697652
glib/tests/option-context.c