qt5base-lts/tests/auto
João Abecasis 975ebdc4ab Don't manipulate immutable data
QArrayData can point to data it does not own (cf. fromRawData()), which
shouldn't be modified. Not even upon destruction, as this data can live
in Read-Only memory or be otherwise shared outside the QArrayData realm.

Change-Id: I8bdf3050a17802fb003b77d5f543fe31769a7710
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Andreas Hartmetz <ahartmetz@gmail.com>
2012-09-11 23:54:57 +02:00
..
cmake Don't attempt to test DBus on QNX. 2012-08-28 21:17:48 +02:00
compilerwarnings/data Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
concurrent Test: Replace QSKIP by XFAIL 2012-09-07 15:39:31 +02:00
corelib Don't manipulate immutable data 2012-09-11 23:54:57 +02:00
dbus Use QStringList::join(QChar) overload where applicable [QtDBus] 2012-09-10 00:27:13 +02:00
gui Remove deprecated inputItem and inputWindow from QInputMethod 2012-09-11 09:35:28 +02:00
guiapplauncher Update the documentation after moving examples. 2011-07-05 21:19:08 +02:00
network Remove old troll test servers' references. 2012-09-10 09:37:59 +02:00
opengl Remove some dead code wrapped in Q_WS_QWS. 2012-08-03 11:24:28 +02:00
other Fix some warnings in tests. 2012-08-28 17:07:15 +02:00
printsupport Avoid duplicate setPen() in PDF when reusing QPrinter 2012-09-11 09:35:28 +02:00
shared Expose QPA API under qpa/* 2012-05-07 20:25:24 +02:00
sql Use QStringList::join(QChar) overload where applicable [QtSql] 2012-09-03 19:35:25 +02:00
testlib Make QSignalSpy copy QVariant parameters directly 2012-08-07 11:15:55 +02:00
tools port qmake to qt creator's qmake language evaluator 2012-09-11 00:13:01 +02:00
widgets Close popups when switching applications on Windows. 2012-09-11 12:09:47 +02:00
xml Test: Remove QSKIP for tst_QXmlSimpleReader::inputFromSocket 2012-09-07 15:39:31 +02:00
auto.pro tests: fixed check for QtOpenGL 2012-07-30 06:06:12 +02:00
network-settings.h Fix auto tests build with gcc 4.7 2012-05-23 00:42:20 +02:00
platformquirks.h Remove #ifdef Q_WS_ / include / #endif conditionals. 2012-07-16 16:30:55 +02:00
test.pl Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00