summaryrefslogtreecommitdiffstats
path: root/tools/regression/lib/libc/locale
Commit message (Expand)AuthorAgeFilesLines
* Test accumulation of partial multibyte characters in conversiontjr2004-05-111-0/+11
* Reset internal conversion state after triggering conversion errors;tjr2004-04-073-3/+10
* Add regression tests for sgetrune() and sputrune().tjr2003-10-303-1/+269
* Regression tests for wctype(), iswctype(), wctrans(), towctrans().tjr2003-06-063-1/+191
* Test that if the buffer argument (`s') to wcrtomb() is NULL thentjr2002-12-191-19/+15
* Add test cases for btowc() and wctob() in multibyte locales.tjr2002-11-101-1/+14
* Test for the zero-length buffer bug corrected in mbrtowc.c revision 1.3.tjr2002-11-101-0/+7
* Add regression tests for mblen(), mbtowc(), wctomb(), mbstowcs() andtjr2002-11-096-1/+580
* Add missing #includes of <stdio.h>. Correct a few typos in comments.tjr2002-11-063-5/+7
* Simplify by using inference rules properly.tjr2002-10-281-22/+10
* Add tests for btowc(), mbrlen(), mbsrtowcs() and wcsrtombs().tjr2002-10-265-2/+501
* Add regression tests for mbrtowc(3) and wcrtomb(3).tjr2002-10-263-0/+291
OpenPOWER on IntegriCloud