aboutsummaryrefslogtreecommitdiffstats
path: root/tests/QtNetwork/basic_auth_test.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed QtNetwork test to use '127.0.0.1' instead of 'localhost'Renato Araujo Oliveira Filho2012-03-081-8/+11
* 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
* Remove the dependecy of QtGui from a test located in QtNetwork.Hugo Parente Lima2010-09-031-2/+2
* Implemented a dummy http server to run unit-test on a offline computer.Renato Filho2010-06-181-0/+38