summaryrefslogtreecommitdiffstats
path: root/tests/auto/qsharedmemory/qsystemlock
Commit message (Collapse)AuthorAgeFilesLines
* Fixed compile of shm/sem tests with vcproj generator.Rohan McGovern2010-02-172-261/+0
| | | | | | | SUBDIRS+=../path/to/lackey from two different places means that qmake sees the lackey project twice. This breaks the vcproj generator. Make it so that lackey is only referred to once.
* Skip tst_QSystemLock::processesSimon Hausmann2010-01-121-0/+1
| | | | | | | This test is currently taking 15 minutes to execute, slowing down the entire Qt integration. It needs to be trimmed down before re-enabling it. Reviewed-by: Paul
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
| | | | Reviewed-by: Trust Me
* Fix tst_QSystemLock::processesOlivier Goffart2009-12-021-4/+4
| | | | Paths were not correct
* Fixed qsharedmemory autotest compile break for Symbian OSJanne Anttila2009-09-282-3/+10
| | | | Reviewed-by: TrustMe
* Process could not be located on WindowsCEninerider2009-09-252-5/+20
| | | | | | | The SRCDIR entry was added to the project file to correct the deployment for WindowsCE. Also the process start is now monitored in the test. Reviewed-by: Joerg
* Update license headers again.Jason McDonald2009-09-091-4/+4
| | | | Reviewed-by: Trust Me
* Update tech preview license header.Jason McDonald2009-08-311-13/+13
| | | | Reviewed-by: Trust Me
* Update license headers.Jason McDonald2009-08-111-1/+1
| | | | Reviewed-by: Trust Me
* Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
| | | | Reviewed-by: Trust Me
* Long live Qt 4.5!Lars Knoll2009-03-232-0/+238