summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/thread/qsemaphore
Commit message (Expand)AuthorAgeFilesLines
* Update for failures only on dev branch. Use general platform namesDaniel Smith2019-08-191-2/+1
* unblacklist passing testsDaniel Smith2019-07-081-0/+3
* Extend blacklisting of QSemaphore tests to macOS 10.13Tony Sarajärvi2018-06-111-0/+2
* QSemaphore: fix deadlock when the woken up thread wakes up anotherThiago Macieira2018-03-191-0/+69
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-281-0/+63
|\
| * QSemaphore: fix regression when the timeout < 0Thiago Macieira2017-11-141-0/+63
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-071-0/+1
|\|
| * Extend blacklisting of tst_QSemaphoreTony Sarajärvi2017-05-311-0/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-071-0/+1
|\|
| * Blacklist tst_qsemaphore on macOS 10.12Tony Sarajärvi2017-04-241-0/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-201-0/+2
|\|
| * Blacklist also tst_QSemaphore::tryAcquireWithTimeout(2s)Marc Mutz2017-03-171-0/+2
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-02-172-2/+6
|\|
| * 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
| * | Blacklist tst_QSemaphore::tryAcquireWithTimeout(0.2s) on WindowsMarc Mutz2017-02-101-0/+2
* | | Long live QSemaphoreReleaser!Marc Mutz2017-02-141-0/+50
|/ /
* / Lower timeout on tst_QSemaphore::tryAcquireWithTimeoutAllan Sandfeld Jensen2016-12-142-6/+3
|/
* QtCore: Remove Windows CE.Friedemann Kleint2016-03-301-6/+0
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
* Blacklist tryAcquireWithTimeoutSimon Hausmann2015-06-201-1/+1
* Blacklist and skip various tests that are flakeySimon Hausmann2015-06-141-0/+3
* 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
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Remove parallel flag for qsemaphore because of flaky nature.Toby Tomkins2012-05-181-1/+1
* Improved stability of tst_qsemaphore (especially on mac)Rohan McGovern2012-02-082-18/+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-111-4/+2
* Cleanup corelib autotestsJason McDonald2011-11-101-8/+8
* Cleanup corelib autotestsJason McDonald2011-11-071-13/+0
* corelib: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Remove DEPENDS_ON from qtestlib API.Jason McDonald2011-10-191-8/+0
* Moving relevant tests to corelib/threadHolger Ihrig2011-09-013-0/+458