qt5base-lts/tests/auto/corelib/plugin/qlibrary
Maurice Kalinowski 2515e1eb3d winrt: cleanup testcases
We have to make sure that the plugins to be tested are located inside
the virtual sandbox / relative to the application binary. Launching via
winrtrunner, a test can find those plugins then. It is not possible to
those via TESTDATA and extract them to temp, as LoadPackagedLibrary only
loads inside the sandbox.

Unfortunately this also implies that running those tests inside Visual
Studio will fail, as Visual Studio copies the virtual sandbox to another
location missing the plugins. For automated testing this should not
matter though.

Change-Id: I70f5ef2d56b3cf526b731fd885f12583c8f6e103
Reviewed-by: Oliver Wolff <oliver.wolff@theqtcompany.com>
2016-01-29 13:35:48 +00:00
..
lib fix usage of wince scope 2015-06-05 10:29:10 +00:00
lib2 fix usage of wince scope 2015-06-05 10:29:10 +00:00
library_path Moving relevant tests to corelib/plugin 2011-09-01 12:42:51 +02:00
tst Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
.gitignore Remove mention of Trolltech in qlibrary autotest. 2011-12-28 04:48:06 +01:00
qlibrary.pro tests: Make the QT assignments more explicit 2013-08-21 19:05:52 +02:00
tst_qlibrary.cpp winrt: cleanup testcases 2016-01-29 13:35:48 +00:00