summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel/qsharedmemory
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-112-1/+5
|\
| * Fix tests for platforms without process supportMaurice Kalinowski2016-03-012-1/+5
* | Updated license headersJani Heikkinen2016-01-212-34/+24
* | 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-112-14/+14
* Add POSIX IPC support to QSystemSemaphore and QSharedMemoryTobias Koenig2015-01-092-5/+18
* Update license headers and add new license filesMatti Paaso2014-09-242-37/+21
* 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-182-2/+2
* 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-142-10/+24
|/
* move QSharedMemory autotest from qtscript to qtbaseOliver Wolff2012-11-075-0/+1055