qt6-bb10/tests/auto/corelib/tools/qhashfunctions
Marc Mutz 6a7bae9a26 QHashFunctions: test for hash equality of null and empty string types
In Qt, null QStrings compare equal to empty ones, so add an explicit
check that the corresponding hash values are identical, too.

Ditto for QByteArray.

Change-Id: I190fc95a765305928d9b6b0e4955433865b6b247
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2016-07-11 20:02:15 +00:00
..
.gitignore
qhashfunctions.pro
tst_qhashfunctions.cpp QHashFunctions: test for hash equality of null and empty string types 2016-07-11 20:02:15 +00:00