Remove autotest code for Qt3Support library.
authorJason McDonald <jason.mcdonald@nokia.com>
Tue, 17 May 2011 03:43:30 +0000 (13:43 +1000)
committerJason McDonald <jason.mcdonald@nokia.com>
Wed, 18 May 2011 06:09:29 +0000 (16:09 +1000)
commit49babe02f0a00fe2baff3950fbdcb725ce20d772
treee0383c879f78ef74ba7a0fe394504c096312edf4
parent0cd93933d8e5cc69151958fc285936854ff86e47
Remove autotest code for Qt3Support library.

This commit deals with the simple cases -- mostly just removing blocks
of code enclosed in #ifdef QT3_SUPPORT.  Later commits will deal with
the trickier cases.

Change-Id: I280dea25b3754be175efe62fc7e5e4e7c304e658
Task-number: QTBUG-19325
Reviewed-by: Rohan McGovern
37 files changed:
tests/auto/collections/tst_collections.cpp
tests/auto/moc/no-keywords.h
tests/auto/qdir/tst_qdir.cpp
tests/auto/qfileinfo/tst_qfileinfo.cpp
tests/auto/qfocusevent/tst_qfocusevent.cpp
tests/auto/qimage/tst_qimage.cpp
tests/auto/qiodevice/tst_qiodevice.cpp
tests/auto/qlayout/tst_qlayout.cpp
tests/auto/qlineedit/tst_qlineedit.cpp
tests/auto/qmenu/tst_qmenu.cpp
tests/auto/qmessagebox/tst_qmessagebox.cpp
tests/auto/qmouseevent/tst_qmouseevent.cpp
tests/auto/qmutex/tst_qmutex.cpp
tests/auto/qobject/tst_qobject.cpp
tests/auto/qpainter/tst_qpainter.cpp
tests/auto/qpixmap/tst_qpixmap.cpp
tests/auto/qprinter/tst_qprinter.cpp
tests/auto/qsettings/tst_qsettings.cpp
tests/auto/qsql/tst_qsql.cpp
tests/auto/qsqldatabase/tst_qsqldatabase.cpp
tests/auto/qsqlrecord/tst_qsqlrecord.cpp
tests/auto/qstring/tst_qstring.cpp
tests/auto/qstyle/tst_qstyle.cpp
tests/auto/qstyleoption/tst_qstyleoption.cpp
tests/auto/qstylesheetstyle/tst_qstylesheetstyle.cpp
tests/auto/qtabwidget/tst_qtabwidget.cpp
tests/auto/qtcpsocket/stressTest/Test.cpp
tests/auto/qtcpsocket/stressTest/Test.h
tests/auto/qtcpsocket/stressTest/main.cpp
tests/auto/qtcpsocket/tst_qtcpsocket.cpp
tests/auto/qtextedit/tst_qtextedit.cpp
tests/auto/qtextstream/tst_qtextstream.cpp
tests/auto/qtoolbutton/tst_qtoolbutton.cpp
tests/auto/qurl/tst_qurl.cpp
tests/auto/qvariant/tst_qvariant.cpp
tests/auto/qwidget/tst_qwidget.cpp
tests/auto/qworkspace/tst_qworkspace.cpp