summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/thread/qmutex/tst_qmutex.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* tst_QMutex: fix a raceMarc Mutz2013-09-231-3/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fix QMutex::tryLock with negative valuesThiago Macieira2012-12-231-0/+51
* Fix QMutex::tryLock timeout computation on LinuxOlivier Goffart2012-11-161-0/+15
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* tst_QMutex: add markers to the tryLock testsThiago Macieira2012-08-231-6/+13
* 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-251-13/+16
* qtbase tests: Fix some warningsFriedemann Kleint2011-11-211-9/+9
* Remove warnings from deprecated atomic operators in autotestsBradley T. Hughes2011-11-161-2/+2
* Cleanup corelib autotestsJason McDonald2011-11-101-64/+64
* Cleanup corelib autotestsJason McDonald2011-11-071-14/+0
* Make all uses of QBasicAtomicInt and Pointer use load() and store()Thiago Macieira2011-10-031-1/+1
* Moving relevant tests to corelib/threadHolger Ihrig2011-09-011-0/+640