summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/thread/qthread
Commit message (Expand)AuthorAgeFilesLines
* 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-132-5/+4
* Remove the qmake project filesJoerg Bornemann2021-01-071-9/+0
* 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
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-232-17/+1
* 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
* CMake: Properly handle CONFIG += thread aka Threads::ThreadsAlexandru Croitor2020-08-061-2/+0
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-092-2/+2
* 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
* Regenerate tests/auto/corelib/threadAlexandru Croitor2019-11-121-0/+16
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-111-3/+1
|\
| * Update for failures only on dev branch. Use general platform namesDaniel Smith2019-08-191-3/+1
* | cmake: add corelib/thread/qthreadstorageFrederik Gladhorn2019-10-101-2/+0
* | cmake: add more tests in corelib/threadFrederik Gladhorn2019-10-041-0/+20
|/
* unblacklist passing testsDaniel Smith2019-07-081-2/+5
* tst_QThread: Add output for all elapsed testsFriedemann Kleint2019-06-281-7/+15
* tst_QThread: Blacklist sleep() for WindowsFriedemann Kleint2019-06-261-0/+2
* 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
* Revert "Blacklist tst_QThread::create"Joni Jäntti2018-07-201-2/+0
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-021-4/+4
|\
| * Android: tst_qthread: terminate is not supportedMårten Nordheim2018-06-211-4/+4
* | Blacklist tst_QThread::createJoni Jantti2018-06-151-0/+2
|/
* 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-042-0/+8
|\
| * Skip QThread stress test on QemuSami Nurmenniemi2017-07-022-0/+8
* | QThread: add static create functionGiuseppe D'Angelo2017-04-242-0/+261
|/
* 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
* | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+1
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
|/
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-011-41/+5
|\
| * Use qthread_win.cpp for WinRT as wellOliver Wolff2015-06-231-41/+5
* | Blacklist and skip various tests that are flakeySimon Hausmann2015-06-141-0/+2
|/