Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This patch fixes locale-mbwc test failures when __UCLIBC_HAS_LOCALE__ is | Carmelo Amoroso | 2008-11-26 | 1 | -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 Amoroso | 2008-07-09 | 1 | -0/+272 |
testing UTF-8 encoding |