Avoid test failure on platforms where sizeof (wchar_t) < sizeof (int).
authorBruno Haible <bruno@clisp.org>
Sat, 20 Dec 2008 03:21:20 +0000 (04:21 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 20 Dec 2008 03:21:20 +0000 (04:21 +0100)
commitdca7c61846780f4af95c531cd069b002cb31c0a5
tree608b99f7411128222c8c4e7ad1157a936722b606
parent681366779f25822887d18f7b75926d547925f461
Avoid test failure on platforms where sizeof (wchar_t) < sizeof (int).
tests/test-mbrtowc.c
tests/test-mbsrtowcs.c