summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/io/qdiriterator
Commit message (Expand)AuthorAgeFilesLines
* tst_bench_qdiriterator: fix build on VxWorksAhmad Samir13 days1-2/+1
* tst_bench_qdiriterator: add benchmark for QDirListingAhmad Samir2024-02-291-14/+65
* Change license for tests filesLucie Gérard2024-02-043-3/+3
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-163-81/+6
* QtBase: replace windows.h with qt_windows.hYuhang Zhao2021-11-231-1/+1
* Standardise layout and naming in corelib benchmarksEdward Welbourne2021-08-302-11/+9
* QDirIterator: add nextFileInfo()Marc Mutz2021-07-281-4/+4
* Fix QDirIterator benchmark to actually find its test dataEdward Welbourne2021-07-061-15/+13
* Remove qmake project files for benchmarksJoerg Bornemann2021-02-011-13/+0
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-2/+2
* CMake: Regenerate benchmarksAlexandru Croitor2020-07-081-2/+2
* Remove QByteArray's methods taking QString and their usesSona Kurazyan2020-06-251-2/+2
* Remove winrtOliver Wolff2020-06-062-10/+0
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-081-3/+2
|\
| * Set CONFIG += benchmark in corelib's various benchmarksEdward Welbourne2020-04-021-4/+2
* | 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-041-0/+13
|/
* Win: qdiriterator bench: fix missing null-terminator issuesMårten Nordheim2019-07-102-14/+15
* Use QT_LSTAT instead of lstat directlyJake Petroules2017-09-152-4/+6
* Remove Windows CE from tests (others).Friedemann Kleint2016-03-312-12/+0
* Updated license headersJani Heikkinen2016-01-213-51/+36
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
* Namespace copy of QFileSystemIterator in QDirIterator benchmarkUlf Hermann2015-06-123-2/+9
* Update copyright headersJani Heikkinen2015-02-113-21/+21
* Update license headers and add new license filesMatti Paaso2014-09-243-57/+33
* WinRT: Fix various test compilationsAndrew Knight2013-10-022-0/+10
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-7/+7
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-183-3/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-223-72/+72
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* 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
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtCore]Thiago Macieira2012-05-041-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-303-3/+3
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-233-3/+3
* Remove execute permission from files that don't need it.Jason McDonald2012-01-101-0/+0
* Update copyright year in license headers.Jason McDonald2012-01-053-3/+3
* Fix compilation of Benchmark tests on Windows.Friedemann Kleint2011-12-012-4/+4
* benchmarks: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-6/+1
* Remove Symbian-specific code from tests.Jason McDonald2011-09-292-5/+3
* test: removed bogus CONFIG+=debug in qdiriterator benchmarkRohan McGovern2011-09-011-2/+0