Revert "Add tests to verify QByteArray's zero termination"
authorJoão Abecasis <joao.abecasis@nokia.com>
Tue, 3 Apr 2012 23:29:26 +0000 (01:29 +0200)
committerQt by Nokia <qt-info@nokia.com>
Thu, 5 Apr 2012 06:19:03 +0000 (08:19 +0200)
commite1626bf038d8ca8d968e7862bd8bced5c6cc2677
tree5304f30d33fe0d19fd593b459249e6eb67c867e1
parent5a1cd3dcfaf37701a0a61cfe1a10dcec4c8bfefc
Revert "Add tests to verify QByteArray's zero termination"

The approach used to verify for zero-termination is too intrusive and
requires additional maintenance work to ensure new zero-termination
tests are added with new functionality.

Zero-termination testing will be re-established in a subsequent commit.

This reverts commit 4ef5a6269c1465662ea3872596ba284a13cce25e.

Change-Id: I862434a072f447f7f0c4bbf8f757ba216212db3c
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@nokia.com>
tests/auto/corelib/tools/qbytearray/tst_qbytearray.cpp