summaryrefslogtreecommitdiffstats
path: root/tests/auto/benchmarks
Commit message (Expand)AuthorAgeFilesLines
* CMake: Make qtremoteobjects tests standalone projectsAlexandru Croitor2025-06-041-0/+6
* Change license for test filesLucie Gérard2024-04-041-1/+1
* Mark the whole repo with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-08-311-7/+16
* Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-221-3/+0
* Fix the broken test after the retirement of qt_parse_all_argumentsAmir Masoud Abdol2023-01-201-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-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-071-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-141-27/+2
* Android: use localabstract socket on Android testsAssam Boudjelthia2022-04-281-4/+6
* Make qt6_add_repc_{replica, source} pluralSona Kurazyan2021-05-311-2/+2
* Remove QMake project filesSona Kurazyan2021-04-163-48/+0
* Clean-up integer conversion warningsSona Kurazyan2021-02-261-1/+1
* Clean-up warningsSona Kurazyan2021-02-221-6/+6
* Use QList instead of QVectorJarek Kobus2021-02-161-2/+2
* Regenerate CMake projectsSona Kurazyan2021-02-151-1/+1
* Other updatesBrett Stottlemyer2020-06-291-7/+3
* Regenerate projectswip/cmakeAlexandru Croitor2019-11-152-2/+2
* Port QtRemoteObjects to CMakeJoerg Bornemann2019-11-122-0/+56
* Eradicate some simple Q_FOREACH loopsMarc Mutz2019-07-041-2/+2
* Fix -Wunused-lambda-capture warningKevin Funk2017-09-201-2/+2
* Correct QtRO license headers and added missing license filesv5.9.0-beta4Jani Heikkinen2017-05-021-16/+11
* Fixes for license checkBrett Stottlemyer2017-01-141-21/+13
* Memory performanceBogDan Vatra2016-05-091-8/+9
* Exit with an error if the test is not finished in 5 secondsBogDan Vatra2016-04-071-0/+4
* Benchmark model dataBogDan Vatra2016-03-231-2/+189
* Re-enable benchmarks on WindowsKevin Funk2016-03-041-0/+10
* Convert Nodes to QObject based class(es)Brett Stottlemyer2015-12-311-3/+3
* [test]Added a simple testbenchmark for property changes.Björn Breitmeyer2015-08-282-0/+227