summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/thread/qsemaphore/tst_qsemaphore.cpp
Commit message (Expand)AuthorAgeFilesLines
* QSemaphore: fix regression when the timeout < 0Thiago Macieira2017-11-141-0/+63
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-161-2/+4
|\
| * tst_QSemaphore: avoid deadlock on test failuresMarc Mutz2017-02-141-2/+4
* | Lower timeout on tst_QSemaphore::tryAcquireWithTimeoutAllan Sandfeld Jensen2016-12-141-3/+3
|/
* QtCore: Remove Windows CE.Friedemann Kleint2016-03-301-6/+0
* 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
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Use QElapsedTimer instead of QTime to measure elapsed timeThiago Macieira2012-09-131-1/+1
* Increase the fuzziness of the QSemaphore test to 50 msThiago Macieira2012-09-131-1/+1
* Improved stability of tst_qsemaphore (especially on mac)Rohan McGovern2012-02-081-16/+25
* 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-111-2/+5
* Cleanup corelib autotestsJason McDonald2011-11-101-8/+8
* Cleanup corelib autotestsJason McDonald2011-11-071-13/+0
* Remove DEPENDS_ON from qtestlib API.Jason McDonald2011-10-191-8/+0
* Moving relevant tests to corelib/threadHolger Ihrig2011-09-011-0/+450