aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qv4identifiertable/tst_qv4identifiertable.cpp
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-02-271-1/+1
* Port from container::count() and length() to size()Marc Mutz2022-10-071-1/+1
* 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
* Fix signed/unsigned comparison warningsEdward Welbourne2019-10-101-12/+13
* 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-101-0/+305