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:
parent
dbcf594ac9
commit
adeebb8308
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user