aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks
Commit message (Expand)AuthorAgeFilesLines
* Fix tst_objectcount on AndroidAndreas Buhr2022-05-071-0/+7
* Cleanup CMakeLists.txt filesAndreas Buhr2022-05-071-2/+0
* Fix warnings in tests after QQmlListReference changeVolker Hilsheimer2022-03-211-1/+1
* Fix warning from deprecated QMouseEvent constructorVolker Hilsheimer2022-03-211-6/+12
* controls: add TreeViewDelegateRichard Moe Gustavsen2021-12-092-2/+4
* Fix license of tests from LGPL3 to GPL-EXCEPTKai Köhne2021-11-294-68/+36
* Add a benchmark of Date.getTimeZoneOffset()Edward Welbourne2021-11-231-0/+16
* Clean up tst_javascriptEdward Welbourne2021-11-231-40/+15
* Add calendar typesMitch Curtis2021-11-032-6/+9
* Replace 0 pointer constants with nullptrAllan Sandfeld Jensen2021-10-186-12/+12
* Consolidate test helpers into private librariesMitch Curtis2021-09-136-29/+45
* Use qEnvironmentVariableIntValue() instead of qgetenv().toInt()Shawn Rutledge2021-08-171-1/+1
* Merge qtquickcontrols2 into qtdeclarativeMitch Curtis2021-07-2858-0/+1238
|\
| * Fix test pathsMitch Curtis2021-07-264-12/+12
| * Restructure tests in preparation for merging into qtdeclarativeMitch Curtis2021-07-2258-16/+17
| * Update to latest qml CMake APICraig Scott2021-06-054-12/+12
| * Add findViewDelegateItem function to visualtestutils.hMitch Curtis2021-04-222-0/+2
| * CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-072-6/+6
| * Rename "Default" style to "Basic"Mitch Curtis2020-09-242-6/+6
| * auto tests: remove all versioning from the test dataRichard Moe Gustavsen2020-09-041-1/+1
| * Fix CMake buildMitch Curtis2020-08-262-0/+2
| * Use qmlRegisterModuleImport() to register stylesMitch Curtis2020-08-263-21/+36
| * Remove all version numbers from QML importsMitch Curtis2020-08-2649-153/+153
| * Register C++ types declarativelyMitch Curtis2020-08-262-10/+10
| * Remove Qt Labs CalendarMitch Curtis2020-05-283-17/+0
| * CMake: Regenerate projectsAlexandru Croitor2020-03-172-18/+12
| * Regenerate projects to be in syncAlexandru Croitor2019-11-152-6/+6
| * Convert QtQuickControls2 testsLeander Beernaert2019-10-083-0/+92
| * Tie minor version of all imports to Qt's minor versionMitch Curtis2018-11-0249-106/+106
| * Tests: move duplicated addTestRows() to QQuickVisualTestUtilJ-P Nurmi2018-04-124-85/+20
| * Merge remote-tracking branch 'origin/5.9' into 5.10J-P Nurmi2018-01-1047-0/+784
| |\
| | * Add creation benchmarks for qmlbenchJ-P Nurmi2018-01-0547-0/+784
| * | Default: merge SwitchIndicator back to Switch & SwitchDelegateJ-P Nurmi2017-11-022-2/+2
| * | Default: merge RadioIndicator back to RadioButton & RadioDelegateJ-P Nurmi2017-11-022-2/+2
| * | Default: merge CheckIndicator back to CheckBox & CheckDelegateJ-P Nurmi2017-11-022-2/+2
| * | Update benchmarks for the new stylesJ-P Nurmi2017-09-114-0/+20
| * | benchmarks: avoid "Empty filename passed to function" warningsJ-P Nurmi2017-09-072-6/+12
| * | tst_creationtime: exclude ApplicationWindowJ-P Nurmi2017-09-071-4/+4
| * | Add Imagine styleJ-P Nurmi2017-07-311-0/+15
| * | Say hello to the Fusion styleJ-P Nurmi2017-05-301-0/+1
| |/
| * tst_objectcount: use setBenchmarkResult() instead of printLiang Qi2017-05-161-13/+6
| * tst_objectcount: data-driven qobjects vs. qquickitemsJ-P Nurmi2017-05-161-50/+29
| * *.pro: osx -> macosJ-P Nurmi2017-04-202-2/+2
| * Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2017-01-112-2/+2
| |\
| | * Welcome to 2017J-P Nurmi2017-01-092-2/+2
| * | Material: share the CursorDelegateJ-P Nurmi2016-10-282-2/+2
| |/
| * Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-09-062-8/+10
| |\
| | * Replace 'foreach' with 'range for'Anton Kudryavtsev2016-09-022-8/+10
| * | Bump up all controls and templates imports to version 2.1J-P Nurmi2016-07-083-7/+7
| |/
| * tests: skip material/BoxShadow.qml and material/ElevationEffect.qmlJ-P Nurmi2016-05-062-2/+2