summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/thread/qreadwritelock/tst_qreadwritelock.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* QThread: add sleep(std::chrono::nanoseconds) overloadAhmad Samir2023-03-131-20/+18
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Skip tst_QReadWriteLock::multipleReadersLoop on QEMUSona Kurazyan2021-09-091-0/+4
* Use constexpr for constants and ranged-based for loopsEdward Welbourne2021-08-231-99/+89
* tests: fix some -WvolatileMarc Mutz2021-07-281-6/+3
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+2
* Clean-up warnings in corelib/thread testsSona Kurazyan2020-12-171-13/+13
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-1/+1
* Remove most compiler warnings about missing overridesLars Knoll2020-09-111-13/+13
* Remove winrtOliver Wolff2020-06-061-5/+1
* Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-201-4/+4
* Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-141-9/+10
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Fix test compilation on WinRTAndrew Knight2013-11-261-3/+7
* tst_QReadWriteLock: replace a volatile bool with an atomic intMarc Mutz2013-09-231-6/+6
* 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
* Cleanup corelib autotestsJason McDonald2011-11-071-38/+21
* Moving relevant tests to corelib/threadHolger Ihrig2011-09-011-0/+1140