summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* QXYSeries: properly handle selected points in replace(QList<QPointF>)Ivan Solovev2025-06-052-0/+32
* Normalize signal/slot signatures 2025Marc Mutz2025-06-057-25/+25
* tests: blacklist tst_QBarSeries::mousehovered() on u2404 x11Liang Qi2025-03-091-0/+1
* GLWidget: disconnect during destruction and cleanupVolker Hilsheimer2023-12-121-0/+5
* Mark the module as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-188-0/+17
* CMake: Make qtcharts tests standalone projectsAlexandru Croitor2023-07-1231-0/+187
* Fix the broken test after the retirement of qt_parse_all_argumentsAmir Masoud Abdol2023-01-201-1/+1
* Port from container::count() and length() to size() - V4Marc Mutz2022-10-1030-1361/+1361
* void tst_QValueAxis::dynamicTicks: verify qWaitForWindowExposed()Edward Welbourne2022-09-071-1/+1
* Mark various test methods as overridesEdward Welbourne2022-09-075-23/+23
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-2433-33/+33
* Use QWidget::activateWindow() instead of QApplication::setActiveWindow()Tor Arne Vestbø2022-08-182-2/+4
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-2731-31/+31
* Add proper 'tst_' prefix to unit testsMichal Klocek2022-07-1931-31/+31
* Add license headers to cmake filesLucie Gérard2022-07-0833-0/+99
* unblacklist passing tests 2022Anna Wojciechowska2022-06-201-2/+0
* Use SPDX license identifiersLucie Gérard2022-06-1694-2632/+188
* Ensure to package qml test files as test resourcesAssam Boudjelthia2022-05-1859-1/+6
* Android: ignore some failing tests in qtchartsAssam Boudjelthia2022-04-215-0/+28
* Revert "Blacklist: test cases blacklisted in example:"Pasi Petäjäjärvi2022-04-011-175/+0
* Blacklist: test cases blacklisted in example:CI Insignificant Platforms Monitor Bot2022-03-071-0/+175
* Re-enable cmake build test for qtchartsJuha Vuolle2022-01-112-7/+37
* Conform with coding style: spacing-only changesEdward Welbourne2021-10-134-103/+103
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-221-1/+1
* Display selected points regardless of QXYSeries::lightMarker()Lukas Kosinski2021-08-191-2/+2
* Port charts to new property registration systemFabian Kosmale2021-06-0330-77/+0
* Fix QCOMPARE of deleted object pointers in qpieseries autotestMiikka Heikkinen2021-05-311-3/+3
* CMake: remove dependency to OpenGL in testsSamuli Piippo2021-05-1431-62/+0
* Remove left-over .pri filesJoerg Bornemann2021-05-051-7/+0
* Remove qmake project filesJoerg Bornemann2021-05-0364-1022/+0
* Rename ambiguous test nameKai Köhne2021-03-311-1/+1
* Remove superfluous checks from test build configMichal Klocek2021-01-071-2/+0
* Add cmake buildMichal Klocek2021-01-0663-0/+1537
* Do not use include with error, prepare for cmakeMichal Klocek2020-12-0832-103/+32
* Remove charts namespace for Qt6Michal Klocek2020-11-0624-27/+27
* Add datetimeaxis to configure systemMichal Klocek2020-11-065-10/+9
* Add configure systemMichal Klocek2020-11-053-4/+4
* Update dependenciesFriedemann Kleint2020-10-309-459/+459
* Add explicit cast to allow template comparison to work properlyKeith Kyzivat2020-10-221-1/+1
* Use QList instead of QVectorJarek Kobus2020-06-264-4/+0
* Use QList instead of QVector in qtcharts testsJarek Kobus2020-06-239-35/+35
* Remove qWaitForWindowShown hack, use qWaitForWindowExposed insteadVolker Hilsheimer2020-04-202-13/+2
* Skip failing QML tests in Qt 6Friedemann Kleint2020-04-0630-0/+77
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-2614-173/+173
|\
| * Avoid initializing QFlags with 0 or nullptrFriedemann Kleint2019-11-2514-173/+173
* | Update dependencies on 'dev' in qt/qtchartsQt Submodule Update Bot2019-11-013-3/+0
|/
* Merge remote-tracking branch 'origin/5.13' into 5.14v5.14.0-beta2Simon Hausmann2019-10-161-1/+10
|\
| * Fix removing rows from candlestick model mapperMiikka Heikkinen2019-10-151-1/+10
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-031-0/+2
|\|
| * BLACKLIST dynamicEdgeSeriesChange for msvc-2019Heikki Halmet2019-07-301-0/+2