summaryrefslogtreecommitdiffstats
path: root/test/locale-mbwc/tst_funcs.h
Commit message (Collapse)AuthorAgeFilesLines
* This patch fixes locale-mbwc test failures when __UCLIBC_HAS_LOCALE__ isCarmelo Amoroso2008-11-261-0/+24
| | | | | | | | | disabled and __UCLIBC_HAS_WCHAR__ is enabled. The only locale available when __UCLIBC_HAS_LOCALE__ is disabled is the C locale, the others locale are skipped. Signed-off-by: Filippo Arcidiacono <filippo.arcidiacono@st.com>
* Added new tests for 'locale' support- taken from glibc; added new part for ↵Carmelo Amoroso2008-07-091-0/+272
testing UTF-8 encoding