qt6-bb10/tests/auto/widgets
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
..
dialogs Merge remote-tracking branch 'origin/5.6' into dev 2015-09-25 14:02:04 +02:00
effects Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
gestures Merge remote-tracking branch 'origin/5.5' into dev 2015-07-01 11:05:26 +02:00
graphicsview Merge remote-tracking branch 'origin/5.6' into dev 2015-09-25 14:02:04 +02:00
itemviews Merge remote-tracking branch 'origin/5.6' into dev 2015-09-25 14:02:04 +02:00
kernel Fix building with QT_NO_LIBRARY 2015-09-30 13:04:26 +00:00
styles Add attribute to enable font and palette propagation in QSS. 2015-09-10 06:44:57 +00:00
util Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
widgets Avoid unnecessary setParent(0) in QMdiSubWindow::removeBaseWidget() 2015-09-29 10:05:59 +00:00
widgets.pro