summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qflatmap
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* 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
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-2/+2
* 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
* QFlatMap: make insertion STL-compatibleMarc Mutz2022-03-161-16/+3
* tst_qflatmap: fix -Wunused-local-typedef (Clang)Marc Mutz2022-03-111-1/+1
* QFlatMap: add remove_ifMarc Mutz2022-03-031-0/+87
* QFlatMap: temporarily disable some codeMarc Mutz2022-02-141-4/+18
* QFlatMap: fix is_transparent detectionMarc Mutz2022-01-301-2/+25
* QFlatMap: add full is_transparent support [3/3]: add overloadsMarc Mutz2022-01-301-1/+14
* QFlatMap: add insert_or_assignMarc Mutz2022-01-121-2/+64
* QFlatMap: add an alias for using QVarLengthArraysMarc Mutz2022-01-121-2/+1
* QFlatMap: add try_emplace (w/o hint)Marc Mutz2022-01-121-0/+83
* QFlatMap: fix mixed rvalue/lvalue insert overloadsMarc Mutz2022-01-071-0/+37
* Remove the qmake project filesJoerg Bornemann2021-01-071-4/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* Use QList instead of QVector in corelib testsJarek Kobus2020-07-071-1/+0
* Port more tests from tests/auto/corelib/tools to CMakeSona Kurazyan2020-04-291-0/+12
* Long live QFlatMap!Joerg Bornemann2020-01-022-0/+457