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

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