]> Savannah Git Hosting - gnulib.git/commit
tests: Avoid some test failures on Slackware 13.37.
authorBruno Haible <bruno@clisp.org>
Wed, 16 Aug 2023 19:42:46 +0000 (21:42 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 30 Aug 2023 09:40:55 +0000 (11:40 +0200)
commit9ca35a8e1948ee9a662f2a7720febbd987afaf32
tree7ec2148860aceee867bf40c70851d86633534a14
parent57348fea89df95f8c497ce19b2415c4c86c7ed13
tests: Avoid some test failures on Slackware 13.37.

Make last commit actually work.
23 files changed:
tests/test-c32isalnum.c
tests/test-c32isalpha.c
tests/test-c32isblank.c
tests/test-c32iscntrl.c
tests/test-c32isdigit.c
tests/test-c32isgraph.c
tests/test-c32islower.c
tests/test-c32isprint.c
tests/test-c32ispunct.c
tests/test-c32isspace.c
tests/test-c32isupper.c
tests/test-c32isxdigit.c
tests/test-c32rtomb.c
tests/test-c32snrtombs.c
tests/test-c32srtombs.c
tests/test-c32stombs.c
tests/test-c32tolower.c
tests/test-c32toupper.c
tests/test-mbrtoc16.c
tests/test-mbrtoc32.c
tests/test-mbsnrtoc32s.c
tests/test-mbsrtoc32s.c
tests/test-mbstoc32s.c