test: Moving tst_QMimeDatabase::inheritsPerformance() test
authorSergio Ahumada <sergio.ahumada@digia.com>
Tue, 30 Oct 2012 18:32:39 +0000 (19:32 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Wed, 31 Oct 2012 18:56:42 +0000 (19:56 +0100)
commitaa49ad58ad57809e0724f1c4152d925bcbd63856
tree232d54fdf9bc40cda2f062e2c6693355b52c4180
parent4b71432987ca9ff059d04f0e5f567b8eb09717f9
test: Moving tst_QMimeDatabase::inheritsPerformance() test

tst_QMimeDatabase::inheritsPerformance() is not an unit test but a
performance test, so moving it from 'tests/auto/corelib/mimetypes/qmimedatabase'
to 'tests/benchmarks/corelib/mimetypes/qmimedatabase'

Change-Id: I59e84f61559023659f101666683870f2ca1d2034
Reviewed-by: David Faure (KDE) <faure@kde.org>
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
tests/auto/corelib/mimetypes/qmimedatabase/tst_qmimedatabase.cpp
tests/auto/corelib/mimetypes/qmimedatabase/tst_qmimedatabase.h
tests/benchmarks/corelib/corelib.pro
tests/benchmarks/corelib/mimetypes/mimetypes.pro [new file with mode: 0644]
tests/benchmarks/corelib/mimetypes/qmimedatabase/main.cpp [new file with mode: 0644]
tests/benchmarks/corelib/mimetypes/qmimedatabase/qmimedatabase.pro [new file with mode: 0644]