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:04:06 +0000 (17:04 +0200)
commit3c614be04acaea3a84b07cd3732af0567bb0c376
treebdc5f253b0a614a600b88460db2aceb697b18207
parentd20336130d08978c5e7e7f12df29d6cb6f7bbef5
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