]> git.ipfire.org Git - thirdparty/glibc.git/commit
Fix posix/tst-regex by using UTF-8 and own test input
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 29 Aug 2019 09:34:13 +0000 (02:34 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 29 Aug 2019 09:38:14 +0000 (02:38 -0700)
commita22a582e496e3a2bd1e5cda45ac11e3a7dc6584f
tree901753e6e3aa398ca4d0b03dd6f52c666abd2166
parent0b3c9e57a41d9f7c26fb6aa45b99f671bef9c7e0
Fix posix/tst-regex by using UTF-8 and own test input

Problem reported by Stefan Liebler in:
https://sourceware.org/ml/libc-alpha/2019-08/msg00658.html
* posix/tst-regex.c: Convert this file from Latin-1 to UTF-8.
(do_test, test_expr): Adjust to the fact that this source file,
and the test data in ChangeLog.8, is now UTF-8 instead of Latin-1.
* posix/tst-regex.input: Copy from ChangeLog.old/ChangeLog.8,
so that it is now UTF-8.
ChangeLog
posix/tst-regex.c
posix/tst-regex.input