qt5base-lts/tests/auto/corelib
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
..
animation qtbase tests: Fix some warnings 2011-11-21 09:58:23 +01:00
codecs Cleanup corelib autotests 2011-11-14 07:33:57 +01:00
concurrent qtbase tests: Fix some warnings 2011-11-21 09:58:23 +01:00
global Improve Q_FUNC_INFO autotest. 2011-11-17 07:21:03 +01:00
io Removed commented test data from QUrl test. 2011-11-21 18:47:58 +01:00
kernel Add a roles argument to the dataChanged signal. 2011-11-21 14:24:36 +01:00
plugin Re-enable the corelib autotests on Mac OS X 2011-11-21 11:31:35 +01:00
statemachine Remove obsolete code from QStateMachine test. 2011-11-21 04:55:02 +01:00
thread qtbase tests: Fix some warnings 2011-11-21 09:58:23 +01:00
tools Remove reset test from QTimeLine. 2011-11-22 00:33:53 +01:00
xml Cleanup corelib autotests 2011-11-14 07:33:57 +01:00
corelib.pro Exclude qtconcurrent tests via .pro files. 2011-10-12 18:01:19 +02:00