summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/locale (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add missing includes to avoid implicit function declarations.jsg2017-02-251-1/+2
* Enable mbrtowc(3) and wcrtomb(3) tests now that mbsinit(3) works.schwarze2016-09-051-2/+2
* test wcrtomb(3)schwarze2016-09-042-0/+93
* test mbrtowc(3) in conjunction with mbsinit(3)schwarze2016-09-032-0/+93
* ISO8859-1 support has been removedguenther2015-08-231-8/+1
* add setlocale testsemarie2015-07-071-1/+3
* add regress test for setlocale(3) and some relatedsemarie2015-07-072-0/+140
* Enter the REGRESS_FULL target subdirs for clean, cleandir and obj targets.miod2014-07-031-2/+2
* Some tests are currently failing. Only run those if the REGRESS_FULLkettenis2013-08-011-1/+3
* regression test to check that isw* functions yield the same result asespie2005-08-113-0/+163