Use GRegexMatchFlags not GRegexCompileFlags for TEST_MATCH _match_opts
authorDaniel Macks <dmacks@netspace.org>
Wed, 1 Jul 2015 18:36:35 +0000 (14:36 -0400)
committerEmmanuele Bassi <ebassi@gnome.org>
Mon, 13 Jul 2015 18:44:45 +0000 (19:44 +0100)
commitdab20975872a9b3d5f37beffa9e8e2b78efe6c02
tree2b49682902a7da87f8a6d7af61396b31ecd5c048
parent27fae8390946e73e8343a7fd7505796f3599ee23
Use GRegexMatchFlags not GRegexCompileFlags for TEST_MATCH _match_opts

Fix the enums used in some test cases to use the correct enum type in
some test cases.

https://bugzilla.gnome.org/show_bug.cgi?id=751798
glib/tests/regex.c