qt5base-lts/tests/auto/corelib/tools/qhash
Jason McDonald d8ac62c6ec Restore commented-out code in QHash test.
The restored code verifies the following statement in the documentation
of QHash::find():

"If the hash contains no item with the key, the function returns end()."

It is not clear why the code was commented-out in the first place, as
this occurred before the tests were imported into the Qt repository in
2006.

Change-Id: I745393a8e3e728fc60009da07abd038a3d56e99c
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
2011-11-21 08:30:22 +01:00
..
.gitignore Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qhash.pro Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
tst_qhash.cpp Restore commented-out code in QHash test. 2011-11-21 08:30:22 +01:00