summaryrefslogtreecommitdiffstats
path: root/tests/auto/network
Commit message (Expand)AuthorAgeFilesLines
* unblacklist passing tests 2022Anna Wojciechowska2022-05-183-13/+0
* Use SPDX license identifiersLucie Gérard2022-05-1664-1750/+139
* Exclude network tests based on featureDavid Skoland2022-05-112-3/+5
* Blacklist: test cases blacklisted in tst_QTcpServer:CI Insignificant Platforms Monitor Bot2022-05-041-0/+2
* Blacklist: test cases blacklisted in tst_QNetworkReply:CI Insignificant Platforms Monitor Bot2022-05-041-0/+3
* tst_QNetworkReply try stabilize autoDeleteReplies testsMårten Nordheim2022-04-291-2/+6
* QHttp: Fix handling of redirect loaded from cacheMårten Nordheim2022-04-271-0/+59
* QNetworkReply: update decompress error message and handlingMårten Nordheim2022-04-272-3/+39
* tests: Blacklist tst_QLocalSocket::threadedConnection on WindowsAlexandru Croitor2022-04-271-0/+3
* tst_QNetworkProxyFactory cleanup genericSystemProxy skippingMårten Nordheim2022-04-211-10/+5
* tst_qsslsocket: remove tons of deprecation warningsMarc Mutz2022-04-121-65/+78
* tst_QTcpSocket: remove redundant includeTimur Pocheptsov2022-04-071-4/+0
* Replace uses of _qba with _baSona Kurazyan2022-04-071-1/+3
* Replace uses of _qs with _s in testsSona Kurazyan2022-04-071-4/+6
* CI: Blacklist failing networks tests for QNX qemuPasi Petäjäjärvi2022-04-073-0/+29
* QNetworkInformation: Deprecate vague load functionsMårten Nordheim2022-03-312-6/+6
* tst_QNetworkInterface: Update network test server handlingPasi Petäjäjärvi2022-03-302-3/+10
* Android: skip tst_QNetworkProxyFactory::genericSystemProxyIvan Solovev2022-03-302-4/+1
* tst_QLocalSocket: Add helper to dependenciesMårten Nordheim2022-03-231-0/+1
* Tests: Do not depend on transitive includesFabian Kosmale2022-03-176-0/+8
* Support global data tags in blacklisting identification of test-casesEdward Welbourne2022-03-141-2/+0
* pthread_yield() has been removed in newer linux distrosVille Voutilainen2022-03-141-1/+1
* Deprecate {QString, QByteArray}::count()Sona Kurazyan2022-03-121-9/+9
* tst_QLocalSocket: Clean up leftover local sockets before listeningTor Arne Vestbø2022-03-111-20/+32
* tst_QLocalSocket: Output error when listening failsTor Arne Vestbø2022-03-111-26/+26
* Network: Use system publicsuffix database copy when availableIevgenii Meshcheriakov2022-03-033-1/+21
* Fix check for IPV6 support without certain featuresPasi Petäjäjärvi2022-02-281-3/+8
* tst_qnetworkcookiejar: Remove tests that rely on public suffix database formatIevgenii Meshcheriakov2022-02-241-23/+0
* CI: Add docker support for tst_platformsocketengine testPasi Petäjäjärvi2022-02-242-3/+8
* QNX: Fix support for abstract Unix-domain socketPasi Petäjäjärvi2022-02-241-2/+2
* Http2: Fix redirect-handlingMårten Nordheim2022-02-203-1/+86
* QHttp: Move the emission of requestSentMårten Nordheim2022-02-181-7/+22
* QAbstractSocket: Don't pretend pause and resume is a stackMårten Nordheim2022-02-091-2/+0
* Handle situation when device running test does not have enough RAMPasi Petäjäjärvi2022-02-091-0/+8
* Blacklist putWithServerClosingConnectionImmediately on WindowsFabian Kosmale2022-02-021-0/+2
* QNetworkReply: rename socketConnecting to socketStartedConnectingMårten Nordheim2022-01-312-3/+3
* Remove unused .qrc filesJoerg Bornemann2022-01-171-5/+0
* Convert date-time to UTC before claiming it's in GMTEdward Welbourne2022-01-171-8/+26
* QAuthenticator: Use views for arguments in private functionsMårten Nordheim2022-01-171-4/+4
* QSslSocket (SecureTransport) add TLS 1.3 ciphersuitesTimur Pocheptsov2022-01-121-0/+39
* Exclude tst_QLocalSocket::verifySocketOptions() on webOSJanne Juntunen2021-12-221-1/+1
* QNAM: Reintroduce h2c with an attributeMårten Nordheim2021-12-041-1/+81
* QNAM: Disable h2c by defaultMårten Nordheim2021-11-301-0/+1
* QAuthenticator: Filter out algorithms we don't supportMårten Nordheim2021-11-251-0/+31
* QtBase: replace windows.h with qt_windows.hYuhang Zhao2021-11-231-1/+1
* Add more verification when parsing http headers and add testsØystein Heskestad2021-11-191-0/+74
* tst_qsctpsocket: fix compilationMarc Mutz2021-11-161-1/+1
* QNI: Add API to check if connection is meteredMårten Nordheim2021-11-041-4/+32
* QNI: Add supportedFeatures getterMårten Nordheim2021-10-221-2/+20
* Http/2 - handle PADDED flag correctlyTimur Pocheptsov2021-10-091-0/+84