summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/thread/qthreadonce/tst_qthreadonce.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove most compiler warnings about missing overridesLars Knoll2020-09-111-1/+1
* Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-201-4/+4
* QtCore: Remove Windows CE.Friedemann Kleint2016-03-301-1/+1
* Updated license headersJani Heikkinen2016-01-211-17/+12
* tests/corelib: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-08-191-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* 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
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-051-4/+4
* Make all uses of QBasicAtomicInt and Pointer use load() and store()Thiago Macieira2011-10-031-4/+4
* Remove Symbian-specific code from tests.Jason McDonald2011-09-291-1/+1
* Moving relevant tests to corelib/threadHolger Ihrig2011-09-011-0/+234