qt5base-lts/tests/benchmarks/corelib/tools
Edward Welbourne 7a4bf7bd05 Rename QVector benchmark and its main.cpp for consistency
The usual pattern (at least in corelib) is tst_bench_[lowercased
class-name] for the test and the same with .cpp for the source-file
name.  So s/(main|tst_bench_vector)/tst_bench_qvector/g

Change-Id: Ic9bd3ac87adfaec189409c2259cc674ebcec602c
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2021-07-19 18:55:51 +02:00
..
containers-associative Remove qmake project files for benchmarks 2021-02-01 21:14:01 +01:00
containers-sequential Fix some warnings 2021-03-29 16:06:25 +02:00
qcontiguouscache Remove qmake project files for benchmarks 2021-02-01 21:14:01 +01:00
qcryptographichash Fix some warnings 2021-03-29 16:06:25 +02:00
qhash Remove qmake project files for benchmarks 2021-02-01 21:14:01 +01:00
qlist Limit some QList benchmark data-set sizes to avoid time-outs 2021-07-15 17:06:54 +02:00
qmap Remove qmake project files for benchmarks 2021-02-01 21:14:01 +01:00
qrect Fix some warnings 2021-03-29 16:06:25 +02:00
qringbuffer Remove qmake project files for benchmarks 2021-02-01 21:14:01 +01:00
qset Remove qmake project files for benchmarks 2021-02-01 21:14:01 +01:00
qstack Remove qmake project files for benchmarks 2021-02-01 21:14:01 +01:00
qvector Rename QVector benchmark and its main.cpp for consistency 2021-07-19 18:55:51 +02:00
CMakeLists.txt Purge qalgorithm.h of deprecated API 2020-08-28 21:22:32 +02:00