summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/thread/qthreadstorage
Commit message (Expand)AuthorAgeFilesLines
* Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-201-6/+6
* Add cmdline feature to qmakeJoerg Bornemann2019-02-181-2/+1
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-022-6/+4
|\
| * Make tests compile for AndroidLiang Qi2018-06-252-2/+2
* | tst_qthreadstorage: Fix execution for WinRTOliver Wolff2018-06-283-25/+22
|/
* Use dependencies instead of CONFIG+=orderedAllan Sandfeld Jensen2017-12-021-4/+5
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-131-3/+3
|\
| * Properly use the "process" featureUlf Hermann2017-02-271-3/+3
* | macOS: Don't build auto-tests as application bundles unless explicitly requestedTor Arne Vestbø2016-10-231-1/+1
|/
* winrt: Make test functionalMaurice Kalinowski2016-08-091-1/+13
* QtCore: Remove Windows CE.Friedemann Kleint2016-03-301-8/+2
* Updated license headersJani Heikkinen2016-01-212-34/+24
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-182-2/+4
|\
| * Fix compilation for WinRTMaurice Kalinowski2015-12-142-2/+4
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-251-1/+1
|\|
| * Fix tst_qthreadstorageFrederik Gladhorn2015-09-241-1/+1
* | 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-012-2/+0
|/
* 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-112-14/+14
* Update license headers and add new license filesMatti Paaso2014-09-242-38/+22
* 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-232-2/+2
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-182-2/+2
* | 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-222-48/+48
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-012-0/+2
* Avoid load(testcase) for installing test helper appsRohan McGovern2012-07-041-2/+1
* Fixed several unit tests to work in shadow buildsKurt Korbatits2012-06-291-1/+1
* Fixed qthreadstorage unittest to work from install directoryKurt Korbatits2012-03-261-0/+4
* Fix QThreadstorage test.Friedemann Kleint2012-02-277-25/+62
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-302-2/+2
* Update contact information in license headers.Jason McDonald2012-01-232-2/+2
* Changed unittests in corelib to use specific headers instead of super-headers.Kurt Korbatits2012-01-161-1/+2
* Update copyright year in license headers.Jason McDonald2012-01-052-2/+2
* 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-012-9/+7
* Cleanup corelib autotestsJason McDonald2011-11-251-29/+29
* Cleanup corelib autotestsJason McDonald2011-11-111-1/+1
* Cleanup corelib autotestsJason McDonald2011-11-071-9/+0
* corelib: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Make all uses of QBasicAtomicInt and Pointer use load() and store()Thiago Macieira2011-10-031-6/+6
* Remove Symbian-specific code from tests.Jason McDonald2011-09-291-1/+0
* Moving relevant tests to corelib/threadHolger Ihrig2011-09-016-0/+581