summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add proper 'tst_' prefix to unit testsMichal Klocek2022-07-1931-31/+31
* 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-122-7/+37
* Tidy up, modernise and simplify some minor detailsEdward Welbourne2021-10-131-3/+3
* Conform with coding style: spacing-only changesEdward Welbourne2021-10-138-107/+107
* 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-1438-76/+0
* Remove left-over .pri filesJoerg Bornemann2021-05-051-7/+0
* Remove qmake project filesJoerg Bornemann2021-05-0365-1025/+0
* Rename ambiguous test nameKai Köhne2021-03-311-1/+1
* Fix manual tests for Qt 6Miikka Heikkinen2021-01-123-2/+6
* Remove superfluous checks from test build configMichal Klocek2021-01-072-6/+0
* Add cmake buildMichal Klocek2021-01-0677-0/+1933
* Do not use include with error, prepare for cmakeMichal Klocek2020-12-0843-145/+44
* Use qtConfig, prepare for cmake 1/2Michal Klocek2020-11-161-1/+1
* Remove charts namespace for Qt6Michal Klocek2020-11-0650-67/+67
* Add datetimeaxis to configure systemMichal Klocek2020-11-066-14/+13
* 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
* Fix removed calls to insertMultiMichal Klocek2020-08-145-8/+8
* Add ; to Q_UNUSEDLars Schmertmann2020-06-262-4/+4
* Use QList instead of QVectorJarek Kobus2020-06-264-4/+0
* Use QList instead of QVector in qtcharts testsJarek Kobus2020-06-2316-54/+54
* Remove qWaitForWindowShown hack, use qWaitForWindowExposed insteadVolker Hilsheimer2020-04-202-13/+2
* Skip failing QML tests in Qt 6Friedemann Kleint2020-04-0630-0/+77
* Update dependenciesFriedemann Kleint2020-04-066-7/+7
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-072-4/+12
|\
| * Place minor tickmarks on horizontal axis correctlyPaul Olav Tvete2019-12-052-4/+12
* | 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
* | unblacklist passing testsDaniel Smith2019-06-251-1/+1
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-039-112/+203
|\|
| * Fix deprecation warnings about QtCharts::setAxisX(), setAxisY()Friedemann Kleint2019-05-287-58/+137
| * Tests: Fix deprecation warnings about QtCharts::axisX(), axisY()Friedemann Kleint2019-05-282-43/+49
| * Fix crash on ChartView component destroyKirill Burtsev2019-05-221-11/+17
* | QtChart: Remove deprecated QPainter::HighQualityAntialiasingChristian Ehrlicher2019-05-271-4/+1
* | Fix deprecation warningsFriedemann Kleint2019-05-271-1/+1
|/
* Fix boxplot testMiikka Heikkinen2019-02-204-8/+8