summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/thread/qthread
Commit message (Expand)AuthorAgeFilesLines
...
* 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
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* winrt: Use native threadingAndrew Knight2014-06-251-24/+33
* Winrt: Skip qthread autotests, which are not supported (yet)Oliver Wolff2013-10-021-0/+12
* Winrt: tst_qthread: Added QEXPECT_FAIL where neededOliver Wolff2013-10-021-0/+12
* threading support for winrtKamil Trzcinski2013-09-261-0/+12
* Add an advisory interruption mechanism to QThread.Corentin Jabot2013-09-051-0/+40
* tst_qthread: fix race on "bool visited"David Faure2013-03-291-4/+4
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fix possible crash in tst_QThread::quitLock() testPeter Kümmel2012-12-171-7/+9
* Remove the QThread::terminated() signalSze Howe Koh2012-10-191-2/+2
* Test: remove QSKIP from tst_QThread::stressTestCaroline Chao2012-10-161-3/+6
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Use QPointer instead of QWeakPointer.Stephen Kelly2012-06-051-3/+3
* Make the event notification on Windows be mandatory in all dispatchersThiago Macieira2012-05-041-0/+5
* Add a remainingTime() method to the public interface of the QTimer classLaszlo Papp2012-04-031-0/+1
* Add the quitlock feature to QThread.Stephen Kelly2012-02-231-0/+49
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Add Qt::TimerType argument to QAbstractEventDispatcher::registerTimer()Bradley T. Hughes2012-01-021-1/+1
* QThread-test: Fix test on Windows (timer inaccuracy).Friedemann Kleint2011-12-141-9/+4
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Cleanup corelib autotestsJason McDonald2011-11-251-4/+4
* Don't depend on moc to disable test functions.Jason McDonald2011-11-181-6/+3
* Fixed compile of autotests with -qtnamespace.Rohan McGovern2011-11-181-1/+4