qt6-bb10/tests/auto
Eskil Abrahamsen Blomfeldt 83c9d22d44 Remove dependency on QPlatformSupport in fontdatabase test
If you include a static library in the test, all symbols will
be duplicated, and this can cause nasty crashes because global
static data is also duplicated. This happened on Linux because
of a global static cache in the font engine where the two instances
of it would get out of sync, and we would reference invalid
data.

To test QPlatformSupport features, a QPlatformSupport test which
does not load any platform plugin (or uses its own platform plugin
which does not load QPlatformSupport) is needed. For now, I will
just revert adding the test, since it is broken and was added
as part of supporting Windows CE:
   f2fabf77f9.

Change-Id: I6c002d1e0880ee8e031a68eee80e781fe0c62af4
Reviewed-by: Konstantin Ritt <ritt.ks@gmail.com>
2013-03-25 19:21:40 +01:00
..
android Add missing license header 2013-03-05 08:31:23 +01:00
bic/data Make qaccessible2.h internal. 2013-03-14 19:49:38 +01:00
cmake Merge branch 'dev' into stable 2013-03-20 13:49:28 +01:00
compilerwarnings/data Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
concurrent Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
corelib Ensure QTemporaryFile can create files when an identical dir exists. 2013-03-23 14:42:45 +01:00
dbus Fix wildcard signal disconnection in QDBusAbstractInterface 2013-03-19 07:03:25 +01:00
gui Remove dependency on QPlatformSupport in fontdatabase test 2013-03-25 19:21:40 +01:00
guiapplauncher
network Merge remote-tracking branch 'gerrit/release' into stable 2013-03-21 08:49:01 +01:00
opengl Merge branch 'dev' into stable 2013-03-20 13:49:28 +01:00
other Do not update accessibility for invalid interfaces 2013-03-23 11:43:39 +01:00
printsupport Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
shared Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
sql Merge "Merge branch 'dev' into stable" into refs/staging/stable 2013-03-20 23:30:31 +01:00
testlib Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
tools Merge branch 'dev' into stable 2013-03-20 13:49:28 +01:00
widgets QMdi: Don't emit subWindowActivated during StyleChange handling. 2013-03-25 10:37:37 +01:00
xml Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
auto.pro Check for printsupport module when building according auto tests 2013-02-19 19:20:58 +01:00
network-settings.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qtest-config.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
test.pl Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00