qt6-bb10/tests/auto
Hannah von Reth 1726352207 Make sure QStyleOption is correctly initialized.
Ensures that QStyleOption is correctly initialized.
This prevents possible styling issues due to
QStyleOption's reporting version 0, see qstyleoption_cast.
This enables users to handle more cases in their QProxyStyle.
For now the test is only used for QCommonStyle.

Change-Id: I768db00b12b46890343fffe44e4f562762e9cf80
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
2016-04-05 20:32:26 +00:00
..
android Fix typo in test results report for android 2015-07-28 21:16:19 +00:00
bic/data
cmake Enable cmake auto tests for -no-gui 2016-03-30 07:16:50 +00:00
compilerwarnings/data
concurrent Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v). 2015-07-27 12:09:19 +00:00
corelib QVariant: Fix flags for type-erased associative iterator key 2016-04-03 10:58:12 +00:00
dbus Autotest: rename the test class so it's different in this test 2016-01-30 03:20:54 +00:00
gui Autotest: Remove blacklistings 2016-04-01 05:41:21 +00:00
guiapplauncher
installed_cmake
network Update comment in tst_QLocalSocket::readBufferOverflow 2016-03-24 20:35:18 +00:00
opengl Autotest: Remove blacklistings 2016-04-01 05:41:21 +00:00
other Fixup for text labels in lancelot graphics test 2016-03-31 10:27:39 +00:00
printsupport QMacPrintEngine: Really set the printer resolution 2016-02-25 18:42:47 +00:00
shared
sql tst_QSqlQuery: fix UBs (invalid downcasts, member calls) 2016-03-15 10:39:20 +00:00
testlib Fix compilation for WinRT 2015-12-14 08:43:15 +00:00
tools moc: bail out early on missing or invalid options file 2016-03-31 08:57:39 +00:00
widgets Make sure QStyleOption is correctly initialized. 2016-04-05 20:32:26 +00:00
xml Fix QDomNamedNodeMap::item crash with negative index 2015-10-29 08:05:45 +00:00
auto.pro Enable cmake auto tests for -no-gui 2016-03-30 07:16:50 +00:00
network-settings.h network-settings.h: don't crash when running without the test server 2016-04-05 06:52:39 +00:00
qtest-config.h
test.pl