summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qtimezone
Commit message (Expand)AuthorAgeFilesLines
* Adjust tst_QTimeZone's Q_OS_WIN #if-ery now that ICU is the defaultEdward Welbourne2018-03-092-10/+14
* Test Russia's post-DST transitions are reported correctlyEdward Welbourne2018-01-191-0/+62
* Kludge round MS TZ APIs' lies breaking a testEdward Welbourne2017-12-131-0/+8
* Add a check of selected time-zone offset dataEdward Welbourne2017-11-301-0/+47
* Fix typo in tst_QTimeZone::testEpochTranPrivate()Edward Welbourne2017-11-061-1/+2
* Add test for time zone transitions near the epochEdward Welbourne2017-07-281-0/+44
* tst_QTimeZone: improve readability of code and failure reportsEdward Welbourne2017-07-251-36/+64
* Fix a loop-test and the bogus data the loop expectedEdward Welbourne2017-07-251-3/+3
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-191-1/+15
|\
| * Fix sending UTC-offset QTimeZones through QDataStreamChris Wilson2017-06-081-1/+15
* | tst_QTimeZone: fix #if-ery to use Q_OS_DARWINEdward Welbourne2017-03-221-4/+4
|/
* Unexport QTimeZonePrivateMarc Mutz2017-02-231-0/+2
* Add conversion functions for QTimeZone and CFTimeZone/NSTimeZoneJake Petroules2017-01-233-0/+84
* tst_QTimeZone::printTimeZone: pass zone by referenceEdward Welbourne2016-12-121-2/+2
* tst_QTimeZone: tidy up handling of debug memberEdward Welbourne2016-12-121-8/+4
* QDateTime, QTimeZone: fix mappings from zone time to UTCEdward Welbourne2016-12-121-0/+52
* Use qtConfig throughout in qtbaseLars Knoll2016-08-191-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-061-0/+10
|\
| * Fix parsing of tzfile(5) POSIX rule zone names with bracket quotesThiago Macieira2016-05-241-0/+10
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-292-8/+12
|\|
| * Autotest: fix the QTimeZone::tzTest failure when database contains LMTThiago Macieira2016-04-292-8/+12
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-1/+1
|\|
| * WinRT: Fix QTimeZone transitions by switching backendMaurice Kalinowski2016-03-161-1/+1
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+1
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
|/
* Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-061-0/+18
|\
| * QTimeZone: Convert fractional timezones properly.Cesar Garcia Naranjo2015-07-211-0/+18
* | Blacklist and skip various tests that are flakeySimon Hausmann2015-06-141-0/+2
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* tst_QTimeZone: test QTimeZonePrivate::isValidId()Marc Mutz2014-07-311-0/+61
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-161-0/+31
|\
| * QTimeZone: Fix isValidId()John Layt2013-12-061-0/+31
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-261-22/+72
|\|
| * QTimeZone - Fix dateForLocalTime() to check validity of next transitionJohn Layt2013-11-211-0/+4
| * QTimeZone - Fix TZ file abbreviationsJohn Layt2013-11-211-4/+50
| * QTimeZone - Change Olsen ID to IANA IDJohn Layt2013-11-211-18/+18
* | Fix QTimeZone test compilation on WinRTAndrew Knight2013-11-041-1/+1
|/
* don't erroneously claim that gui support is neededOswald Buddenhagen2013-10-161-1/+1
* QTimeZone - Add Windows backendJohn Layt2013-09-231-25/+84
* QTimeZone - Add Mac backendJohn Layt2013-09-231-0/+50
* QTimeZone - Add TZ File BackendJohn Layt2013-09-221-0/+138
* QTimeZone - Add ICU supportJohn Layt2013-09-221-0/+141
* QTimeZone - Define new class and apiJohn Layt2013-09-222-0/+508