summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Fix flaky autotestTomi Korpipaa2023-08-033-141/+120
* Rename test targetsLuca Di Sera2023-04-2427-29/+29
* Fix invalid value handlingTomi Korpipaa2023-04-188-105/+129
* Port from container::count() and length() to size() - V4Marc Mutz2022-10-101-1/+1
* Port from container::count() and length() to size()Marc Mutz2022-10-059-80/+80
* Scene3D device pixel ratio can be initialized only to actual ratioTomi Korpipaa2022-09-011-2/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-2329-29/+29
* Add license headers to cmake filesLucie Gérard2022-08-0329-0/+87
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-2827-27/+27
* Use SPDX license identifiersLucie Gérard2022-06-1355-1539/+110
* Make sure qml test data is packaged as test resourcesAssam Boudjelthia2022-05-191-0/+6
* Rename the test to match the expected filenameTomi Korpipaa2022-04-261-5/+5
* Fix a qt-testrunner.py QEMU failureTomi Korpipaa2022-04-251-4/+16
* Revert "Blacklist: test cases blacklisted in qmltest:"Pasi Petäjäjärvi2022-04-011-70/+0
* CI: Disable tst_qmltest on QNX QEMUPasi Petäjäjärvi2022-03-141-0/+8
* Blacklist: test cases blacklisted in qmltest:CI Insignificant Platforms Monitor Bot2022-03-071-0/+70
* Fix API review findingTomi Korpipaa2022-02-102-8/+8
* Remove unused .qrc filesJoerg Bornemann2022-01-182-11/+0
* Add row colors for Bar3DSeriesSami Varanka2021-10-082-0/+36
* Add hasSeries method to Abstract3D graphSami Varanka2021-09-246-2/+52
* Add: Margin between series columns in Bars3DSami Varanka2021-08-245-10/+21
* Add: surfaceseries wireframecolor revisionSami Varanka2021-08-201-1/+1
* Fix: Nans at surfacedata row/column 0 render failSami Varanka2021-08-113-0/+304
* Add: Colorize surfaceseries wireframeSami Varanka2021-08-062-1/+8
* CMake: Disable usage of CMake API compatibility wrappersJoerg Bornemann2021-05-2226-28/+28
* Remove left-over .pri filesJoerg Bornemann2021-05-051-2/+0
* Remove qmake project filesJoerg Bornemann2021-04-3028-282/+0
* Fix double to float truncation warningsVolker Hilsheimer2021-04-135-48/+48
* QSurfaceDataProxy: Fix crashes adding the first row of dataFriedemann Kleint2021-03-031-0/+10
* Disable tst_qmltest on QEMUTomi Korpipaa2021-02-251-0/+4
* Fix failing autotestsTomi Korpipaa2021-02-105-1/+11
* Remove custom namespaceTomi Korpipaa2021-01-2825-50/+0
* Add CMake buildTuomo Pelkonen2021-01-2728-0/+260
* Migrate C++ API rendering path to Qt 6Tomi Korpipaa2020-12-143-48/+48
* Add ; to Q_UNUSEDLars Schmertmann2020-06-261-1/+1
* Use QList instead of QVectorJarek Kobus2020-06-251-2/+2
* Enable tests for boot2qtSami Nurmenniemi2017-08-1118-12/+91
* Disable/blacklist failing tests for boot2qtSami Nurmenniemi2017-04-282-0/+14
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-121-9/+27
|\
| * Fixed some autotestsv5.8.0-beta1Tomi Korpipää2016-09-273-17/+76
* | Allow light position modification by userTomi Korpipää2016-11-182-8/+12
* | Fixed inability to set subviewportsTomi Korpipää2016-11-143-14/+30
|/
* Copyright file update to GPLMiikka Heikkinen2016-01-1253-477/+901
* Fix issues with COIN buildsMiikka Heikkinen2015-10-225-146/+323
* Update license headersMiikka Heikkinen2015-10-2053-583/+742
* Copyright header changesMika Salmela2015-04-1453-159/+159
* Remove cpp autotests from android builds.Miikka Heikkinen2014-11-171-1/+1
* Change copyright headers.Miikka Heikkinen2014-11-0753-371/+371
* Fixed Valgrind reported issues in cpp testsMiikka Heikkinen2014-11-069-87/+116
* Allow small delay in scene test for viewport resizeMiikka Heikkinen2014-10-311-1/+1