summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/text/qlocale
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-05-162-54/+4
* Replace remaining uses of deprecated _qs with _sSona Kurazyan2022-05-021-3/+3
* Fix qlocale_unix's handling of uiLanguages to take script into accountEdward Welbourne2022-04-271-0/+6
* Return more specific entries before less in QLocale::uiLanguages()Edward Welbourne2022-04-271-12/+12
* Fix assertion failure when parsing a doubly-invalid date-time textEdward Welbourne2022-04-071-1/+14
* Replace uses of _qs with _s in testsSona Kurazyan2022-04-071-8/+10
* We do in fact support 'F' format for floating-point valuesEdward Welbourne2022-04-011-0/+96
* Move some purely floating-point testing from tst_QLocale to tst_QNumericEdward Welbourne2022-04-011-24/+0
* Clean up and modernise tst_QLocale::fpExceptions()Edward Welbourne2022-04-011-15/+14
* Android: enable tst_QLocaleIvan Solovev2022-03-291-9/+12
* Exclude denormal test cases if system doesn't support itTatiana Borisova2022-02-151-0/+14
* QLocale: Extend support for language codesIevgenii Meshcheriakov2021-12-091-1/+37
* Fix macOS system locale's formatting of negative yearsEdward Welbourne2021-11-181-3/+0
* Fix formatting of dates before 1601 in MS system localeEdward Welbourne2021-11-181-0/+24
* Clean up exports from qlocale_p.hEdward Welbourne2021-11-101-1/+1
* Update CLDR-derived data to newly-released v40Ievgenii Meshcheriakov2021-11-101-3/+3
* Add missing dependencies of tests on their helper programsEdward Welbourne2021-09-171-4/+4
* Teach QLocale::system() to use narrow formatIvan Solovev2021-09-151-0/+27
* Tidy up #includes in tst_qlocale.cppEdward Welbourne2021-09-141-17/+15
* Move locale-switching code in tests to a shared headerEdward Welbourne2021-09-141-56/+4
* Add new am/pm format-specifier that preserves locale's caseEdward Welbourne2021-09-081-1/+18
* Fix QLocale::system() standalone day and month handlingIvan Solovev2021-09-061-0/+127
* Make tst_QLocale::TransientLocale succeed at changing system localeIvan Solovev2021-09-031-2/+46
* qlocale_win: Fix non-standalone month namesEdward Welbourne2021-09-011-3/+10
* Replace FreeBSD's strtou?ll() with std::from_chars()-based strntou?ll()Edward Welbourne2021-08-301-0/+3
* tst_QLocale::formatTime(): add some actual locale-dependenceEdward Welbourne2021-08-181-43/+68
* tst_qlocale: Add tests for parsing Chakma date and time stringsIevgenii Meshcheriakov2021-07-191-0/+16
* Add .UTF-8 suffixes to locale-names passed to setlocale()Edward Welbourne2021-06-111-3/+3
* Always include standard name in QLocale::uiLanguages()Edward Welbourne2021-06-071-36/+39
* Fix augmentation of UI language listEdward Welbourne2021-06-071-8/+25
* Fix assertion on matchingLocales(Abhkazian, Any, Any)Edward Welbourne2021-05-051-1/+7
* Update CLDR-derived data to newly-released v39Edward Welbourne2021-04-261-1/+1
* Add the "Territory" enumerated type for QLocaleJiDe Zhang2021-04-151-97/+97
* macOS: Be honest about the system localeTor Arne Vestbø2021-02-111-4/+14
* Clarify what QSystemLocale::fallbackLocale() is used forTor Arne Vestbø2021-02-091-1/+1
* QLocale: Allow direct conversion from language, country, and script codesKai Köhne2021-01-251-0/+27
* QLocale: Allow direct conversion to language, country, and script codesKai Köhne2021-01-181-0/+16
* Remove the qmake project filesJoerg Bornemann2021-01-073-30/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+2
* Update CLDR to v38Edward Welbourne2020-11-081-1/+1
* Purge deprecated language and country codes from QLocaleEdward Welbourne2020-10-291-28/+0
* Deprecate old aliases for two countries and several languagesEdward Welbourne2020-10-281-7/+7
* Deprecate QLocale::Language entries that no locale data relates toEdward Welbourne2020-10-281-10/+12
* Tidy up tst_QLocale::ctor(), reduce needless repetitionEdward Welbourne2020-10-191-21/+21
* Remove vacuous tst_QLocale::cleanupTestCase()Edward Welbourne2020-10-191-4/+0
* Clean up tst_QLocale::testNames(), give better message on failureEdward Welbourne2020-10-091-27/+28
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-1/+1
* Add unit test to check emoji handling in date-time parsingAndreas Buhr2020-09-231-0/+22
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-232-4/+4
* Move QStringRef and remains to Qt5CompatKarsten Heimrich2020-08-201-5/+5