summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel/qsystemsemaphore
Commit message (Expand)AuthorAgeFilesLines
* tst_qsystemsemaphore: Use qt_test_helper functionalityOliver Wolff2018-07-317-51/+14
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-131-4/+4
|\
| * Properly use the "process" featureUlf Hermann2017-02-271-4/+4
* | macOS: Don't build auto-tests as application bundles unless explicitly requestedTor Arne Vestbø2016-10-231-1/+0
|/
* Updated license headersJani Heikkinen2016-01-212-34/+24
* 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-112-14/+14
* Add POSIX IPC support to QSystemSemaphore and QSharedMemoryTobias Koenig2015-01-091-3/+3
* Update license headers and add new license filesMatti Paaso2014-09-242-37/+21
* 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-232-2/+2
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-182-2/+2
* | 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-073-5/+21
* move QSystemSemaphore autotest from qtscript to qtbaseOliver Wolff2012-11-015-0/+411