qt5base-lts/tests/auto/corelib/tools/qtimeline
Jason McDonald bd3477eebc Remove reset test from QTimeLine.
QTimeLine::reset() never made it into the public API. Instead
QTimeLine::start() always starts from the beginning.

Remove the commented-out test for reset() and related remnants in other
tests.  Restarting a timeline using QTimeLine::start() is already tested
by the restart() test function.

Change-Id: Ia5c767ddae0781d645a407fbea76e80672895aab
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
2011-11-22 00:33:53 +01:00
..
.gitignore Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qtimeline.pro Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
tst_qtimeline.cpp Remove reset test from QTimeLine. 2011-11-22 00:33:53 +01:00