aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qv4identifiertable
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-02-271-1/+1
* CMake: Make qml tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* Port from container::count() and length() to size()Marc Mutz2022-10-071-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-071-1/+1
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-111-28/+3
* Do not rely on transitive includes in testsFabian Kosmale2022-02-141-0/+1
* IdentifierTable: Optimize property key lookup by QStringUlf Hermann2021-03-171-0/+12
* Remove the qmake project filesFabian Kosmale2021-01-151-8/+0
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-061-1/+1
* Regenerate qtdeclarativeAlexandru Croitor2020-02-121-2/+1
* Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-151-1/+1
* Regenerate testsAlexandru Croitor2019-11-141-7/+0
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-141-12/+13
|\
| * Fix signed/unsigned comparison warningsEdward Welbourne2019-10-101-12/+13
* | Add QtDeclarative Test CoverageLeander Beernaert2019-08-141-0/+25
|/
* Tests: Fix warnings about comparing signed/unsignedFriedemann Kleint2019-04-081-2/+2
* Fix another bug in sweeping the identifier hash tableSimon Hausmann2018-08-301-0/+58
* Fix invalid object property key conversionsSimon Hausmann2018-07-102-0/+313