summaryrefslogtreecommitdiffstats
path: root/tests/auto/concurrent/qtconcurrentfilter/tst_qtconcurrentfilter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Automatically generate unit tests for QtConcurrentAndreas Buhr2020-11-091-15/+16
* Use universal references for passing callables in QtConcurrentSona Kurazyan2020-10-301-0/+191
* Forbid implicit conversions between QFuture and other typesSona Kurazyan2020-10-301-22/+26
* Workaround gcc compiler bugVolker Hilsheimer2020-10-291-8/+8
* Use parameter_type in QList methodsAndrei Golubev2020-10-221-4/+6
* Move file of test helpers out of directory for qtconcurrentmap testsAndreas Buhr2020-10-161-1/+1
* Enable some-of the QtConcurrent test casesSona Kurazyan2020-10-121-8/+7
* Add unit tests to assure QtConcurrent works on move-only sequencesAndreas Buhr2020-10-071-39/+124
* Fix QtConcurrent algorithms to work with temporary sequencesSona Kurazyan2020-09-281-0/+51
* Use QList instead of QVector in concurrent testsJarek Kobus2020-06-221-4/+4
* Reuse the non blocking implementation for blocking oneJarek Kobus2020-06-051-38/+30
* Enable setting custom QThreadPool for QtConcurrent methodsJarek Kobus2020-05-181-0/+306
* Add more tests for QtConcurrent::filterReduced()Jarek Kobus2020-05-071-0/+101
* Cleanup the qtconcurrentfilter testJarek Kobus2020-05-071-1402/+357
* Improve Map|Map-Reduce and Filter|Filter-Reduce implementationKarsten Heimrich2020-04-141-0/+343
* QtConcurrent: filter- and map-reduce with initial valueMÃ¥rten Nordheim2020-03-041-1/+422
* Remove QLinkedListSona Kurazyan2020-02-191-654/+0
* Make QList an alias to QVectorLars Knoll2019-10-301-18/+22
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v).Friedemann Kleint2015-07-271-14/+14
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-13/+10
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove insignification from QtConcurrentFilter test.Jason McDonald2012-04-191-0/+2
* Remove references to QT_NO_STL from QtConcurrentThiago Macieira2012-04-071-4/+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-051-0/+1543