summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/network
Commit message (Expand)AuthorAgeFilesLines
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtNetwork]Thiago Macieira2012-05-041-5/+5
* tst_qnetworkreply: don't inherit from QSharedPointerMarc Mutz2012-03-231-17/+17
* Fix build of QNetworkReply benchmark with QT_USE_QSTRINGBUILDER.Stephen Kelly2012-03-011-2/+2
* clean up qmake-generated projectsOswald Buddenhagen2012-02-246-20/+0
* Test for QT_NO_SSL instead of QT_NO_OPENSSLShane Kearns2012-02-211-2/+2
* Replace Q_WS_WINCE against Q_OS_WINCE.Andreas Holzammer2012-02-092-4/+4
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-306-6/+6
* Update contact information in license headers.Jason McDonald2012-01-236-6/+6
* Update year in Nokia copyright headers.Jason McDonald2012-01-101-1/+1
* Remove execute permission from files that don't need it.Jason McDonald2012-01-101-0/+0
* Remove all non-inline of qMalloc/qFree/qRealloc.Robin Burchell2012-01-061-4/+4
* Update copyright year in license headers.Jason McDonald2012-01-055-5/+5
* Reimplement QIODevice::reset() properlyBradley T. Hughes2011-12-211-1/+1
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-062-6/+0
* Fix sanity check of network test serverJason McDonald2011-11-283-2/+15
* Don't depend on moc to disable test functions.Jason McDonald2011-11-181-5/+3
* Fixed typo: private-tests -> private_testsJo Asplin2011-11-091-1/+1
* benchmarks: eliminated usage of qttest_p4.prfRohan McGovern2011-10-256-35/+5
* Deprecate QDesktopServices::storageLocation/displayNameDavid Faure2011-10-231-9/+9
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-071-3/+5
* Remove Symbian-specific code from tests.Jason McDonald2011-09-294-39/+6
* compile fix for compiling without sslJørgen Lind2011-08-041-4/+8
* tests: do not run benchmarks by default in 'make check'Rohan McGovern2011-07-196-0/+24
* QNetworkReply benchmark: Benchmark a chain of SSL requestsMarkus Goetz2011-07-061-0/+82
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-246-102/+102
* Tests: Fix some compile warnings.Friedemann Kleint2011-05-191-1/+1
* tests: make benchmarks compile or disable those which don't compileRohan McGovern2011-05-112-2/+3
* Initial import from the monolithic Qt.Qt by Nokia2011-04-2717-0/+1996