qt5base-lts/tests/auto
Jason McDonald f6e3d9d695 Prefer QSKIP to QTEST_NOOP_MAIN.
Use QSKIP instead of QTEST_NOOP_MAIN so that the user receives a clear
indication that these tests aren't testing anything when the required
defines are not defined.

Change-Id: I8508f50c6264fafa836090c5d6ffa6ce02dda102
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
2011-10-18 03:09:44 +02:00
..
bic Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
collections Remove last remnants of symbian in autotests. 2011-10-06 01:27:58 +02:00
compilerwarnings/data Remove uilib and QtUiTools from QtBase 2011-09-13 20:11:40 +02:00
corelib Prefer QSKIP to QTEST_NOOP_MAIN. 2011-10-18 03:09:44 +02:00
dbus Remove redundant logic from dbus test .pro files. 2011-10-11 07:02:14 +02:00
exceptionsafety Prefer QSKIP to QTEST_NOOP_MAIN. 2011-10-17 10:30:04 +02:00
exceptionsafety_objects Prefer QSKIP to QTEST_NOOP_MAIN. 2011-10-17 10:30:04 +02:00
gestures Disabled tests for refactor->master integration 2011-09-13 08:25:05 +02:00
gui Add autotest for QMetaType creation of gui types 2011-10-14 14:46:35 +02:00
guiapplauncher Update the documentation after moving examples. 2011-07-05 21:19:08 +02:00
lancelot Remove dead code and empty test functions. 2011-10-07 06:38:59 +02:00
languagechange Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
macgui Only build Mac-specific tests on Mac. 2011-10-17 03:30:55 +02:00
macnativeevents Only build Mac-specific tests on Mac. 2011-10-17 03:30:55 +02:00
macplist Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
modeltest Fix autotest gui/widgets dependencies 2011-09-19 10:24:25 +02:00
network fix tst_QNetworkReply::headFromHttp failure 2011-10-12 18:01:19 +02:00
networkselftest Avoid using QSKIP in lieu of compile-time checks 2011-10-05 06:15:00 +02:00
opengl Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
other Remove QtMD5 autotest. 2011-10-17 03:30:55 +02:00
qabstractbutton Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
qabstractitemview Re-enabled tests that are now passing on Linux 2011-09-26 18:47:24 +02:00
qabstractprintdialog Disabled tests for refactor->master integration 2011-09-13 08:25:05 +02:00
qabstractproxymodel Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
qabstractscrollarea Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
qabstractslider Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
qabstractspinbox Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
qaccessibility Don't build empty qaccessibility test on WinCE. 2011-10-17 03:30:55 +02:00
qaction Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
qactiongroup Tidy QActionGroup autotest. 2011-10-06 05:28:32 +02:00
qapplication Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
qboxlayout Fix autotest gui/widgets dependencies 2011-09-19 10:24:25 +02:00
qbuttongroup Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
qcalendarwidget Remove obsolete function isHeaderVisible. 2011-09-29 13:28:46 +02:00
qcheckbox Remove dead code and empty test functions. 2011-10-07 06:38:59 +02:00
qcolordialog Fix autotest gui/widgets dependencies 2011-09-19 10:24:25 +02:00
qcolumnview Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
qcombobox Remove last remnants of symbian in autotests. 2011-10-06 01:27:58 +02:00
qcommandlinkbutton Merge remote branch 'gerrit/master' into refactor 2011-07-06 14:08:02 +02:00
qcompleter Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
qcomplextext Re-enabling tests that were marked insignificant but not failing 2011-09-23 13:51:59 +02:00
qdatawidgetmapper Fix autotest gui/widgets dependencies 2011-09-19 10:24:25 +02:00
qdatetimeedit Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
qdesktopwidget Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
qdial Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
qdialog Remove last remnants of symbian in autotests. 2011-10-06 01:27:58 +02:00
qdialogbuttonbox Remove Symbian-only test function. 2011-10-05 03:05:33 +02:00
qdirectpainter Avoid building empty, inapplicable QWS tests. 2011-10-12 18:01:19 +02:00
qdirmodel Avoid using QSKIP in lieu of compile-time checks 2011-10-05 06:15:00 +02:00
qdockwidget Disabled tests for refactor->master integration 2011-09-13 08:25:05 +02:00
qdoublespinbox Cast back to QWindow * 2011-09-23 00:34:26 +02:00
qdoublevalidator Merge remote branch 'gerrit/master' into refactor 2011-08-03 11:03:22 +02:00
qerrormessage Merge remote-tracking branch 'base/master' into refactor 2011-06-01 15:34:58 +02:00
qfiledialog Clean-up a macro for Cocoa 2011-10-10 07:47:58 +02:00
qfiledialog2 Added QWindow::isActive() and focus in / out events. 2011-10-05 12:49:29 +02:00
qfileiconprovider Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
qfilesystemmodel Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
qfocusevent Avoid using QSKIP in lieu of compile-time checks 2011-10-05 06:15:00 +02:00
qfocusframe Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
qfontcombobox Disabled tests for refactor->master integration 2011-09-13 08:25:05 +02:00
qfontdialog Re-enabled test that was marked insignificant and passes 2011-09-26 07:50:20 +02:00
qformlayout Fix autotest gui/widgets dependencies 2011-09-19 10:24:25 +02:00
qgraphicsanchorlayout Fix autotests to build on Windows. 2011-08-31 13:26:27 +02:00
qgraphicsanchorlayout1 Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
qgraphicseffect No need to return after QSKIP. 2011-10-07 04:30:30 +02:00
qgraphicseffectsource Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
qgraphicsgridlayout Avoid using QSKIP in lieu of compile-time checks 2011-10-05 06:15:00 +02:00
qgraphicsitem Clean-up a macro for Cocoa 2011-10-10 07:47:58 +02:00
qgraphicsitemanimation Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
qgraphicslayout Fix autotest gui/widgets dependencies 2011-09-19 10:24:25 +02:00
qgraphicslayoutitem Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
qgraphicslinearlayout Remove dead code and empty test functions. 2011-10-07 06:38:59 +02:00
qgraphicsobject Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
qgraphicspixmapitem Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
qgraphicspolygonitem Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
qgraphicsproxywidget Don't build empty tests. 2011-10-17 03:30:55 +02:00
qgraphicsscene Avoid using QSKIP in lieu of compile-time checks 2011-10-05 06:15:00 +02:00
qgraphicssceneindex Remove last remnants of symbian in autotests. 2011-10-06 01:27:58 +02:00
qgraphicstransform Merge branch 'master' into refactor 2011-08-25 12:48:52 +02:00
qgraphicsview Clean-up a macro for Cocoa 2011-10-10 07:47:58 +02:00
qgraphicswidget Don't build empty tests. 2011-10-17 03:30:55 +02:00
qgridlayout Fix autotest gui/widgets dependencies 2011-09-19 10:24:25 +02:00
qgroupbox Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
qheaderview Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
qidentityproxymodel Fix autotest gui/widgets dependencies 2011-09-19 10:24:25 +02:00
qinputcontext Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
qinputdialog Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
qintvalidator Add notify signals for QIntvalidator, QDoubleValidator, QRegExpValidator 2011-07-29 02:21:16 +02:00
qitemdelegate Comment out test that is always skipped. 2011-10-07 06:39:09 +02:00
qitemeditorfactory Fix autotest gui/widgets dependencies 2011-09-19 10:24:25 +02:00
qitemselectionmodel Fix autotest gui/widgets dependencies 2011-09-19 10:24:25 +02:00
qitemview Don't build qitemview autotest on IRIX. 2011-10-06 01:28:04 +02:00
qlabel Avoid using QSKIP in lieu of compile-time checks 2011-10-05 06:15:00 +02:00
qlayout Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
qlcdnumber Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
qlineedit Avoid using QSKIP in lieu of compile-time checks 2011-10-05 06:15:00 +02:00
qlistview Avoid using QSKIP in lieu of compile-time checks 2011-10-07 04:30:30 +02:00
qlistwidget Remove dead code and empty test functions. 2011-10-07 06:38:59 +02:00
qmacstyle Only build Mac-specific tests on Mac. 2011-10-17 03:30:55 +02:00
qmainwindow Avoid using QSKIP in lieu of compile-time checks 2011-10-07 04:30:30 +02:00
qmdiarea Tests: Add widgets module to profile. 2011-08-29 15:35:18 +02:00
qmdisubwindow Avoid using QSKIP in lieu of compile-time checks 2011-10-05 06:15:00 +02:00
qmenu Improve QMenu test coverage for Mac and WinCE. 2011-10-07 06:39:42 +02:00
qmenubar Avoid using QSKIP in lieu of compile-time checks 2011-10-05 06:15:00 +02:00
qmessagebox Remove last remnants of symbian in autotests. 2011-10-06 01:27:58 +02:00
qmetaobjectbuilder add qmetaobjectbuilder to qtbase. 2011-10-11 07:02:14 +02:00
qmultiscreen Avoid building empty, inapplicable QWS tests. 2011-10-12 18:01:19 +02:00
qnetworkaccessmanager_and_qprogressdialog Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
qobjectperformance Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qobjectrace Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
qopengl Fix autotest gui/widgets dependencies 2011-09-19 10:24:25 +02:00
qplaintextedit No need to return after QSKIP. 2011-10-07 04:30:30 +02:00
qprogressbar Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
qprogressdialog Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
qpushbutton Merge remote branch 'gerrit/master' into refactor 2011-07-06 14:08:02 +02:00
qradiobutton Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
qregexpvalidator Add notify signals for QIntvalidator, QDoubleValidator, QRegExpValidator 2011-07-29 02:21:16 +02:00
qscreen Added Orientation API to QScreen and QWindow. 2011-10-07 22:23:30 +02:00
qscrollarea Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
qscrollbar Disabled tests for refactor->master integration 2011-09-13 08:25:05 +02:00
qscroller Avoid using QSKIP in lieu of compile-time checks 2011-10-05 06:15:00 +02:00
qsharedpointer_and_qwidget Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
qsidebar Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
qsizegrip Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
qslider Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
qsortfilterproxymodel Fix autotest gui/widgets dependencies 2011-09-19 10:24:25 +02:00
qsound Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
qspinbox Re-enabled tests that are now passing on Linux 2011-09-26 18:47:24 +02:00
qsplitter Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
qsslsocket_onDemandCertificates_member Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
qsslsocket_onDemandCertificates_static Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
qstackedlayout Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
qstackedwidget Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
qstandarditem Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
qstandarditemmodel Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
qstatusbar Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
qstringlistmodel Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
qstyle Avoid using QSKIP in lieu of compile-time checks 2011-10-07 04:30:30 +02:00
qstyleoption Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
qstylesheetstyle Avoid QSKIP in lieu of compile-time check. 2011-10-06 05:28:32 +02:00
qsystemtrayicon Merge branch 'master' into refactor 2011-08-25 12:48:52 +02:00
qtabbar Fix autotests to build on Windows. 2011-08-31 13:26:27 +02:00
qtableview Avoid using QSKIP in lieu of compile-time checks 2011-10-05 06:15:00 +02:00
qtablewidget Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
qtabwidget Remove redundant define. 2011-10-07 06:39:20 +02:00
qtextbrowser Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
qtextedit Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
qtoolbar Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
qtoolbox Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
qtoolbutton Re-enabling tests that were marked insignificant but not failing 2011-09-23 13:51:59 +02:00
qtooltip Disabled tests for refactor->master integration 2011-09-13 08:25:05 +02:00
qtransformedscreen Avoid building empty, inapplicable QWS tests. 2011-10-12 18:01:19 +02:00
qtreeview Re-enabling tests that were marked insignificant but not failing 2011-09-23 13:51:59 +02:00
qtreewidget Re-enabling tests that were marked insignificant but not failing 2011-09-23 13:51:59 +02:00
qtreewidgetitemiterator Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
qundogroup Merge branch 'master' into refactor 2011-08-25 12:48:52 +02:00
qundostack Merge branch 'master' into refactor 2011-08-25 12:48:52 +02:00
qwidget Clean-up a macro for Cocoa 2011-10-10 07:47:58 +02:00
qwidget_window Avoid using QSKIP in lieu of compile-time checks 2011-10-05 06:15:00 +02:00
qwidgetaction Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
qwindow Added QWindow::isActive() and focus in / out events. 2011-10-05 12:49:29 +02:00
qwindowsurface Don't build qwindowsurface autotest on Mac OS. 2011-10-06 05:28:32 +02:00
qwizard Tidy qwizard autotest .pro file 2011-10-17 03:30:55 +02:00
qworkspace Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
qwsembedwidget Avoid building empty, inapplicable QWS tests. 2011-10-12 18:01:19 +02:00
qwsinputmethod Avoid building empty, inapplicable QWS tests. 2011-10-12 18:01:19 +02:00
qwswindowsystem Avoid building empty, inapplicable QWS tests. 2011-10-12 18:01:19 +02:00
qx11info tests: Mark failing autotests as "insignificant" for now 2011-07-19 13:11:32 +02:00
sql Remove redundant qWarning's. 2011-10-07 06:39:30 +02:00
testlib Reduce the runtime of tst_selftests 2011-10-18 00:56:54 +02:00
tools Remove redundant logic from tools autotests. 2011-10-17 03:30:55 +02:00
utf8 Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
v8 Fix autotest gui/widgets dependencies 2011-09-19 10:24:25 +02:00
windowsmobile Fix further test builds on Windows. 2011-08-31 15:22:35 +02:00
xml Avoid using QSKIP in lieu of compile-time checks 2011-10-05 06:15:00 +02:00
auto.pro Make test .pro files more consistent. 2011-10-17 03:30:55 +02:00
corelib.pro Moved autotests in category 'testlib' into new directory structure 2011-09-12 08:36:15 +02:00
gui.pro Don't build empty tests. 2011-10-17 03:30:55 +02:00
host.pro Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
network-settings.h Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
network.pro Merge branch 'master' into refactor 2011-09-12 07:49:03 +02:00
other.pro Remove qcopchannel autotest. 2011-10-17 07:59:29 +02:00
platformquirks.h Remove last remnants of Maemo 5 from autotests 2011-10-06 01:28:01 +02:00
qtextbrowser.html Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
test.pl Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
v8.pro Make sure tests/auto/v8.pro doesn't clobber auto.pro 2011-08-31 01:17:39 +02:00