mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
regex-tests: fix possible Turkish false-alarm
* modules/regex-tests (Depends-on): Add wctype-h. * tests/test-regex.c: Include wctype.h. (main): Check that ‘i’ uppercases to ‘İ’ in Turkish, as the Turkish regex test assumes this.
This commit is contained in:
@@ -5,6 +5,7 @@ tests/macros.h
|
||||
Depends-on:
|
||||
gettext-h
|
||||
localcharset
|
||||
wctype-h
|
||||
|
||||
configure.ac:
|
||||
|
||||
|
Reference in New Issue
Block a user