qt5base-lts/tests/auto/widgets/kernel
Ulf Hermann 2b18939f83 Fix building with QT_NO_LIBRARY
If QT_NO_LIBRARY isn't set we cannot test QCoreApplication's library
path functions and none of the plugin and library related tests are
applicable. Also, examples that rely on dynamic plugin loading for
their core functionality obviously don't work.

Change-Id: I2d381ee1bc8d944e1181557895a7e92a364fd778
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2015-09-30 13:04:26 +00:00
..
qaction tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-31 11:50:10 +00:00
qactiongroup Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
qapplication Fix building with QT_NO_LIBRARY 2015-09-30 13:04:26 +00:00
qboxlayout Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
qdesktopwidget Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
qformlayout Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
qgridlayout Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
qlayout tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-31 11:50:10 +00:00
qshortcut Add check for top level widget leaks in kernel test of QtWidgets. 2015-06-16 14:14:18 +00:00
qsizepolicy Add check for top level widget leaks in kernel test of QtWidgets. 2015-06-16 14:14:18 +00:00
qstackedlayout Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
qtooltip Merge remote-tracking branch 'origin/5.5' into dev 2015-07-01 11:05:26 +02:00
qwidget Merge remote-tracking branch 'origin/5.6' into dev 2015-09-25 14:02:04 +02:00
qwidget_window Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
qwidgetaction Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
qwidgetmetatype Update copyright headers 2015-02-11 06:49:51 +00:00
qwidgetsvariant Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
qwindowcontainer Merge remote-tracking branch 'origin/5.6' into dev 2015-09-25 14:02:04 +02:00
kernel.pro Introducing QWidget::createWindowContainer() 2013-01-25 14:11:07 +01:00