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 missing tests for locale with multibyte encoding | Carmelo Amoroso | 2008-07-10 | 1 | -0/+272 |