summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/thread/qthread/tst_qthread.cpp
Commit message (Expand)AuthorAgeFilesLines
* QThread/Unix: make QThreadPrivate::finish() be called much laterThiago Macieira6 days1-15/+59
* QThread: Introduce isCurrentThreadFabian Kosmale2024-04-261-0/+7
* QThread: check various ways users may use start(Priority)Marc Mutz2024-04-261-0/+51
* Port two tests' QAbstractEventDispatcher overrides to V2Thiago Macieira2024-03-131-6/+7
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* CMake: remove check for cxx11_futureThiago Macieira2023-08-021-4/+0
* QThread: add sleep(std::chrono::nanoseconds) overloadAhmad Samir2023-03-131-5/+9
* QThread: Clean up bindingStatusOrList if object gets deletedFabian Kosmale2022-07-141-0/+14
* QThread: Initialize bindingStatus for adopted threadsFabian Kosmale2022-07-131-0/+17
* tst_qthread: Fix compilation under ubsanFabian Kosmale2022-06-201-4/+4
* Skip tests that terminate threads under ASANVolker Hilsheimer2022-06-191-0/+16
* Windows: fix DeferredDelete events processing on QThread::terminate()Vladimir Belyavsky2022-06-101-0/+78
* Remove manual declarations of qGlobalPostedEventsCount()Marc Mutz2022-05-181-4/+0
* Guard the use of QWinEventNotifier in testsAlexey Edelev2022-05-171-0/+2
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* QThread::create(): request interruption and join on destructionGiuseppe D'Angelo2021-12-071-0/+62
* Long live QVERIFY_THROWS_EXCEPTION!Marc Mutz2021-11-261-1/+1
* QtBase: replace windows.h with qt_windows.hYuhang Zhao2021-11-231-1/+1
* tst_qthread: Don't use QVERIFY in multiple threads in threadIdReuse()Ievgenii Meshcheriakov2021-10-011-2/+5
* QThread: Reset the system thread ID when thread exits on UnixIevgenii Meshcheriakov2021-09-291-0/+53
* Attempt to unwedge tst_QThread::wait3_slowDestructor()Edward Welbourne2021-08-171-13/+15
* QTestlib: Add formatting for QObject * in QCOMPAREFriedemann Kleint2021-05-261-2/+3
* Move QEMU emulation detector to QTestSamuli Piippo2021-02-131-2/+2
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+5
* Clean-up warnings in corelib/thread testsSona Kurazyan2020-12-171-20/+20
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-5/+5
* QAbstractEventDispatcher: change event dispatcher timer interval to qint64Liu Yang2020-09-211-1/+1
* Remove most compiler warnings about missing overridesLars Knoll2020-09-111-22/+24
* Get rid of hasPendingEvents() and flush()Lars Knoll2020-09-061-4/+0
* QThread::create: remove the pre-C++17 codepathsGiuseppe D'Angelo2020-07-071-6/+0
* Use QList instead of QVector in corelib testsJarek Kobus2020-07-071-2/+2
* Remove winrtOliver Wolff2020-06-061-6/+4
* tst_QThread: Add output for all elapsed testsFriedemann Kleint2019-06-281-7/+15
* Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-201-5/+5
* Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-141-11/+9
* Fix memory leak in auto testLars Knoll2019-03-291-0/+2
* Android: tst_qthread: terminate is not supportedMårten Nordheim2018-06-211-4/+4
* tst_QThread: Use QTRY_VERIFY instead of qWaitsKari Oikarinen2018-04-031-6/+2
* Move detection of <future> to a configure testGiuseppe D'Angelo2017-10-061-2/+2
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-041-0/+5
|\
| * Skip QThread stress test on QemuSami Nurmenniemi2017-07-021-0/+5
* | QThread: add static create functionGiuseppe D'Angelo2017-04-241-0/+259
|/
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-241-2/+2
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-231-2/+2
| |\
| | * Speculative fix for tst_QThread::wait2() flakinessAllan Sandfeld Jensen2016-11-171-2/+2
* | | QtCore: Remove Windows CE.Friedemann Kleint2016-03-301-19/+1
|/ /
* / Updated license headersJani Heikkinen2016-01-211-17/+12
|/
* Use qthread_win.cpp for WinRT as wellOliver Wolff2015-06-231-41/+5
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11