qt5base-lts/tests/auto/corelib
Jason McDonald 36ee00c9f5 Add test for QTimeLine::toggleDirection()
Before QTimeLine made it into the public API, the toggle() function
became toggleDirection() and isReversed() became the more generic
direction().  This commit uncomments the old toggle() test and uses the
final function names.

Change-Id: Ie3379f32ff0c78436f33c2733232d795ca88152b
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
2011-11-22 00:33:44 +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 Add test for QTimeLine::toggleDirection() 2011-11-22 00:33:44 +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