summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/time/qdatetimeparser
Commit message (Expand)AuthorAgeFilesLines
* Use localized time-zone abbreviations or offsetEdward Welbourne2023-10-271-9/+35
* QDTP: match local-time by preference to its zoneEdward Welbourne2023-07-211-0/+32
* CMake: Make corelib tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* tst_QDateTimeParser::intermediateYear(): adapt for Indian/Cocos zoneEdward Welbourne2023-04-141-1/+3
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-2/+0
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Remove the qmake project filesJoerg Bornemann2021-01-071-4/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* CMake: Regenerate projects using pro2cmake one last timeAlexandru Croitor2020-12-101-0/+2
* Adapt QDate::fromString() to accept negative year numbersAndreas Buhr2020-10-301-0/+26
* Add unit tests for QDateTimeParser internalsAndreas Buhr2020-10-301-0/+78
* Add unit tests for qdatetimeparserAndreas Buhr2020-10-234-0/+87