summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel/qsharedmemory
Commit message (Expand)AuthorAgeFilesLines
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-233-5/+5
* Remove most compiler warnings about missing overridesLars Knoll2020-09-111-2/+2
* CMake: Regenerate subdir test projectsAlexandru Croitor2020-07-092-4/+4
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* Remove winrtOliver Wolff2020-06-063-12/+29
* Regenerate tests/auto/corelib/kernelAlexandru Croitor2019-11-121-3/+0
* Regenerate tests that use helper processesAlexandru Croitor2019-08-231-3/+2
* Implement SUBDIR-= conversion in pro2cmake toolJędrzej Nowacki2019-08-012-0/+46
* Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-141-1/+2
* tst_qsharedmemory: Use qt_test_helper functionalityOliver Wolff2018-07-317-56/+16
* Remove use of QRegExp from QSharedMemorySamuel Gaist2017-12-301-0/+1
* tst_QSharedMemory::readOnly: Skip on macOSFriedemann Kleint2017-06-071-0/+2
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-131-5/+7
|\
| * Properly use the "process" featureUlf Hermann2017-02-271-5/+7
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-251-3/+4
|\|
| * Fix compilation without sharedmemoryUlf Hermann2017-01-051-3/+4
* | macOS: Don't build auto-tests as application bundles unless explicitly requestedTor Arne Vestbø2016-10-231-1/+0
|/
* QtCore: Remove Windows CE.Friedemann Kleint2016-03-301-5/+2
* 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