summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Change license for test filesLucie Gérard2024-03-2015-15/+15
* Enable CMake autotestsJoerg Bornemann2024-01-242-6/+5
* Fix topic wildcard checksMaurice Kalinowski2023-11-301-0/+1
* Fix handling of multiple wildcardsMaurice Kalinowski2023-11-302-0/+38
* Disable cmdline-only example on AndroidVille Voutilainen2023-05-081-0/+4
* Move the console pub/sub example to manual testsMate Barany2023-04-014-0/+465
* Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-1013-40/+0
* Fix the broken test after the retirement of qt_parse_all_argumentsAmir Masoud Abdol2023-01-2010-10/+10
* Monthly re-run of clang-tidy qt-* checks (11/2022)Marc Mutz2022-11-021-2/+2
* Fix potential race condition for receiving messagesMaurice Kalinowski2022-10-191-0/+52
* Port from container::count() and length() to size()Marc Mutz2022-10-104-30/+30
* Fix wildcard filter matchingMaurice Kalinowski2022-09-291-0/+3
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-2314-14/+14
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-2811-11/+1
* Add license headers to cmake filesLucie Gérard2022-07-0714-0/+42
* Use SPDX license identifiersLucie Gérard2022-06-1614-380/+28
* Add support for nolocal subscriptionsMaurice Kalinowski2022-05-032-0/+50
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-221-1/+1
* CMake: Disable usage of CMake API compatibility wrappersJoerg Bornemann2021-05-2610-10/+10
* Remove qmake project filesJoerg Bornemann2021-05-0315-195/+0
* Update dependencies on 'dev'Jani Heikkinen2020-11-111-10/+0
* Use QList instead of QVector in qtmqttSona Kurazyan2020-06-252-8/+8
* Prefer utf8 instead of local8BitMaurice Kalinowski2020-06-031-3/+3
* CMake: Regenerate projectsAlexandru Croitor2020-05-261-0/+15
* Merge remote-tracking branch 'origin/wip/cmake' into devAlexandru Croitor2020-05-2614-0/+247
|\
| * Regenerate projectswip/cmakeMaurice Kalinowski2020-05-263-9/+16
| * Regenerate projectsAlexandru Croitor2019-11-1511-21/+11
| * Add build and test instructionsAlexandru Croitor2019-09-061-3/+3
| * Add initial support for cmakeMaurice Kalinowski2019-09-0213-0/+250
* | Tst_QMqttClient: fix the FakeServer's response regarding payload sizeKonstantin Ritt2020-05-061-1/+3
* | Add runtime check for different test serverMaurice Kalinowski2020-05-061-1/+4
* | Increase waiting timeMaurice Kalinowski2020-05-061-1/+1
|/
* Add autoKeepAlive to QMqttClientMaurice Kalinowski2019-08-201-0/+82
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-111-2/+13
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-07-031-2/+13
| |\
| | * Allow empty will messagesMaurice Kalinowski2019-07-021-2/+13
* | | Avoid deprecated use of QTimehjk2019-07-011-4/+4
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-271-0/+5
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-rc3v5.13.0-rc2v5.13.0-rc1v5.13.0-beta4v5.13.05.13.0Qt Forward Merge Bot2019-04-201-0/+5
| |\|
| | * Fix server test codeMaurice Kalinowski2019-04-181-0/+5
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-202-0/+153
|\| |
| * | Add libfuzzer test for receiving datav5.13.0-beta3Maurice Kalinowski2019-04-182-0/+153
| |/
* / Add secure connection with QSslConfigurationMaurice Kalinowski2019-03-042-0/+96
|/
* Rename shared subscription functionsMaurice Kalinowski2018-09-121-8/+8
* Add test for subscription overlapMaurice Kalinowski2018-08-201-0/+86
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-181-1/+1
|\
| * Fix CMake unit testsKevin Funk2018-08-161-1/+1
* | Add support for message status updatesMaurice Kalinowski2018-08-141-0/+100
* | Fix tests for brokers with no server connection propertiesMaurice Kalinowski2018-08-101-2/+1
* | Rename QMqttPublishProperties::subscriptionIdentifiersMaurice Kalinowski2018-08-091-4/+7