summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel/qmetacontainer
Commit message (Expand)AuthorAgeFilesLines
* QMetaSequence and QMetaAssociation: use new comparison helper macrosTatiana Borisova7 days2-1/+15
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* CMake: Make corelib tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* QMetaContainer: Allow retrieving the d pointerUlf Hermann2023-06-211-0/+8
* 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
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Tests: Do not depend on transitive includesFabian Kosmale2022-03-171-0/+2
* Remove the qmake project filesJoerg Bornemann2021-01-071-5/+0
* QSet: add missing insert-with-hintMarc Mutz2020-11-251-2/+2
* Rename QContainerTraits namespace to QContainerInfoLars Knoll2020-11-031-111/+111
* tst_qmetacontainer: Remove non-existing typeflags.bin from build systemUlf Hermann2020-09-252-6/+0
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* Add a QMetaAssociationUlf Hermann2020-09-151-26/+287
* Provide methods for adding values to a sequential iterableUlf Hermann2020-09-121-4/+4
* Rename QMetaSequence's "elements" to "values"Ulf Hermann2020-09-111-38/+38
* Add a QMetaSequence interfaceUlf Hermann2020-09-013-0/+513