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 missing tests for locale with multibyte encodingCarmelo Amoroso2008-07-101-0/+272