summaryrefslogtreecommitdiffstats
path: root/tests/auto/concurrent/qtconcurrenttask/tst_qtconcurrenttask.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-27/+2
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+4
* QtConcurrent: Handle running with promise inside QTaskBuilderJarek Kobus2020-10-281-6/+49
* Use QList instead of QVector in concurrent testsJarek Kobus2020-06-221-6/+6
* QTaskBuilder::spawn: add an overload that doesn't return a future objectVitaly Fanaskov2020-04-141-0/+15
* QtConcurrent: add fluent interface to configure a task before runVitaly Fanaskov2020-03-291-0/+160