aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmllocale
Commit message (Expand)AuthorAgeFilesLines
* 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-102-6/+7
* 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
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-141-3/+3
|\
| * Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-3/+3
* | Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-031-1/+0
|/
* 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
* Fix qqmllocale test to use correct spec and time zoneJohn Layt2013-09-051-6/+6
* 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
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Add gui-private to testsGirish Ramakrishnan2012-06-221-1/+1
* Fix locale test on Linux and skip it on Windows.Glenn Watson2012-06-222-7/+38
* Allow the global JS UTC offset to be invalidatedMatthew Vogt2012-06-052-0/+92
* Mark all Latin 1 strings with QString::fromLatin1 or QLatin1StringThiago Macieira2012-04-241-8/+8
* Changed qml tests to work from install directoryKurt Korbatits2012-03-071-3/+1
* Merge master <-> api_changesMatthew Vogt2012-03-051-1/+37
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-247-0/+1372