summaryrefslogtreecommitdiffstats
path: root/tests/auto/qmqttcontrolpacket
Commit message (Expand)AuthorAgeFilesLines
* Add tests for websocket support for mqttEven Oscar Andersen2025-01-291-1/+3
* 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-10/+0
* Regenerate projectsAlexandru Croitor2019-11-151-2/+1
* Add initial support for cmakeMaurice Kalinowski2019-09-021-0/+18
* Fix publishing of data containing arbitrary contentMaurice Kalinowski2017-11-141-0/+13
* Update license headersJani Heikkinen2017-09-251-5/+12
* Fix compilation for non developer buildMaurice Kalinowski2017-06-271-0/+8
* Update licenseMaurice Kalinowski2017-05-191-16/+9
* Add/Fix license headersMaurice Kalinowski2017-04-271-0/+28
* Cleanup QMqttControlPacket test caseMaurice Kalinowski2017-03-242-0/+0
* Add QMqttControlPacket::appendRawMaurice Kalinowski2017-03-231-0/+6
* Cleanup auto testMaurice Kalinowski2017-03-221-18/+3
* Add some tests for appendMaurice Kalinowski2017-02-171-0/+36
* A packet header can only have valid command valuesMaurice Kalinowski2017-01-241-0/+3
* Add initial QMqttControlPacket testsMaurice Kalinowski2017-01-242-0/+89