summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel/qsystemsemaphore/test/tst_qsystemsemaphore.cpp
Commit message (Expand)AuthorAgeFilesLines
* tst_qsystemsemaphore: Use qt_test_helper functionalityOliver Wolff2018-07-311-307/+0
* Properly use the "process" featureUlf Hermann2017-02-271-4/+4
* 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-2/+2
* Skip instead of entirely excluding tests with disabled featuresMarko Kangas2015-03-161-4/+16
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add POSIX IPC support to QSystemSemaphore and QSharedMemoryTobias Koenig2015-01-091-3/+3
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Reduce repetitive invocations of QFINDTESTDATA.Friedemann Kleint2014-07-101-11/+14
* Add QSystemSemaphore::release() auto-testsKonstantin Ritt2013-11-281-0/+19
* QSystemSemaphore: Clear error after successful operationKonstantin Ritt2013-11-281-0/+7
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-231-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | Check existence of QProcess feature before using it on Qt autotests.Pasi Petäjäjärvi2013-01-231-0/+4
|/
* Fixed QSystemSemaphore autotest for "check" targetOliver Wolff2012-11-071-2/+2
* move QSystemSemaphore autotest from qtscript to qtbaseOliver Wolff2012-11-011-0/+275