summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/tools.pro
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2014-03-03 13:32:52 -0800
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-03-08 00:21:53 +0100
commitd1e2235553733876e97c2b65ef2e8d85889fa9ea (patch)
treec015371bfd72307e84d04364d676dbc51b9b561a /tests/auto/corelib/tools/tools.pro
parent7ef5a8528eea1419ef62dafa90b5174b48a04e6a (diff)
Revert the QByteArrayList addition to Qt 5.3
This reverts commits f12b0f9a38c792abb13f3e6ecff4542986a6f96b ("QByteArrayList: optimize op+"), f96f2fe3670bc8a32389795dc21b9839407465a1 ("Enable QByteArrayList tests"), and 4f23f0530a9c59400a7f3821cd2c9355801ed8cd ("new QByteArrayList class"). This class is coming back in Qt 5.4. [ChangeLog][CHANGELOG FIX] Remove the line about QByteArrayList being added. Change-Id: I890ab2b34a9b3e575512eb306d0f241143a867cf Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@digia.com>
Diffstat (limited to 'tests/auto/corelib/tools/tools.pro')
-rw-r--r--tests/auto/corelib/tools/tools.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/corelib/tools/tools.pro b/tests/auto/corelib/tools/tools.pro
index d5c9e50190..1ef8e77071 100644
--- a/tests/auto/corelib/tools/tools.pro
+++ b/tests/auto/corelib/tools/tools.pro
@@ -5,7 +5,6 @@ SUBDIRS=\
qarraydata_strictiterators \
qbitarray \
qbytearray \
- qbytearraylist \
qbytearraymatcher \
qbytedatabuffer \
qcache \