qt5base-lts/tests/auto/qbytearray
Lars Knoll ad35a41739 Refactor QByteArray to allow for const data
Similar refactoring as done for QString. Make
shared_null read-only, and add support for
compile time generated QByteArrayData.

Add support for properly reserving capacity.

Change-Id: Ie4c41d4caac7b3b4bb1aef40c1c860a30b82edb8
Reviewed-on: http://codereview.qt.nokia.com/1484
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Olivier Goffart <olivier.goffart@nokia.com>
2011-07-12 12:28:12 +02:00
..
.gitattributes Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
.gitignore Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qbytearray.pro tests: fix private header inclusion in qtbase autotests 2011-05-11 17:04:19 +10:00
rfc3252.txt Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
tst_qbytearray.cpp Refactor QByteArray to allow for const data 2011-07-12 12:28:12 +02:00