qt5base-lts/tests/auto/corelib/plugin/qplugin
Volker Hilsheimer 7f69c13fd9 Skip tests if the required plugins were not deployed
This is usually the case on Android, where running this test would
require deployment of files to the emulator. This doesn't give us any
further testing that we don't already do by running this test on regular
Linux, so skipping the test instead if the preconditions aren't met.

Change-Id: I3722796634871213ba51c89ae7f40b19f954f2cb
Fixes: QTBUG-73566
Reviewed-by: Daniel Smith <Daniel.Smith@qt.io>
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2019-06-19 17:03:53 +02:00
..
debugplugin Updated license headers 2016-01-21 18:55:18 +00:00
invalidplugin Plugins: fix crash if the binary JSON data contains invalid size 2018-07-19 07:27:02 +00:00
releaseplugin Updated license headers 2016-01-21 18:55:18 +00:00
.gitignore Moving relevant tests to corelib/plugin 2011-09-01 12:42:51 +02:00
qplugin.pro Plugins: fix crash if the binary JSON data contains invalid size 2018-07-19 07:27:02 +00:00
tst_qplugin.cpp Skip tests if the required plugins were not deployed 2019-06-19 17:03:53 +02:00
tst_qplugin.pro Plugins: store the metadata in CBOR instead of binary JSON 2018-09-01 15:19:39 +00:00