regex test: do not assert that system PCRE still has an 8.31 bug
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Tue, 28 Apr 2015 09:10:58 +0000 (10:10 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Thu, 14 May 2015 17:39:57 +0000 (18:39 +0100)
commitace7846322634159271c5c75ccadfa3cade78620
tree9b3df2e898409fcd789a407071936a6220dbe6d6
parentfe1a2dc1965b564727480c8a99740252ea81274b
regex test: do not assert that system PCRE still has an 8.31 bug

This was fixed in 8.32, so if we have that version, assert that it is
fixed; if we don't (e.g. the current internal pcre), still don't
assert that it *isn't* fixed.

Bug: https://bugzilla.gnome.org/show_bug.cgi?id=733325
Reviewed-by: Christian Persch <chpe@gnome.org>
Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
glib/tests/regex.c