summaryrefslogtreecommitdiffstats
path: root/tests/auto/qsslsocket/qsslsocket.pro
Commit message (Collapse)AuthorAgeFilesLines
* Align .pro with qmake: s/\.sources/.files/.Miikka Heikkinen2010-10-081-2/+2
| | | | | | | | | | Complement previous commit by aligning Qt itself to use .files consistently for DEPLOYMENT as well as INSTALLS. This excludes changes to webkit. Task-number: QTBUG-3216 Reviewed-by: axis
* Added $$MW_LAYER_SYSTEMINCLUDE to some autotestsMiikka Heikkinen2010-08-061-0/+1
| | | | | | | These autotests couldn't find e32svr.h in Symbian^3 env because that header has moved. Reviewed-by: TrustMe
* Run autotests with minimal capabilitiesShane Kearns2010-05-101-1/+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
* QAbstractSocket: Use new faster DNS functionMarkus Goetz2010-03-021-0/+2
| | | | | | | Use qt_qhostinfo_lookup which avoids the event loop when the DNS result is already cached. Reviewed-by: Thiago
* Trailing whitespace and tab/space fixes for auto testsJanne Anttila2009-08-041-2/+2
|
* Fixed qsslsocket auto test compilation for Symbian.Janne Anttila2009-05-221-13/+13
|
* Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-201-0/+6
|\ | | | | | | | | | | | | | | | | | | Conflicts: tests/auto/network-settings.h tests/auto/qhttpsocketengine/tst_qhttpsocketengine.cpp tests/auto/qiodevice/tst_qiodevice.cpp tests/auto/qnativesocketengine/tst_qnativesocketengine.cpp tests/auto/qsocks5socketengine/tst_qsocks5socketengine.cpp tests/auto/qsslsocket/tst_qsslsocket.cpp
| * make QSslSocket test work also for shadow buildsPeter Hartmann2009-05-201-0/+6
| | | | | | | | | | | | | | ... by being able to load the certificates also in a shadow build directory Reviewed-by: Thiago
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+22
|
* Long live Qt for S60!axis2009-04-241-0/+28