summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/animation
Commit message (Expand)AuthorAgeFilesLines
* Fix warning when printing of qsizetypeTor Arne Vestbø2020-07-261-2/+2
* CMake: Regenerate subdir test projectsAlexandru Croitor2020-07-092-0/+19
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-096-6/+6
* Add ; to Q_UNUSEDLars Schmertmann2020-07-073-8/+8
* Use QList instead of QVector in corelib testsJarek Kobus2020-07-072-2/+2
* Introduce QInputDevice hierarchy; replace QTouchDeviceShawn Rutledge2020-06-161-1/+1
* Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-161-4/+3
|\
| * Try to stabilize flaky test cases of tst_qsequentialanimationgroupSona Kurazyan2020-03-121-4/+3
* | Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-1/+1
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-293-6/+7
|\|
| * Flatten version-specific blacklisting on macOS to all macOS versionsTor Arne Vestbø2020-01-221-2/+2
| * Blacklist tstPauseAnimation::noTimerUpdates on macOSTor Arne Vestbø2020-01-221-3/+4
| * Extend blacklisting for a few tests to include all macOS versionsTor Arne Vestbø2020-01-221-1/+1
* | Regenerate tests/auto/corelib/animationAlexandru Croitor2019-11-126-6/+62
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-111-6/+2
|\|
| * Update for failures only on dev branch. Use general platform namesDaniel Smith2019-08-191-6/+2
* | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-154-16/+10
|\|
| * unblacklist passing testsDaniel Smith2019-07-084-16/+10
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-111-0/+15
|\|
| * Report correct state change when destroying QAbstractAnimationTor Arne Vestbø2019-06-201-0/+15
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-017-0/+12
|/
* Extend blacklisting of tst_qparallelanimationgroup tests to macOS 10.13Tony Sarajärvi2018-09-241-0/+1
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-08-241-0/+25
|\
| * _q_interpolate<T> is unsafe with unsigned template argumentsLuca Beldi2018-08-221-0/+25
* | Extend blacklisting of tst_QSequentialAnimationGroup to macOS 10.13Tony Sarajärvi2018-08-081-0/+1
|/
* qtbase: cleanup BLACKLIST filesChristian Ehrlicher2018-02-131-2/+0
* Use a custom QAnimationDriver to take control over timeJan Arve Sæther2017-12-022-74/+163
* macOS: Blacklist: tst_QPropertyAnimation::startWithoutStartValue()Friedemann Kleint2017-12-011-0/+2
* macOS: Blacklist tst_QPauseAnimation::noTimerUpdates()Friedemann Kleint2017-12-011-0/+2
* macOS: Blacklist tst_QSequentialAnimationGroup::groupWithZeroDurationAnimatio...Friedemann Kleint2017-11-031-0/+2
* Blacklist tst_QParallelAnimationGroup::deleteChildrenWithRunningGroup()J-P Nurmi2017-06-191-0/+2
* Rename macos blacklisting to osxTony Sarajärvi2017-04-241-1/+1
* Blacklist a QSequentialAnimationGroup autotestTony Sarajärvi2017-03-301-0/+1
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-211-0/+2
|\
| * Blacklist tst_QPauseAnimation::multipleSequentialGroups on all macOSTony Sarajärvi2017-03-201-0/+2
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-301-4/+2
|\|
| * Stabilize tst_QPropertyAnimation::noStartValue()Friedemann Kleint2017-01-251-4/+2
* | tests/auto/corelib/animation: clean upMarc Mutz2017-01-263-9/+8
|/
* tst_QPauseAnimation: Use QTRY_COMPARE for checking the stopped stateFriedemann Kleint2017-01-201-39/+25
* QtCore: Remove Windows CE.Friedemann Kleint2016-03-301-2/+2
* Updated license headersJani Heikkinen2016-01-217-119/+84
* qevent.h: Add fixme comments to remove include directives for Qt 6.Friedemann Kleint2015-10-021-0/+1
* Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-057-7/+4
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-017-7/+0
* tests/corelib: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-08-195-55/+55
* Extend tst_QPauseAnimation::pauseAndPropertyAnimations blacklistSimon Hausmann2015-06-201-1/+1
* Blacklist tst_QPropertyAnimation::startBackwardWithoutEndValue on WindowsSimon Hausmann2015-06-201-0/+2
* Blacklist and skip various tests that are flakeySimon Hausmann2015-06-143-0/+10
* Update copyright headersJani Heikkinen2015-02-117-49/+49
* Android: Stabilize QPauseAnimation testEskil Abrahamsen Blomfeldt2014-12-221-34/+38