summaryrefslogtreecommitdiff
path: root/tests/test-mbrtowc.c
Commit message (Expand)AuthorAgeFilesLines
* Refactor common macros used in tests.Bruno Haible2009-12-241-12/+1
* tests: add signature checksEric Blake2009-12-241-1/+5
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-229/+229
* Avoid test failure on AIX.Bruno Haible2008-12-211-19/+18
* Avoid compiler warnings on Cygwin.Bruno Haible2008-12-201-27/+27
* Avoid a test failure on AIX.Bruno Haible2008-12-201-1/+4
* Avoid test failure on platforms where sizeof (wchar_t) < sizeof (int).Bruno Haible2008-12-201-4/+4
* Tests for module 'mbrtowc'.Bruno Haible2008-12-191-0/+328