qt6-bb10/tests/auto
Marc Mutz 0abd207052 QZip*: don't hold QZipReader::FileInfo in QList
FileInfo is larger than a void*, so holding them in a QList is needlessly
inefficient. Worse, the code could come to depend on the fragile property
of (inefficient) QLists that references to elements therein never are
invalidated.

Change-Id: I772177c5ac544a5fecce2368f628148308ef260f
Reviewed-by: Konstantin Ritt <ritt.ks@gmail.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2015-07-19 10:35:41 +00:00
..
android Update copyright headers 2015-02-11 06:49:51 +00:00
bic/data bic: Add 5.{1,2,3,4}.0 bic data for linux-gcc-amd64 2015-02-14 06:54:20 +00:00
cmake CMake: Fix regression with quoted OPTIONS parameter 2015-03-11 07:31:33 +00:00
compilerwarnings/data Fixed license headers 2015-02-17 18:46:09 +00:00
concurrent Fix build of tests on QNX. 2015-03-14 07:05:34 +00:00
corelib Tests: Do not rely on qCompare(bool, int,...). 2015-07-18 10:36:17 +00:00
dbus Extend flakeyness of tst_QDBusAbstractAdaptor::overloadedSignalEmission(int) 2015-06-20 15:26:10 +00:00
gui QZip*: don't hold QZipReader::FileInfo in QList 2015-07-19 10:35:41 +00:00
guiapplauncher Fix path to examples part of tst_GuiAppLauncher 2015-02-13 07:28:15 +00:00
installed_cmake Add a unit test for testing Qt in its install location. 2013-07-02 23:08:54 +02:00
network Disable spdy test on Windows 2015-07-10 16:38:07 +00:00
opengl Tests: Do not rely on qCompare(bool, int,...). 2015-07-18 10:36:17 +00:00
other tst_qaccessibility: Add message in case fuzzy comparison of QRect fails. 2015-07-16 13:29:41 +00:00
printsupport tst_qprintdevice: Extend output. 2015-07-17 14:15:04 +00:00
shared Update copyright headers 2015-02-11 06:49:51 +00:00
sql Merge remote-tracking branch 'origin/5.5' into dev 2015-07-01 11:05:26 +02:00
testlib Fix sub test float of tests/auto/testlib/selftests/tst_selftests for MSVC 2015. 2015-07-17 14:15:19 +00:00
tools Merge remote-tracking branch 'origin/5.5' into dev 2015-07-01 11:05:26 +02:00
widgets Merge remote-tracking branch 'origin/5.5' into HEAD 2015-07-17 16:35:42 +02:00
xml Remove exec bits from files that should not be executable 2015-06-07 22:50:19 +00:00
auto.pro fix usage of wince scope 2015-06-05 10:29:10 +00:00
network-settings.h Update copyright headers 2015-02-11 06:49:51 +00:00
qtest-config.h Update copyright headers 2015-02-11 06:49:51 +00:00
test.pl Update copyright headers 2015-02-11 06:49:51 +00:00