summaryrefslogtreecommitdiffstats
path: root/src/testlib/qcomparisontesthelper_p.h
Commit message (Expand)AuthorAgeFilesLines
* Introduce macros to simplify testing comparisonIvan Solovev2024-01-191-0/+40
* TestLib: consistently wrap comparison helper macros into do {} whileIvan Solovev2024-01-181-38/+40
* Implement checking of op<=> in the compare test helpersIvan Solovev2023-11-281-0/+84
* Implement compare helper macrosIvan Solovev2023-11-281-4/+15
* Rename Q*Ordering to Qt::*_orderingMarc Mutz2023-11-211-12/+11
* TestLib: provide helper functions to test relational operatorsIvan Solovev2023-11-131-0/+239