summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/io
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-0811-30/+26
|\
| * Set CONFIG += benchmark in corelib's various benchmarksEdward Welbourne2020-04-0211-31/+26
* | Remove the old harfbuzz library and integration codeLars Knoll2020-03-171-2/+0
* | Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-123-6/+3
* | CMake: Regenenerate projects where recent changes happenedAlexandru Croitor2020-02-111-0/+5
* | Introduce a configure-time check for C++17 filesystemMårten Nordheim2020-02-072-7/+7
* | Post merge fixesLeander Beernaert2019-11-251-0/+3
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-192-1/+36
|\ \
| * | qdiriterator benchmark: test against std::filesystemMårten Nordheim2019-10-212-1/+36
| |/
* | Convert remaining tests/benchmarksLeander Beernaert2019-11-0414-2/+216
* | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-152-14/+15
|\|
| * Win: qdiriterator bench: fix missing null-terminator issuesMårten Nordheim2019-07-102-14/+15
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-163-5/+5
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-191-2/+2
| |\
| | * Add cmdline feature to qmakeJoerg Bornemann2019-02-181-2/+2
| * | QFile/QFileInfo: mark readLink() as deprecatedChristian Ehrlicher2019-01-231-2/+2
| * | benchmarks: Fix copy and paste error in .pro-fileTobias Hunger2018-11-081-1/+1
* | | Begin port of qtbase to CMakeSimon Hausmann2018-11-012-0/+6
|/ /
* / tst_qfileinfo: Refactor ntfsJunctionPointsAndSymlinks()Friedemann Kleint2018-09-301-1/+3
|/
* Use dependencies instead of CONFIG+=orderedAllan Sandfeld Jensen2017-12-021-1/+1
* Use QT_LSTAT instead of lstat directlyJake Petroules2017-09-152-4/+6
* Properly use the "process" featureUlf Hermann2017-02-272-7/+1
* Improve QIODevice::peek() performance on buffered devicesAlex Trotsenko2017-02-091-0/+32
* Remove Windows CE from tests (others).Friedemann Kleint2016-03-315-24/+6
* Updated license headersJani Heikkinen2016-01-2113-220/+155
* Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-4/+4
* Remove TARGET.EPOCHEAPSIZE settings (Symbian).Friedemann Kleint2015-09-031-1/+0
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-0111-11/+0
* Namespace copy of QFileSystemIterator in QDirIterator benchmarkUlf Hermann2015-06-123-2/+9
* Update copyright headersJani Heikkinen2015-02-1113-105/+97
* Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-2912-228/+132
|\
| * Update license headers and add new license filesMatti Paaso2014-09-2412-228/+132
* | QTextStream: add fast path for writing char and QChar.David Faure2014-09-123-1/+144
|/
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-261-0/+1
|\
| * Fix test compilation on WinRTAndrew Knight2013-11-261-0/+1
* | WinRT: Fix various test compilationsAndrew Knight2013-10-025-2/+43
|/
* Add a static QFileInfo::exists(fileName) functionhjk2013-09-131-0/+14
* Merge branch 'stable' into devSergio Ahumada2013-07-112-15/+2
|\
| * benchmarks: Re-enable QFileInfo build by removing canonicalFileNamePerformance.Robin Burchell2013-07-042-15/+2
* | QNX: fixed compilation of auto testBernd Weimer2013-06-061-0/+4
|/
* Fix qprocess benchmark test build for WEC7.Janne Anttila2013-04-171-5/+3
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-163-18/+18
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1812-12/+12
* test: Moving tst_QProcess::echoTest_performance()Sergio Ahumada2012-10-197-0/+182
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2210-240/+240
* Speed up sorting of dir entries when sorted by dateRobin Burchell2012-08-201-0/+12
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-018-0/+8
* remove some qmake -project boilerplate from project filesOswald Buddenhagen2012-06-191-3/+0
* Partial fix for WebKit compilation on WindowsSimon Hausmann2012-06-131-1/+1