summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/global/qcompare
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* Add missing <=> 0 operator to Qt ordering typesMarc Mutz2023-12-071-0/+68
* QPartialOrdering: add lower-case flags for std/Qt:: compatibilityMarc Mutz2023-12-071-0/+5
* QPartialOrdering: add missing conversions to/from Qt::_ordering typesMarc Mutz2023-12-071-0/+1
* QPartialOrdering: add missing conversion from std::{weak,strong}_orderingMarc Mutz2023-12-071-0/+2
* Long live qCompareThreeWay()Ivan Solovev2023-12-071-0/+113
* tst_QCompare: restore some test coverage to QPartialOrderingMarc Mutz2023-12-051-0/+22
* Make Qt::partial_ordering binary-compatible to std::partial_orderingMarc Mutz2023-11-271-0/+39
* Rename Q*Ordering to Qt::*_orderingMarc Mutz2023-11-211-275/+386
* Q*Ordering: supply is_{lt,gt,n,}eqMarc Mutz2023-11-211-0/+109
* Add QStrongOrdering and QWeakOrderingDennis Oberst2023-07-251-0/+272
* CMake: Make corelib tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* 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
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* Remove the qmake project filesJoerg Bornemann2021-01-071-8/+0
* Fix QVariant/QMetaType::compare APIsGiuseppe D'Angelo2020-11-303-0/+155