qt5base-lts/tests/auto
Giuseppe D'Angelo 8427ff09ab QSharedPointer: hash autotest fix
The hash autotest is wrong: it assumed that the iterator on the hash
would reach the end after iterating on two elements with identical key.
But three elements were added to that hash, and the third one
can appear after the other two.

That code path is left for the map test only.

Change-Id: I51de7987e2b132b6caff7bb4bac6a57fb7fcb530
Reviewed-by: Robin Burchell <robin+qt@viroteck.net>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2012-04-13 17:05:11 +02:00
..
compilerwarnings/data Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
concurrent Merge remote-tracking branch 'origin/master' into api_changes 2012-04-10 15:31:45 +02:00
corelib QSharedPointer: hash autotest fix 2012-04-13 17:05:11 +02:00
dbus Merge remote-tracking branch 'origin/master' into api_changes 2012-04-10 15:31:45 +02:00
gui Deprecate qMemCopy/qMemSet in favour of their stdlib equivilents. 2012-04-11 10:46:19 +02:00
guiapplauncher Update the documentation after moving examples. 2011-07-05 21:19:08 +02:00
network Add unit test for BackgroundRequestAttribute 2012-04-13 12:44:45 +02:00
opengl EGLFS: Integrate building into configure. 2012-03-21 03:03:29 +01:00
other Merge remote-tracking branch 'origin/master' into api_changes 2012-04-10 15:31:45 +02:00
printsupport Fix MSVC warnings in tests. 2012-04-02 16:56:48 +02:00
shared Added some convenience API for platform input contexts 2012-04-01 20:13:51 +02:00
sql Convert Boolean value into integer 2012-04-02 23:06:30 +02:00
testlib Merge remote-tracking branch 'origin/master' into api_changes 2012-04-10 15:31:45 +02:00
tools Merge remote-tracking branch 'origin/master' into api_changes 2012-04-10 15:31:45 +02:00
widgets QLayoutItem - make controlTypes a virtual function. 2012-04-13 10:17:44 +02:00
xml Merge remote-tracking branch 'origin/master' into api_changes 2012-04-10 15:31:45 +02:00
auto.pro Disable some tests and examples when --no-widgets is specified 2012-03-19 20:16:04 +01:00
network-settings.h Don't require exact IMAP server version in autotests 2012-04-03 12:45:46 +02:00
platformquirks.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
test.pl Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00