summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/access/qnetworkdiskcache
Commit message (Expand)AuthorAgeFilesLines
* Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-081-7/+7
* QTemporaryFile: Add support for Linux's O_TMPFILEThiago Macieira2017-08-231-0/+1
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-101-14/+2
* tests/auto/network: Remove some placeholder formatting.Friedemann Kleint2015-10-191-2/+5
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-141-1/+1
|\
| * Tests: Always verify whether QTemporaryDir/File creation succeeded.Friedemann Kleint2015-09-281-1/+1
* | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
|/
* Merge remote-tracking branch 'origin/5.4' into 5.5Oswald Buddenhagen2015-03-041-4/+4
|\
| * tst_QNetworkDiskCache: Stop using actual web serversThiago Macieira2015-03-041-4/+4
* | Update copyright headersJani Heikkinen2015-02-111-7/+7
|/
* QNetworkDiskCache: Fix QNetworkDiskCache don't handle to set CookieHeader.Jeongmin Kim2014-10-221-1/+38
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Added stream version into network cache file formatNikita Krupenko2014-07-171-0/+71
* network internals: do not try to cache a deleted entryPeter Hartmann2014-06-241-0/+38
* QtNetwork tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Sergio Ahumada2014-02-251-1/+0
* Remove qSort usages from network testsSergio Ahumada2014-02-171-1/+4
* tests: Make the QT assignments more explicitSergio Ahumada2013-08-211-2/+1
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Make tst_qnetworkdiskcache parallel-safeRohan McGovern2012-05-312-26/+35
* Eliminate duplicate data row names in network autotestsJason McDonald2012-02-161-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Changed qnetworkdiskcache unittest to cleanup test directory.Kurt Korbatits2012-01-241-0/+3
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* all remaining tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Move QTRY_VERIFY/QTRY_COMPARE into testlib.Jason McDonald2011-10-191-2/+0
* Remove Symbian-specific code from tests.Jason McDonald2011-09-291-3/+0
* Moved network autotests into new directory structureJo Asplin2011-09-093-0/+685