summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qtaggedpointer/tst_qtaggedpointer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* QTaggedPointer: disable operator= with an empty initializer listGiuseppe D'Angelo2022-09-291-0/+42
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* Remove most compiler warnings about missing overridesLars Knoll2020-09-111-1/+1
* QTaggedPointer: verify constexpr'ness of some ctorsMarc Mutz2020-05-161-0/+33
* Change QTaggedPointer API to be more similar to other smart pointers in QtSimon Hausmann2020-03-191-8/+8
* Make it possible to use QTaggedPointer within classesSimon Hausmann2020-03-171-0/+28
* Introduce helper class QTaggedPointerTor Arne Vestbø2020-03-171-0/+400