regex-tests: Make test more robust.
commitb3865ddc7796109b265147ad1faff2ddba7dc861
authorBruno Haible <bruno@clisp.org>
Sat, 26 Sep 2020 13:57:08 +0000 (26 15:57 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 26 Sep 2020 13:57:08 +0000 (26 15:57 +0200)
tree7c725e8b28fe16346e0dca3cee55ad15c7349320
parent25f80339a246d80decb12a597cbb64dfd530127e
regex-tests: Make test more robust.

* tests/test-regex.c (main): Make sure to revert the locale to "C" after
the test in "tr_TR.UTF-8" locale. Exit if we can't revert it.
ChangeLog
tests/test-regex.c