summaryrefslogtreecommitdiffstats
path: root/tests/auto/concurrent
Commit message (Expand)AuthorAgeFilesLines
* Post merge fixesLeander Beernaert2019-11-253-4/+0
* Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-195-40/+44
|\
| * Get rid of QT_STRICT_ITERATORSLars Knoll2019-11-043-3/+0
| * Make QList an alias to QVectorLars Knoll2019-10-302-37/+44
* | Regenerate tests/auto/concurrentAlexandru Croitor2019-11-138-9/+37
* | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-154-5/+8
|\|
| * Introduce QT_NO_LINKED_LIST and mark QtBase (almost) free of itMarc Mutz2019-07-122-0/+2
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-114-39/+40
|\|
| * Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-204-38/+38
| * Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-141-1/+2
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-031-4/+0
|\|
| * Remove handling of missing Q_COMPILER_INITIALIZER_LISTSAllan Sandfeld Jensen2019-05-021-4/+0
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-162-31/+18
|\|
| * Replace Q_DECL_NOTHROW with noexcept the remaining placesAllan Sandfeld Jensen2019-04-092-18/+18
| * Remove handling of missing very old compiler feature checkAllan Sandfeld Jensen2019-04-062-13/+0
* | Build and test QtConcurrentTobias Hunger2018-11-017-0/+98
|/
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-02-162-4/+5
|\
| * Fix of flaky qFutureAssignmentLeak testAllan Sandfeld Jensen2018-02-152-5/+5
| * Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-141-0/+1
| |\
| | * Blacklist tst_QtConcurrentMap::qFutureAssignmentLeakFrederik Gladhorn2018-02-091-0/+3
* | | Remove extra semicolonFrederik Gladhorn2018-02-071-1/+1
|/ /
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-231-2/+2
|\ \
| * | Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-081-2/+2
* | | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-1/+1
|/ /
* | Merge remote-tracking branch 'origin/5.9' into devOswald Buddenhagen2017-08-021-45/+0
|\|
| * Remove tst_qtconcurrentiteratekernel blockSize testJędrzej Nowacki2017-07-291-45/+0
* | Blacklist qFutureAssignmentLeak on OpenSUSE CIMorten Johan Sørvig2017-06-221-0/+2
|/
* Adapt to the C++ SIC introduced by P0012: noexcept overloadingEric Lemanissier2017-02-174-0/+184
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-251-0/+37
|\
| * Fix problem with exception reporting in QFuture::waitForResult()Christian Strømme2016-08-231-0/+37
* | QtConcurrentRun: add unittest for polling for isFinished()David Faure2016-02-151-0/+29
* | Updated license headersJani Heikkinen2016-01-217-119/+84
* | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-056-6/+6
|/
* Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v).Friedemann Kleint2015-07-272-26/+26
* Fix build of tests on QNX.Rafael Roquetto2015-03-141-2/+2
* Update copyright headersJani Heikkinen2015-02-117-49/+49
* Update license headers and add new license filesMatti Paaso2014-09-247-133/+77
* QtConcurrent::run: allow to select the thread pool on which to run the taskMarc Mutz2014-08-051-2/+128
* Add diagnostic output to tst_QtConcurrentIterateKernel.Friedemann Kleint2014-04-091-9/+33
* QtConcurrent: Workaround GCC bug 58800 in median calculationNikolai Kosjar2013-12-033-0/+93
* QtConcurrent tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-275-5/+0
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-164-24/+21
* Update copyright year in Digia's license headersSergio Ahumada2013-01-186-6/+6
* Tests: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-061-7/+0
* Fix for leak in QFutureChristian Strømme2012-11-011-0/+43
* Test: remove QSKIP from tst_qtconcurrentCaroline Chao2012-10-171-8/+10
* Include qexception.h instead of qtconcurrentexception.hMarc Mutz2012-09-282-2/+2
* Move QFutureSynchronizer back to QtCoreMarc Mutz2012-09-283-164/+0
* Move QFutureWatcher back to QtCoreMarc Mutz2012-09-284-949/+0
* Move QFuture from QtConcurrent to QtCoreMarc Mutz2012-09-286-1446/+2