summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/thread
Commit message (Expand)AuthorAgeFilesLines
* Set CONFIG += benchmark in corelib's various benchmarksEdward Welbourne2020-04-025-10/+16
* Don't wrap feature detection macros with QT_HAS_FOO() variantsTor Arne Vestbø2019-12-101-1/+1
* QReadWriteLock: add a check for writeOnly, tooMarc Mutz2019-09-121-0/+63
* Brush up QReadWriteLock benchmarkMarc Mutz2019-09-122-8/+23
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-1/+1
* tests: Unify license to GPL-EXCEPTKai Koehne2017-04-031-1/+1
* Add a benchmark for QReadWriteLockOlivier Goffart2016-08-103-0/+190
* Updated license headersJani Heikkinen2016-01-214-67/+47
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-013-3/+0
* Update copyright headersJani Heikkinen2015-02-114-27/+27
* Update license headers and add new license filesMatti Paaso2014-09-244-75/+43
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-261-1/+3
|\
| * Fix test compilation on WinRTAndrew Knight2013-11-261-1/+3
* | Benchmark for QWaitConditionOlivier Goffart2013-11-152-121/+54
* | WinRT: Fix various test compilationsAndrew Knight2013-10-021-0/+4
|/
* Add benchmark for QThreadPool.David Faure2013-08-213-1/+99
* Update copyright year in Digia's license headersSergio Ahumada2013-01-183-3/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-223-72/+72
* Add a way to benchmark sem_t on Unix tooThiago Macieira2012-09-071-0/+23
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-013-0/+3
* Remove Symbian specific code from qtbase.Xizhi Zhu2012-01-311-20/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-303-3/+3
* Update contact information in license headers.Jason McDonald2012-01-233-3/+3
* Update copyright year in license headers.Jason McDonald2012-01-053-3/+3
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-062-4/+0
* Update QMutex benchmark to match the one in 4.8Bradley T. Hughes2011-10-272-1/+40
* benchmarks: eliminated usage of qttest_p4.prfRohan McGovern2011-10-253-18/+3
* Remove Symbian-specific code from tests.Jason McDonald2011-09-291-20/+1
* QMutex is now just a pointerOlivier Goffart2011-07-291-11/+0
* tests: do not run benchmarks by default in 'make check'Rohan McGovern2011-07-193-0/+12
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-243-51/+51
* Initial import from the monolithic Qt.Qt by Nokia2011-04-277-0/+806