Add a testcase for the previous fix
authorMatthias Clasen <mclasen@redhat.com>
Tue, 6 May 2014 00:30:35 +0000 (20:30 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 6 May 2014 00:30:35 +0000 (20:30 -0400)
commit49f5737f00640c60006159041f6e8c7976330ee4
tree19a809ddd3a379e42b7c076ea707f190be26b6fa
parent85606f609363092e8f47db57b05762a0728ec80e
Add a testcase for the previous fix

This testcase tests that short option arguments are
not erroneously added to the remaining argument array
when g_option_context_set_ignore_unknown_options is
called.
https://bugzilla.gnome.org/show_bug.cgi?id=729563
glib/tests/option-context.c