summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/global/qoperatingsystemversion/tst_qoperatingsystemversion.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix build of tst_qoperatingsystemversion.cpp with C++20Joerg Bornemann2024-03-191-2/+2
* QOperatingSystemVersion: use partial ordering for relational operatorsIvan Solovev2024-03-131-55/+52
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* QOperatingSystemVersion: add tests for the globalsThiago Macieira2022-10-281-0/+60
* QOperatingSystemVersion: fix ABI problem with dllimport on WindowsThiago Macieira2022-10-281-0/+30
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Teach QOperatingSystemVersion to handle new OS entries in patch releasesMårten Nordheim2021-11-121-0/+11
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* Add tests for QOperatingSystemVersionIvan Solovev2020-11-091-0/+181