qt5base-lts/tests/auto/corelib
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
..
animation Cleanup corelib autotests 2011-11-14 07:33:57 +01:00
codecs Cleanup corelib autotests 2011-11-14 07:33:57 +01:00
concurrent Don't depend on moc to disable test functions. 2011-11-18 01:51:57 +01:00
global Improve Q_FUNC_INFO autotest. 2011-11-17 07:21:03 +01:00
io Fix typo in QUrl autotest. 2011-11-18 08:58:09 +01:00
kernel Remove disabled test data from QVariant test. 2011-11-18 08:58:30 +01:00
plugin Improve diagnostics of QPluginLoader test. 2011-11-18 08:58:56 +01:00
statemachine Remove obsolete code from QStateMachine test. 2011-11-21 04:55:02 +01:00
thread Don't depend on moc to disable test functions. 2011-11-18 01:51:57 +01:00
tools Restore commented-out code in QHash test. 2011-11-21 08:30:22 +01:00
xml Cleanup corelib autotests 2011-11-14 07:33:57 +01:00
corelib.pro Exclude qtconcurrent tests via .pro files. 2011-10-12 18:01:19 +02:00