summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/time/qcalendar/tst_qcalendar.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* Add QCalendar::matchCenturyToWeekday()Edward Welbourne2023-12-081-1/+48
* Refactor QGregorianCalendar::julianFromParts to return std::optionalEdward Welbourne2023-05-041-13/+13
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Revise (recently-added) yearSharingWeekDays() to take a QDateEdward Welbourne2021-11-151-0/+48
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* QCalendar: increase coverage by testsEdward Welbourne2020-11-271-7/+101
* Add unit test for YearMonthDateAndreas Buhr2020-11-201-0/+31
* Clarify handling of unspecified year in two QCalendar methodsEdward Welbourne2020-01-311-1/+24
* Rename calendar methods from m{in,ax} to m{in,ax}imumEdward Welbourne2019-09-041-2/+2
* Add support for the Islamic Civil calendarSoroush Rabiei2019-08-221-0/+4
* Add support for the Jalali (Solar Hijri or Persian) calendarSoroush Rabiei2019-08-211-0/+5
* Add support for Julian and Milankovic calendarsSoroush Rabiei2019-08-211-0/+8
* Add support for calendars beside GregorianSoroush Rabiei2019-08-201-0/+219