Add movability tests for QByteArray.
authorJędrzej Nowacki <jedrzej.nowacki@nokia.com>
Tue, 31 Jan 2012 13:16:52 +0000 (14:16 +0100)
committerQt by Nokia <qt-info@nokia.com>
Sun, 5 Feb 2012 12:07:56 +0000 (13:07 +0100)
commit92b112475247d42b221b03953b11b060fdf35538
tree627f8f3d2ebcb314d0e069d1e6deda1eb987398b
parentc9319f17f4176ea895979dd11e5e1304f14660fc
Add movability tests for QByteArray.

QByteArray is declared as movable but it was not tested before.

Change-Id: I4fb636f8705c3fd792a768872206203ee5fd4ddb
Reviewed-by: João Abecasis <joao.abecasis@nokia.com>
tests/auto/corelib/tools/qbytearray/tst_qbytearray.cpp