summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/thread/qpromise
Commit message (Expand)AuthorAgeFilesLines
* CMake: Properly handle CONFIG += thread aka Threads::ThreadsAlexandru Croitor2020-08-061-2/+0
* Introduce swap functions for QPromise/QFutureInterfaceAndrei Golubev2020-08-031-5/+13
* CMake: Regenerate testsAlexandru Croitor2020-07-092-2/+16
* Use QList instead of QVector in corelib testsJarek Kobus2020-07-071-1/+1
* Document QPromise APIAndrei Golubev2020-06-182-0/+222
* Add QPromise implementationAndrei Golubev2020-06-093-0/+593