qt5base-lts/tests/benchmarks/corelib
Edward Welbourne eec25c7807 Fix the (currently unbuilt) qdir/tree/ benchmark
It tried to find its test-data-directory locally, instead of asking
FileSystem where it was keeping its files, relative to a temporary
directory. Its expected counts didn't match the arcane results of its
data file; since this is a benchmark, not a regression test, I'm
assuming that's just because it was never right or the rules for
QDirIterator's filtering have changed.

Tidied up somewhat in the process.

Change-Id: Ib2dcd314b11cb0f1a6fc425633afd0e9c39bd036
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
2021-08-23 14:39:44 +02:00
..
io Fix the (currently unbuilt) qdir/tree/ benchmark 2021-08-23 14:39:44 +02:00
itemmodels Add QSortFilterProxyModel clear-filter benchmark 2021-04-25 13:25:01 +03:00
json Remove qmake project files for benchmarks 2021-02-01 21:14:01 +01:00
kernel Add benchmark for QMetaEnum 2021-08-16 19:26:29 +02:00
mimetypes Remove qmake project files for benchmarks 2021-02-01 21:14:01 +01:00
plugin Fix some warnings 2021-03-29 16:06:25 +02:00
text Add benchmark for QByteArray::toPercentEncoding() 2021-08-19 15:06:49 +02:00
thread tests: fix some -Wvolatile 2021-07-28 17:50:09 +02:00
time Make loop variables references in date benchmark 2021-04-27 15:34:50 +02:00
tools Add a benchmark for QSharedPointer 2021-07-27 14:58:41 +02:00
CMakeLists.txt Add QSortFilterProxyModel clear-filter benchmark 2021-04-25 13:25:01 +03:00