1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-16 15:11:52 +00:00

Make mbstowcs_basic test pass, now that we have more ctype definitions.

Reported by:	jenkins
Approved by:	kib (mentor, implicit)
This commit is contained in:
Yuri Pankov 2018-11-17 12:59:59 +00:00
parent dbcf594ac9
commit adeebb8308
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=340492

View File

@ -88,7 +88,7 @@ static struct test {
0xFFFF, 0x5D, 0x5B, 0x10000, 0x10FFFF, 0x5D, 0x0A
},
#ifdef __FreeBSD__
{ 1, -1, -1, 1, 1, -1, -1, 1, 1, 1, -1, 1, 1, -1, -1,
{ 1, -1, -1, 1, 1, -1, 1, 1, 1, 1, -1, 1, 1, 1, -1,
#else
{ 1, -1, -1, 1, 1, -1, -1, 1, 1, -1, -1, 1, 1, -1, -1,
#endif