summaryrefslogtreecommitdiffstats
path: root/tests/auto/concurrent/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* QtConcurrent: add fluent interface to configure a task before runVitaly Fanaskov2020-03-291-0/+1
| | | | | | | | Task-number: QTBUG-82950 Change-Id: I449da938b6b501a7646b3425edde5c880d6ca87e Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Paul Wicking <paul.wicking@qt.io> Reviewed-by: Mikhail Svetkin <mikhail.svetkin@gmail.com>
* Build and test QtConcurrentTobias Hunger2018-11-011-0/+8
Change-Id: I2d4b64d3e9b2cb22c67ce462155e73b5d600fb32 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>