aboutsummaryrefslogtreecommitdiffstats
path: root/tests/QtNetwork
Commit message (Expand)AuthorAgeFilesLines
* Updated QtNetwork modue to works with python 2.x and 3.xRenato Filho2012-03-081-3/+3
* Create unit test for QIPv6AddressPaulo Alcantara2012-03-082-0/+23
* Fixed QtNetwork test to use '127.0.0.1' instead of 'localhost'Renato Araujo Oliveira Filho2012-03-083-14/+29
* Fixed unit test related to bug #446.Renato Araujo Oliveira Filho2010-11-221-2/+1
* Created unit test for bug #446.Renato Araujo Oliveira Filho2010-11-192-1/+50
* Convert QByteArray values to string during function call.renatofilho2010-11-091-2/+2
* Repeat the same test, but using new style signals to cause a segfault.Hugo Parente Lima2010-09-081-0/+10
* Make accessManager test do not depend on internet access.Hugo Parente Lima2010-09-081-3/+18
* Remove the dependecy of QtGui from a test located in QtNetwork.Hugo Parente Lima2010-09-031-2/+2
* Fixed Http test to work with Qt 4.7.Renato Filho2010-08-161-6/+4
* Fixed http test.Renato Filho2010-06-231-2/+3
* Implemented a dummy http server to run unit-test on a offline computer.Renato Filho2010-06-183-32/+47
* Fixed udpsocket to work on offline computer.Renato Filho2010-06-181-14/+11
* Created new unittest model.Renato Filho2010-06-075-0/+173