summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/io/qfile
Commit message (Expand)AuthorAgeFilesLines
* Rename QFile benchmark's source file to tst_bench_qfile.cppEdward Welbourne2021-07-192-2/+2
* Drop pointless parentheses from round case labelsEdward Welbourne2021-07-191-20/+20
* Replace Q_FOREACH() with ranged-for loopsEdward Welbourne2021-07-191-20/+16
* QFile benchmark: only set up and tear down the data directory onceEdward Welbourne2021-07-191-99/+73
* Skip trailing space on ends of QFile benchmark namesEdward Welbourne2021-07-161-3/+6
* QFile benchmark: purge fatuous function, inline several moreEdward Welbourne2021-07-161-39/+8
* QFile benchmark: fix -Wunused-resultMarc Mutz2021-07-151-2/+2
* Unify and clean up two identical tst_qfile::*_data() functionsEdward Welbourne2021-07-071-57/+41
* Move QSKIP()s to _data() functions in QFile benchmarkEdward Welbourne2021-07-071-24/+11
* QFile benchmark: always use Unbuffered for QFSFileEngine testsEdward Welbourne2021-07-061-7/+5
* Remove qmake project files for benchmarksJoerg Bornemann2021-02-011-7/+0
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-2/+2
* CMake: Regenerate benchmarksAlexandru Croitor2020-07-081-2/+2
* Remove winrtOliver Wolff2020-06-061-26/+0
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-081-1/+2
|\
| * Set CONFIG += benchmark in corelib's various benchmarksEdward Welbourne2020-04-021-1/+2
* | Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-2/+1
* | Convert remaining tests/benchmarksLeander Beernaert2019-11-041-0/+25
|/
* Remove Windows CE from tests (others).Friedemann Kleint2016-03-311-6/+1
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-4/+4
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* WinRT: Fix various test compilationsAndrew Knight2013-10-021-0/+26
* QNX: fixed compilation of auto testBernd Weimer2013-06-061-0/+4
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-8/+8
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Drop file-engine abstraction from public APIJoão Abecasis2012-02-222-5/+43
* Replace Q_WS_WINCE against Q_OS_WINCE.Andreas Holzammer2012-02-091-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Fix compilation of Benchmark tests on Windows.Friedemann Kleint2011-12-011-1/+0
* benchmarks: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-6/+1
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-2/+2
* Remove Symbian-specific code from tests.Jason McDonald2011-09-291-1/+1
* tests: do not run benchmarks by default in 'make check'Rohan McGovern2011-07-191-0/+4
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-272-0/+691