qt6-bb10/tests/auto/corelib/kernel/qvariant
Olivier Goffart d2ed588419 tst_qvariant: add a test QVariant works with not movable types
Soon, QVariant will use more internal storage. It is important
that it still work with not movable types

Also, check with type that are movable but cannot be copyed
without their copy constructor to be called such as QSharedDataPointer

Change-Id: I6d67755476e4822468599bebfa8774ad96a15306
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@nokia.com>
2011-11-01 12:56:09 +01:00
..
.gitignore Moving relevant tests to corelib/kernel 2011-09-01 12:42:14 +02:00
qvariant.pro corelib: eliminated usage of qttest_p4.prf 2011-10-25 05:03:08 +02:00
tst_qvariant.cpp tst_qvariant: add a test QVariant works with not movable types 2011-11-01 12:56:09 +01:00