summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/locale/uselocale (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove test of non-portable implementation details (whether wctype_tguenther2022-07-251-5/+1
* Separate the macro for generating string test functionsschwarze2022-07-251-14/+22
* Initialize the mutex before making us of it from many threads. Preventsanton2022-04-031-28/+23
* test locale priorities and overridesschwarze2017-08-161-1/+36
* test isalpha_l(3), tolower_l(3), wctype_l(3), iswctype_l(3),schwarze2017-08-161-4/+149
* test nl_langinfo_l(3), iswalpha_l(3), towupper_l(3)schwarze2017-08-162-3/+44
* refactor in preparation for testing more functions; no functional changeschwarze2017-08-152-114/+117
* first draft of tests for newlocale(3), duplocale(3), uselocale(3)schwarze2017-08-102-0/+268