summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/locale/uselocale/uselocale.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-161-1/+42
* refactor in preparation for testing more functions; no functional changeschwarze2017-08-151-113/+115
* first draft of tests for newlocale(3), duplocale(3), uselocale(3)schwarze2017-08-101-0/+259