summaryrefslogtreecommitdiffstats
path: root/tests/auto/concurrent/qtconcurrentrun
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesv6.7.0-beta3Lucie Gérard2024-02-091-1/+1
* QtConcurrent::run() test: Add tests taking static functionJarek Kobus2023-11-091-4/+37
* CMake: Make qtbase tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* tst_qtconcurrentrun: fix UB (uninit'ed values)Marc Mutz2023-03-311-2/+2
* QThread: add sleep(std::chrono::nanoseconds) overloadAhmad Samir2023-03-131-1/+1
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-2/+0
* Skip tst_qconcurrentrun completely if running under an emulatorVille Voutilainen2022-12-191-3/+8
* Temporarily skip tst_qtcuncurrentrun::pollForIsFinished in emulatorFabian Kosmale2022-11-302-0/+6
* Port from container.count()/length() to size()Marc Mutz2022-10-041-3/+3
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Fix memory leak in QtConcurrent::run when called with a NULL QThreadPoolSona Kurazyan2022-01-241-0/+23
* QtConcurrent::run crashes on program exitTianlu Shao2021-12-201-0/+12
* QtConcurrent::run: support non default-constructible return typesSona Kurazyan2021-08-181-0/+12
* Remove the qmake project filesJoerg Bornemann2021-01-071-7/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+3
* Forbid implicit conversions between QFuture and other typesSona Kurazyan2020-10-301-2/+2
* QtConcurrent: Provide a test for runWithPromise with handlersJarek Kobus2020-10-301-1/+110
* QtConcurrent: Integrate runWithPromise into runJarek Kobus2020-10-281-159/+217
* Store std::exception_ptr in QUnhandledExceptionSona Kurazyan2020-10-261-0/+20
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* QtConcurrent: Introduce runWithPromise()Jarek Kobus2020-08-191-1/+621
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* Improve Map|Map-Reduce and Filter|Filter-Reduce implementationKarsten Heimrich2020-04-141-6/+0
* QtConcurrent::run: accept more then five function's argumentsVitaly Fanaskov2020-03-111-74/+104
* Regenerate tests/auto/concurrentAlexandru Croitor2019-11-131-4/+1
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-111-6/+6
|\
| * Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-201-6/+6
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-031-4/+0
|\|
| * Remove handling of missing Q_COMPILER_INITIALIZER_LISTSAllan Sandfeld Jensen2019-05-021-4/+0
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-161-16/+8
|\|
| * Replace Q_DECL_NOTHROW with noexcept the remaining placesAllan Sandfeld Jensen2019-04-091-8/+8
| * Remove handling of missing very old compiler feature checkAllan Sandfeld Jensen2019-04-061-8/+0
* | Build and test QtConcurrentTobias Hunger2018-11-011-0/+18
|/
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-1/+1
* Adapt to the C++ SIC introduced by P0012: noexcept overloadingEric Lemanissier2017-02-172-0/+107
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-251-0/+37
|\
| * Fix problem with exception reporting in QFuture::waitForResult()Christian Strømme2016-08-231-0/+37
* | QtConcurrentRun: add unittest for polling for isFinished()David Faure2016-02-151-0/+29
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+1
|/
* Fix build of tests on QNX.Rafael Roquetto2015-03-141-2/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QtConcurrent::run: allow to select the thread pool on which to run the taskMarc Mutz2014-08-051-2/+128
* QtConcurrent tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-271-1/+0
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-3/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1