summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/thread/qresultstore/tst_qresultstore.cpp
Commit message (Expand)AuthorAgeFilesLines
* QtPrivate::ResultIteratorBase: use modernize comparisonsTatiana Borisova26 hours1-12/+21
* Fix conversion warning in tst_qresultstoreIsak Fyksen2024-02-271-1/+1
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Mark ResultStoreBase as finalSona Kurazyan2022-01-241-28/+70
* Don't report results when the results list is emptySona Kurazyan2021-07-271-0/+16
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* Clean-up warnings in corelib/thread testsSona Kurazyan2020-12-171-1/+1
* Clear pending results in ResultStoreAndrei Golubev2020-10-091-0/+75
* Use QList instead of QVector in corelib testsJarek Kobus2020-07-071-4/+4
* Fix UB in QFutureInterface: invalid casts from ResultStoreBase to ResultStore<>Olivier Goffart2017-03-061-39/+43
* Updated license headersJani Heikkinen2016-01-211-17/+12
* tests/corelib: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-08-191-7/+7
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Move QtConcurrent::ResultStore as QtPrivate::ResultStore to QtCoreMarc Mutz2012-09-281-0/+490