summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* Add license headers to cmake filesLucie Gérard2022-08-0313-0/+39
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-2812-14/+14
* Use SPDX license identifiersLucie Gérard2022-05-1612-328/+28
* Exclude network tests based on featureDavid Skoland2022-05-112-3/+5
* tst_QNetworkProxyFactory cleanup genericSystemProxy skippingMårten Nordheim2022-04-211-10/+5
* 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
* Tests: Do not depend on transitive includesFabian Kosmale2022-03-171-0/+1
* Fix check for IPV6 support without certain featuresPasi Petäjäjärvi2022-02-281-3/+8
* QAuthenticator: Use views for arguments in private functionsMårten Nordheim2022-01-171-4/+4
* 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
* 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
* QNetworkInfo: Add transport medium detection APIMårten Nordheim2021-10-071-0/+42
* QNetworkInformation: Actually compare names case insensitivelyMårten Nordheim2021-09-201-0/+1
* Compile autotests for IntegrityTatiana Borisova2021-09-201-4/+5
* tests: Remove unused SRCDIR definesIevgenii Meshcheriakov2021-08-171-2/+0
* tests: fix deprecated implicit capture of this via [=]Marc Mutz2021-06-301-1/+1
* QNetworkInformation: Adjustments to captive portal APIMårten Nordheim2021-06-081-12/+12
* QNetworkInformation: Behind captive portalMårten Nordheim2021-05-311-1/+36
* Add function to QAuthenticatorPrivate to check method supportMårten Nordheim2021-05-201-0/+18
* QNetworkInformation: delete the instance as a post-routineMårten Nordheim2021-04-143-0/+74
* QHostAddress: prepare moving NetworkLayerProtocol from QAbstractSocketThiago Macieira2021-03-181-11/+11
* Fix some warnings about virtual/overrideAndreas Buhr2021-02-231-2/+2
* QDnsLookup - port to the new property systemTimur Pocheptsov2021-01-271-0/+49
* Long live QNetworkInformationMårten Nordheim2021-01-203-0/+163
* Remove the qmake project filesJoerg Bornemann2021-01-0711-88/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-229-11/+16
* Revert "Fix network tests on qemu/arm"Samuli Piippo2020-12-183-8/+0
* Tests: Fix building with qmake on WindowsFriedemann Kleint2020-12-172-2/+2
* CMake: Regenerate projects using pro2cmake one last timeAlexandru Croitor2020-12-102-9/+11
* QNetworkDatagram: Test copy ctor and clear()Mårten Nordheim2020-12-011-0/+11
* Android: blacklist a list of failing tests for androidAssam Boudjelthia2020-11-041-0/+3
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-2310-12/+12
* QAuthenticator: condition using GSSAPI on credentials availabilityMårten Nordheim2020-09-111-3/+3
* Remove most compiler warnings about missing overridesLars Knoll2020-09-111-1/+1
* QHostAddress: resolve API issues marked with ##Qt6Timur Pocheptsov2020-07-281-16/+0
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-0910-12/+12
* Add ; to Q_UNUSEDLars Schmertmann2020-07-071-5/+5
* Remove QByteArray's methods taking QString and their usesSona Kurazyan2020-06-251-1/+1
* Use QList instead of QVector in network testsJarek Kobus2020-06-251-1/+1
* Long live std::pair!Giuseppe D'Angelo2020-06-101-3/+3
* Remove winrtOliver Wolff2020-06-065-20/+0
* QtNetwork: Delete bearer managementMårten Nordheim2020-04-052-55/+0
* cmake: Remove APPLE prefix from platform namesTor Arne Vestbø2020-03-161-1/+1
* cmake: Fix naming when referring to Apple macOSTor Arne Vestbø2020-03-161-1/+1
* Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-124-12/+4
* Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-242-21/+31
|\