aboutsummaryrefslogtreecommitdiff
path: root/tests/ft_locales
AgeCommit message (Expand)Author
2010-12-23Fixes: NB#213192, The clock shows a leading zero for en-GB localeMike FABIAN
2010-12-23Changes: more tests for bucket sorting: ligatures, Russian, KoreanMike FABIAN
2010-12-23Changes: fix problem with Turkish i, make it go correctly to the İ bucketMike FABIAN
2010-12-23Changes: Fix the problem with the わ and ん bucketsMike FABIAN
2010-12-23Changes: add MLocale::indexBucket()Mike FABIAN
2010-12-23Changes: add Korean to locales to check in ft_localesMike FABIAN
2010-12-23Changes: add lists of index characters for the locales where they are missingMike FABIAN
2010-12-23Changes: add a function MLocale::exemplarCharactersIndex()Mike FABIAN
2010-12-23Changes: add more samples to the collation testMike FABIAN
2010-12-14Fixes: NB#210772, Hour digits are cut in alarm notification when region is se...Mike FABIAN
2010-12-10Changes: unit test to reproduce NB#210881Mike FABIAN
2010-12-01Fixes: NB#206766, All Chinese language names should be distinguishableMike FABIAN
2010-11-25Changes: fix unit text for language endonymMike FABIAN
2010-11-24Fixes: NB#206766, All Chinese language names should be distinguishableMike FABIAN
2010-11-24Changes: Amharic is *not* a RTL language, really, it isn’t.Mike FABIAN
2010-11-23Changes: correct expected value for language endonym for zh_CN in ft_localesMike FABIAN
2010-11-22Changes: don’t return the same language endonym “zh_CN”, “zh_HK”, ...Mike FABIAN
2010-11-16Changes: don’t use ICU patchlevel in names of sample files.Mike FABIAN
2010-11-05Changes: omit leading 0 in day name also for dateFull for IndonesianMike FABIAN
2010-11-04Fixes: NB#200580, Mlocal; Settings; Date format is wrong in Indonesian for al...Mike FABIAN
2010-11-02Fixes: NB#194970, Calendar; Month: Short name of the month is not displayed i...Mike FABIAN
2010-10-20Changes: introduce locale aware MLocale::toUpper() and MLocale::toLower()Mike FABIAN
2010-10-18Changes: add different lengths of month names to test outputMike FABIAN
2010-10-05Changes: fix MLocale::countryEndonym() for some corner casesMike FABIAN
2010-10-05Changes: Fix language endonym for zh_HKMike FABIAN
2010-10-05Changes: Fix typo in comment in ft_locales.cppMike FABIAN
2010-09-29Changes: add MLocale::timeFormat24h() to unit testMike FABIAN
2010-09-28Changes: fix am/pm markers for IndonesianMike FABIAN
2010-09-27Changes: change language endonyms for British English, U.S. English, español...Mike FABIAN
2010-09-27Changes: make MLocale::languageEndonym() work more correctlyMike FABIAN
2010-09-23Changes: add Hungarian, Polish, Romanian, and Slovak to ft_locales testMike FABIAN
2010-09-22Fixes: NB#193058, Videos&TV;in the ASF video file (and in any other kind of v...Mike FABIAN
2010-09-22Changes: use stdout instead of stderr for debug output in testsMike FABIAN
2010-09-21Fixes: NB#193086, Music; Date format §qtn_musi_lastplayed_md§ and §qtn_mus...Mike FABIAN
2010-09-21Fixes: NB#193497, Clock; Unusual time display separator (.) in Finnish.Mike FABIAN
2010-09-21Fixes: NB#193553, Format of POSIX maybe incorrectMike FABIAN
2010-09-21Changes: add cs_CZ to list of required locales to check forMike FABIAN
2010-09-17Changes: remove code for libicu 4.2 in the testsMike FABIAN
2010-09-16Fixes: NB#184502 - [browser-blocker] MLocale must not spin the main loopMike FABIAN
2010-09-10Changes: add MLocale::TimeFormat24h MLocale::defaultTimeFormat24h()Mike FABIAN
2010-08-26Changes: extend ft_locales test to compare also 24/12 mode time formatsMike FABIAN
2010-08-26Fixes: NB#160042 - DuiLocale does not respect 24h time format preferenceMike FABIAN
2010-08-18Fixes: NB#184502, MLocale must not spin the main loopMike FABIAN
2010-07-15Changes: add test for MLocale::createCLocale()Mike FABIAN
2010-07-13Changes: improve coverage of ft_locales, add missing MLocale::categoryScript(...Mike FABIAN
2010-07-13Changes: improve tests for MLocale constructorsMike FABIAN
2010-07-06Changes: small speedup for ft_localesMike FABIAN
2010-07-02Changes: add more tests for %r and %RMike FABIAN
2010-07-01Changes: document the date symbol choices betterMike FABIAN
2010-06-29Fixes: NB#176755, MLocale::script() does not change according to the languageMike FABIAN