summaryrefslogtreecommitdiffstats
path: root/tests/auto/conformance
Commit message (Expand)AuthorAgeFilesLines
* Add tests for websocket support for mqttEven Oscar Andersen2025-01-292-2/+4
* Change license for test filesLucie Gérard2024-03-201-1/+1
* Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-101-2/+0
* Fix the broken test after the retirement of qt_parse_all_argumentsAmir Masoud Abdol2023-01-201-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+0
* Add license headers to cmake filesLucie Gérard2022-07-071-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-161-27/+2
* CMake: Disable usage of CMake API compatibility wrappersJoerg Bornemann2021-05-261-1/+1
* Remove qmake project filesJoerg Bornemann2021-05-031-17/+0
* Prefer utf8 instead of local8BitMaurice Kalinowski2020-06-031-3/+3
* Regenerate projectsAlexandru Croitor2019-11-151-2/+1
* Add initial support for cmakeMaurice Kalinowski2019-09-021-0/+21
* Enable server client id testMaurice Kalinowski2018-07-241-2/+1
* Avoid a few compiler warningshjk2018-07-241-1/+1
* Make test topics unique to test classMaurice Kalinowski2018-07-201-8/+8
* MQTT5: Update testsMaurice Kalinowski2018-07-201-15/+55
* MQTT5: Add initial supportMaurice Kalinowski2018-07-201-2/+15
* Introduce specific types for topic names and filtersLorenz Haas2017-11-151-5/+5
* Update license headersJani Heikkinen2017-09-251-5/+12
* Change signature of QMqttClient::subscribeMaurice Kalinowski2017-09-011-3/+4
* Refactor test server connectionMaurice Kalinowski2017-06-291-2/+2
* Add conformance testsMaurice Kalinowski2017-06-292-0/+329