summaryrefslogtreecommitdiff
path: root/tests/auto/mapreduce
Commit message (Expand)AuthorAgeFilesLines
* Reduce CPU load of test parsingEike Ziller2017-05-161-2/+52
* Reduce thread priority for test parsingEike Ziller2016-11-151-1/+1
* Tests: Do not use deprecated Qt algorithmsOrgad Shaneh2016-08-151-3/+3
* mapReduce: Add remaining API use cases from QtConcurrentEike Ziller2016-04-121-0/+76
* mapReduce: Allow init and cleanup functions without future interfaceEike Ziller2016-04-121-15/+25
* mapReduce: Option for ordered reduceEike Ziller2016-04-041-8/+17
* mapReduce test: Fix compilation with GCC 5Eike Ziller2016-03-041-1/+1
* mapReduce: Perfect forwarding.Eike Ziller2016-03-031-4/+85
* runAsync/mapReduce tests: Do not run moc on files from utils libEike Ziller2016-02-261-1/+1
* mapReduce: Support progress information and add (unordered) mapEike Ziller2016-02-261-0/+39
* MapReduce refactoring and improvementsEike Ziller2016-02-243-0/+113