summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/access/qnetworkreply
Commit message (Expand)AuthorAgeFilesLines
* Improve test compilation setup with QtLite configurationJari Helaakoski3 days1-2/+57
* Use QHttpHeaders: Update internal users of QNRequest, QNReply, QNProxyLena Biliaieva6 days1-52/+56
* Add QDebug support to QHttpPartMate Barany9 days1-0/+56
* Tests: make some QFile::open calls failGiuseppe D'Angelo2024-04-132-2/+8
* tst_qnetworkreply: verify we can open the local file for comparisonGiuseppe D'Angelo2024-04-031-1/+3
* Tests: check the output of QFile::openGiuseppe D'Angelo2024-03-271-4/+4
* tst_QNetworkReply: don't leak on failure in emitErrorForAllReplies()Marc Mutz2024-03-211-20/+22
* tst_QNetworkReply: don't use deleteLater() on QSignalSpiesMarc Mutz2024-03-201-2/+2
* tst_QNetworkReply: use QtCore's QScopedPointerDeleteLaterMarc Mutz2024-03-201-10/+2
* Add a means to send a PUT request with an empty bodyMate Barany2024-03-191-0/+44
* Add a means to send a POST request that has an empty bodyMate Barany2024-03-191-0/+47
* tst_qnetworkreply::httpConnectionCount: tentatively increase timeoutMårten Nordheim2024-03-181-1/+1
* tst_QNetworkReply: cleanup changed state from timeout testMårten Nordheim2024-03-141-0/+1
* tst_QNetworkReply: update and speed up httpConnectionCountMårten Nordheim2024-03-121-15/+28
* Http: fix issues after early abort()Mårten Nordheim2024-03-121-0/+35
* tst_QNetworkReply: Try to stabilize qtbug68821proxyErrorMårten Nordheim2024-02-151-5/+12
* Make QNAM handle all informational HTTP repliesMate Barany2024-02-061-4/+20
* Change license for tests filesLucie Gérard2024-02-042-2/+2
* Network: Use QHttpHeaders in QHttpHeaderParserLena Biliaieva2024-01-251-12/+13
* Support for std::chrono as transferTimeout typeJuha Vuolle2023-12-081-66/+48
* Support body for an HTTP GET requestMate Barany2023-10-171-6/+287
* QtNetwork auto tests: compile with QT_NO_FOREACHAhmad Samir2023-08-222-4/+0
* tst_QNetworkReply: port Q_FOREACH to ranged-forAhmad Samir2023-08-221-1/+1
* QtNetwork auto tests: port Q_FOREACH to ranged-for [4]Ahmad Samir2023-08-221-5/+1
* Mark all of Qt as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-192-0/+4
* CMake: Make network tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* QNetworkReply: Propagate proxy errors properlyMichael Klein2023-06-271-1/+45
* tst_QNetworkReply: split extremely long lineMårten Nordheim2023-06-261-1/+14
* Android: explicitly bundle the OpenSSL libs for testsAssam Boudjelthia2023-06-211-0/+1
* tst_qnetworkreply: Don't try using ftp servers while ftp is missingMårten Nordheim2023-04-201-43/+51
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-173-21/+3
* Fix two compiler warningsAhmad Samir2023-01-051-1/+1
* Adapt to QTimeZone replacing Qt::TimeSpec usageEdward Welbourne2022-12-101-4/+7
* QNetworkAccessManager: Configurable number of HTTP1 TCP connectionsMarkus Goetz2022-12-091-1/+17
* tst_QNetworkReply: check whether we actually use six TCP connections in HTTP/1Markus Goetz2022-12-061-0/+46
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-105/+105
* Port from container.count()/length() to size()Marc Mutz2022-10-041-14/+14
* QNetworkReply: honor legacy behavior of setting Accept-EncodingMårten Nordheim2022-09-221-12/+51
* QNetworkReplyFileImpl: Don't emit 'finished' in the ctorMårten Nordheim2022-09-161-0/+13
* Http: Don't clear (de)compressed data on errorMårten Nordheim2022-09-141-0/+27
* tst_QNetworkreply: fix a path to test-dataMårten Nordheim2022-09-131-1/+1
* QNetworkReply: Fix missing final emission of readyReadMårten Nordheim2022-09-121-0/+49
* Make tst_qnetworkreply depend on the 'echo' helperMårten Nordheim2022-09-121-0/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-233-3/+3
* Add license headers to cmake filesLucie Gérard2022-08-033-0/+9
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* tst_qnetworkreply: replace server.pem/key pairTimur Pocheptsov2022-07-152-35/+45
* Network: Update expired certMårten Nordheim2022-06-241-15/+15
* unblacklist passing tests 2022Anna Wojciechowska2022-06-231-28/+0
* QNetworkReply: Fix the test compilationLaszlo Papp2022-06-101-0/+1