test_wctype
test_wctype("POSIX", text, wcs, classInfos);
test_wctype("de_DE.ISO8859-1", text, wcs, classInfos);
test_wctype("de_DE.ISO8859-15", text, wcs, classInfos);
test_wctype("de_DE.UTF-8", text, wcs, classInfos);
test_wctype();