summaryrefslogtreecommitdiffstats
path: root/tests/auto/qnetworkcachemetadata/qnetworkcachemetadata.pro
Commit message (Collapse)AuthorAgeFilesLines
* Move some network tests from gui.pro to network.proShane Kearns2011-03-091-0/+1
| | | | | | | | | | | These network tests have no dependency on the QtGui dll, so I have moved them to the network autotest group. In some cases this was not stated in the tests' .pro files. The gui autotest group still has a network test (qtcpsocket), but this has a dependency on QtGui for one test case (which uses QMessageBox) Reviewed-by: Markus Goetz
* Run autotests with minimal capabilitiesShane Kearns2010-05-101-0/+1
| | | | | | | | | | | The autotests were previously run with ALL-Tcb capability which gives them more access to the filesystem etc. than a typical Qt application. To have more realistic testing environmnent, tests are run with no capabilities other than those required for the Qt APIs they use. i.e. NetworkServices for network tests, None for others. Reviewed-by: Liang Qi
* Long live Qt!Lars Knoll2009-03-231-0/+5