summaryrefslogtreecommitdiffstats
path: root/tests/auto/concurrent/qtconcurrentmap
Commit message (Expand)AuthorAgeFilesLines
* Get rid of QT_STRICT_ITERATORSLars Knoll2019-11-041-1/+0
* Make QList an alias to QVectorLars Knoll2019-10-301-19/+22
* Introduce QT_NO_LINKED_LIST and mark QtBase (almost) free of itMarc Mutz2019-07-121-0/+1
* Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-201-16/+16
* Replace Q_DECL_NOTHROW with noexcept the remaining placesAllan Sandfeld Jensen2019-04-091-10/+10
* Remove handling of missing very old compiler feature checkAllan Sandfeld Jensen2019-04-061-5/+0
* 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
|/ /
* | Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-081-2/+2
* | Blacklist qFutureAssignmentLeak on OpenSUSE CIMorten Johan Sørvig2017-06-221-0/+2
|/
* Adapt to the C++ SIC introduced by P0012: noexcept overloadingEric Lemanissier2017-02-172-0/+77
* Updated license headersJani Heikkinen2016-01-212-34/+24
* Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+1
* Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v).Friedemann Kleint2015-07-271-12/+12
* Update copyright headersJani Heikkinen2015-02-112-14/+14
* Update license headers and add new license filesMatti Paaso2014-09-242-38/+22
* QtConcurrent tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-271-1/+0
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-3/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-182-2/+2
* 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
* Include qexception.h instead of qtconcurrentexception.hMarc Mutz2012-09-281-1/+1
* Move QtConcurrent::Exception as QException back to QtCoreMarc Mutz2012-09-281-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-222-48/+48
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Remove references to QT_NO_STL from QtConcurrentThiago Macieira2012-04-071-4/+0
* Remove commented code from qtconcurrentmap autotest.Jason McDonald2012-03-141-9/+0
* Remove gcc 3.x-specific code from QtConcurrent and its tests.Jason McDonald2012-03-121-14/+0
* Move QtConcurrent into its own moduleLars Knoll2012-02-054-0/+2562