qt5base-lts/tests/benchmarks/corelib/io
Edward Welbourne f1d40ca5e9 Unify and clean up two identical tst_qfile::*_data() functions
Convert newRow() to addRow() to simplify formatting, use a ranged-for
iteration, take out a common factor of 1024, use QByteArray instead of
roundtripping ASCII via Unicode, and break some long lines.

Change-Id: I052730a71fb74f40a0dbd0695dcc286bc39896fb
Reviewed-by: Jason McDonald <macadder1@gmail.com>
Reviewed-by: Andreas Buhr <andreas.buhr@qt.io>
2021-07-07 19:36:49 +02:00
..
qdir Declare loop arg in benchmark unused 2021-04-27 14:12:35 +02:00
qdiriterator Fix QDirIterator benchmark to actually find its test data 2021-07-06 13:50:55 +02:00
qfile Unify and clean up two identical tst_qfile::*_data() functions 2021-07-07 19:36:49 +02:00
qfileinfo Implement QFileInfo::junctionTarget(), adjust auto-test 2021-06-05 01:16:06 +02:00
qiodevice Remove qmake project files for benchmarks 2021-02-01 21:14:01 +01:00
qprocess Remove Qt dependency from some test helper executables 2021-04-15 20:38:44 +02:00
qtemporaryfile Remove qmake project files for benchmarks 2021-02-01 21:14:01 +01:00
qtextstream Remove qmake project files for benchmarks 2021-02-01 21:14:01 +01:00
qurl Remove qmake project files for benchmarks 2021-02-01 21:14:01 +01:00
CMakeLists.txt Convert remaining tests/benchmarks 2019-11-04 15:48:51 +00:00