summaryrefslogtreecommitdiffstats
path: root/tests/auto/qlocalsocket
Commit message (Expand)AuthorAgeFilesLines
* Fix more test DEPLOYMENT statements for SymbianDamian Jansen2011-10-051-2/+2
* Update licenseheader text in source filesJyri Tahtela2011-05-134-68/+68
* Update copyright year to 2011.Jason McDonald2011-01-104-4/+4
* Various fixes to autotests when using the symbian/linux-armcc mkspec.axis2010-06-291-1/+1
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into qt-4.7-from-4.6Simon Hausmann2010-06-151-10/+39
|\
| * beautify tst_QLocalSocket::writeToClientAndDisconnectJoerg Bornemann2010-06-141-9/+2
| * QLocalSocket/Win: check for broken pipe in waitForReadyReadJoerg Bornemann2010-06-141-0/+17
| * QLocalSocket/Win: call close on async connection lossJoerg Bornemann2010-06-141-1/+20
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into qt-4.7-from-4.6Simon Hausmann2010-06-133-41/+25
|\ \ | |/
| * QLocalSocket: don't emit readChannelFinished() twice on WindowsJoerg Bornemann2010-06-101-1/+1
| * QLocalSocket: fix reading from a socket after broken connectionJoerg Bornemann2010-06-101-3/+13
| * tst_QLocalSocket::threadedConnection autotest stabilizedJoerg Bornemann2010-06-101-26/+12
| * tst_qlocalsocket: pro files of client / server examples fixedJoerg Bornemann2010-06-102-12/+0
* | escape backslashesOswald Buddenhagen2010-05-261-1/+1
* | Run autotests with minimal capabilitiesShane Kearns2010-05-101-0/+1
|/
* Fixed tests using Q_DECLARE_* when Qt is configured with -qtnamespaceRohan McGovern2010-02-161-0/+2
* Update copyright year to 2010Jason McDonald2010-01-064-4/+4
* Network auto tests: Some timeout increasesMarkus Goetz2009-11-251-2/+2
* QLocalSocket test: stabilize test by calling waitFor... functionPeter Hartmann2009-11-031-4/+6
* QLocalServer: block indefinitely when timeout value is -1Peter Hartmann2009-10-281-1/+1
* Restoring cases that have been lost.Aleksandar Sasha Babic2009-09-292-3/+113
* make tst_QLocalSocket::writeToClientAndDisconnect even more robustJoerg Bornemann2009-09-111-2/+2
* make tst_QLocalSocket::writeToClientAndDisconnect more robustJoerg Bornemann2009-09-101-1/+1
* Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Janne Anttila2009-09-094-23/+70
|\
| * Update license headers again.Jason McDonald2009-09-094-16/+16
| * Fix windows implemetation of QLocalSocket to emit bytesWritten() signalabcd2009-09-091-7/+54
* | Added requires qtscript statement to qlocalsocket autotest.Janne Anttila2009-09-082-0/+4
|/
* tst_QLocalSocket::writeToClientAndDisconnect addedJoerg Bornemann2009-09-041-0/+30
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-314-52/+52
|\
| * Update tech preview license header.Jason McDonald2009-08-314-52/+52
| * Update license headers.Jason McDonald2009-08-114-4/+4
* | Cleaning test cases.Aleksandar Sasha Babic2009-08-211-6/+3
* | Review fixes for qmake (project.cpp cleanup)Miikka Heikkinen2009-08-191-0/+1
* | Removing some cases that were left in s60Aleksandar Sasha Babic2009-08-131-113/+6
* | Merge commit 'qt/master'Jason Barron2009-08-134-4/+4
|\ \
| * | Update contact URL in license headers.Jason McDonald2009-08-124-4/+4
* | | Merge commit 'qt/master-stable'Jason Barron2009-08-101-3/+7
|\ \ \ | |/ /
| * | fix tst_qlocalsocket::readBufferOverflow for Windows CEJoerg Bornemann2009-08-061-3/+6
| * | fix warning in tst_qlocalsocketJoerg Bornemann2009-08-061-0/+1
* | | Merge commit 'origin/master'Jason Barron2009-08-063-12/+12
|\ \ \
| * | | Trailing whitespace and tab/space fixes for auto testsJanne Anttila2009-08-043-12/+12
* | | | Merge commit 'qt/master-stable'Jason Barron2009-07-271-0/+50
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | QLocalSocket WriteOnly mode fixed on WindowsJoerg Bornemann2009-07-091-0/+17
| * | added auto test tst_QLocalSocket::readBufferOverflowJoerg Bornemann2009-07-081-0/+33
* | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-304-8/+8
|\ \ \ | |/ /
| * | Merge license header changes from 4.5Volker Hilsheimer2009-06-164-8/+8
| |\ \ | | |/
| | * Update license headers as requested by the marketing department.Jason McDonald2009-06-164-8/+8
* | | Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-251-0/+27
|\ \ \ | |/ /
| * | Merge commit 'origin/4.5'Olivier Goffart2009-06-041-5/+9
| |\ \ | | |/
| * | test for queueing up pending connectionsOswald Buddenhagen2009-05-061-0/+27