summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/thread/qthreadstorage/tst_qthreadstorage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-201-6/+6
* tst_qthreadstorage: Fix execution for WinRTOliver Wolff2018-06-281-21/+1
* Properly use the "process" featureUlf Hermann2017-02-271-3/+3
* winrt: Make test functionalMaurice Kalinowski2016-08-091-1/+13
* QtCore: Remove Windows CE.Friedemann Kleint2016-03-301-8/+2
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Fix tst_qthreadstorageFrederik Gladhorn2015-09-241-1/+1
* Do not search test binary if QProcess is not supported.Pasi Petäjäjärvi2015-03-231-0/+2
* Skip instead of entirely excluding tests with disabled featuresMarko Kangas2015-03-161-3/+5
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* WinRT: Fix various test compilationsAndrew Knight2013-10-021-1/+1
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-231-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | Check existence of QProcess feature before using it on Qt autotests.Pasi Petäjäjärvi2013-01-231-0/+4
|/
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fix QThreadstorage test.Friedemann Kleint2012-02-271-10/+44
* 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
* Make sure tst_QThreadStorage finds its subprocessBradley T. Hughes2012-01-031-0/+4
* Remove mention of trolltech from QThreadStorage test.Jason McDonald2011-12-281-1/+1
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Fixed installation of corelib testsRohan McGovern2011-12-011-9/+3
* Cleanup corelib autotestsJason McDonald2011-11-251-29/+29
* Cleanup corelib autotestsJason McDonald2011-11-071-9/+0
* Make all uses of QBasicAtomicInt and Pointer use load() and store()Thiago Macieira2011-10-031-6/+6
* Moving relevant tests to corelib/threadHolger Ihrig2011-09-011-0/+503