summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel/qsharedmemory/test/tst_qsharedmemory.cpp
Commit message (Expand)AuthorAgeFilesLines
* tst_qsharedmemory: Use qt_test_helper functionalityOliver Wolff2018-07-311-839/+0
* Remove use of QRegExp from QSharedMemorySamuel Gaist2017-12-301-0/+1
* tst_QSharedMemory::readOnly: Skip on macOSFriedemann Kleint2017-06-071-0/+2
* Properly use the "process" featureUlf Hermann2017-02-271-5/+7
* QtCore: Remove Windows CE.Friedemann Kleint2016-03-301-5/+2
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-111-0/+2
|\
| * Fix tests for platforms without process supportMaurice Kalinowski2016-03-011-0/+2
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | tests/auto/corelib: Remove some placeholder formatting.Friedemann Kleint2015-10-221-1/+1
* | tests/corelib: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-08-191-12/+12
|/
* Skip instead of entirely excluding tests with disabled featuresMarko Kangas2015-03-161-6/+12
* Fix QT_POSIX_IPC supportPasi Petäjäjärvi2015-02-251-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add POSIX IPC support to QSystemSemaphore and QSharedMemoryTobias Koenig2015-01-091-5/+17
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Reduce repetitive invocations of QFINDTESTDATA.Friedemann Kleint2014-07-101-8/+12
* Skip unstable autotestPaul Olav Tvete2013-03-121-0/+2
* Fix minor typos in docs, printed messages & commentsSze Howe Koh2013-01-281-1/+1
* Check existence of QProcess feature before using it on Qt autotests.Pasi Petäjäjärvi2013-01-281-2/+6
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Merge remote-tracking branch 'gerrit/release' into stableFrederik Gladhorn2013-01-151-1/+1
|\
| * Change all shmget calls to user-only memoryThiago Macieira2013-01-151-1/+1
* | Resolve some race conditions on tst_QSharedMemoryThiago Macieira2013-01-141-7/+18
|/
* move QSharedMemory autotest from qtscript to qtbaseOliver Wolff2012-11-071-0/+809