aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmllocale/tst_qqmllocale.cpp
Commit message (Expand)AuthorAgeFilesLines
* Correct am/pm indicators for en_AU to lowercaseEdward Welbourne2024-04-251-2/+4
* QtQml: Make QLocale an actual value typeUlf Hermann2024-03-021-2/+4
* Correct license for test filesLucie Gérard2024-02-271-1/+1
* Make QQmlLocale test robust against time and locale variationsVolker Hilsheimer2023-10-281-3/+4
* tst_qqmllocale: Adapt to changed time format dataUlf Hermann2023-02-091-1/+9
* Locale: add toString functionsMitch Curtis2022-10-241-32/+125
* tst_qqmllocale: evaluate QML in root object context instead of engine'sMitch Curtis2022-10-211-5/+7
* Port from container::count() and length() to size()Marc Mutz2022-10-071-4/+4
* Avoid memory leaks in tst_qqmllocale.cppUlf Hermann2022-09-131-91/+74
* QML tests: port away from deprecated QLocale::nativeCountryName()Ivan Solovev2022-08-261-1/+1
* Use SPDX license identifiersLucie Gérard2022-06-111-27/+3
* Tidy up in tst_qqmllocale::numberOptions()Edward Welbourne2022-06-101-3/+5
* Use qtbase's new (private) QLocalTime for Date's UTC offsetsEdward Welbourne2022-06-101-47/+37
* QNX: suppress QEXPECT_FAIL() on two tests it passesPasi Petäjäjärvi2022-01-311-2/+2
* Consolidate test helpers into private librariesMitch Curtis2021-09-131-2/+2
* Expose formattedDataSize() in QML Locale typeMitch Curtis2021-03-131-0/+110
* Correct #if-ery in QML locale's time-zone update testEdward Welbourne2021-01-081-7/+11
* qv4dateobject.cpp: USE_QTZ_SYSTEM_TIMEZONE on more platformsUlf Hermann2020-06-251-0/+16
* Replace QVariant::type with QVariant::userTypeOlivier Goffart2020-01-171-1/+1
* Locale: expose NumberOptions to QMLFabian Kosmale2019-12-051-0/+30
* Make sure timeZoneUpdated test cleans up properly if it failsJan Arve Sæther2019-07-181-6/+11
* Fix localeAsCppProperty test for AndroidJan Arve Sæther2019-07-031-3/+2
* init variables where they are declared when possible (clang-tidy)Shawn Rutledge2018-02-261-1/+1
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-4/+4
* V4 Date: fix what we can within ECMA 262's limitationsEdward Welbourne2017-11-141-4/+4
* tst_qqmllocale: avoid duplicating a QLocale::toString() callEdward Welbourne2017-01-101-6/+9
* tst_qqmllocale: simplify creation of a QDateTimeEdward Welbourne2017-01-101-27/+9
* tst_qqmllocale: shuffle commentary on JS Date's month numberingEdward Welbourne2017-01-101-6/+6
* tst_qqmllocale: use unsetenv to clear environment variableEdward Welbourne2017-01-101-1/+4
* tst_qqmllocale: use QVERIFY() rather than QCOMPARE(, true)Edward Welbourne2017-01-101-2/+2
* Updated license headersJani Heikkinen2016-01-201-17/+12
* Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-3/+3
* tests/qml: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-291-5/+5
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Fix mapping of JS objects/arrays to C++Simon Hausmann2014-09-171-2/+2
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Fix remaining QQmlLocale auto-test failuresSimon Hausmann2014-04-081-3/+0
* Allow assignment of a QML Locale object to a C++ QLocale property.Mitch Curtis2014-01-141-0/+36
* Fix qqmllocale testAlan Alpert2013-10-301-5/+1
* Disable DST related locale test temporarilySimon Hausmann2013-10-291-0/+4
* Skip some tests that are failing because of our date time parserLars Knoll2013-06-211-16/+19
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Wrap tst_qqmllocale::timeZoneUpdated() within Q_OS_UNIX to remove QSKIPJ-P Nurmi2012-09-071-19/+20
* Fix locale test on Linux and skip it on Windows.Glenn Watson2012-06-221-1/+28
* Allow the global JS UTC offset to be invalidatedMatthew Vogt2012-06-051-0/+41
* Mark all Latin 1 strings with QString::fromLatin1 or QLatin1StringThiago Macieira2012-04-241-8/+8
* Merge master <-> api_changesMatthew Vogt2012-03-051-1/+37
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+1183