qt5base-lts/tests/auto/corelib/animation/qpropertyanimation
Marc Mutz 2ccb7ecbca tests/auto/corelib/animation: clean up
- port from inefficient QLists to QVector
- mark types held in Qt containers (incl. QVariant) as Q_MOVABLE/PRIMITIVE_TYPE
- remove pointless user-defined copy special members which prevent the class
  from having nothrow move special members

Fixes errors reported by my local tree's static checks.

Change-Id: If3910484cea81a8e2c5ab737908c9443f75782c5
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2017-01-26 16:44:10 +00:00
..
BLACKLIST Blacklist tst_QPropertyAnimation::startBackwardWithoutEndValue on Windows 2015-06-20 15:25:54 +00:00
qpropertyanimation.pro Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
tst_qpropertyanimation.cpp tests/auto/corelib/animation: clean up 2017-01-26 16:44:10 +00:00