aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qcoapinternalrequest/tst_qcoapinternalrequest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Port from container::count() and length() to size()Marc Mutz2022-10-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-06-151-29/+3
* Remove the trailing token from empty acknowledgment packetsSona Kurazyan2021-06-301-0/+31
* Fix the build with the latest dev and update dependenciesSona Kurazyan2020-08-051-1/+1
* Use QList instead of QVector in qtcoapSona Kurazyan2020-06-241-10/+10
* Add block option testsSona Kurazyan2019-05-211-0/+138
* Conditionally enable subprojects for the private class testsSona Kurazyan2019-05-141-17/+0
* Improve the API of QCoapOptionSona Kurazyan2019-05-141-15/+16
* Improve the API of QCoapRequestSona Kurazyan2019-05-141-8/+2
* Improve the API of QCoapMessageSona Kurazyan2019-05-141-11/+11
* Use scoped enumsSona Kurazyan2019-05-031-17/+17
* Hide APIs for specifying the request methodSona Kurazyan2019-03-111-1/+7
* Add support for multicast CoAP requestsSona Kurazyan2019-02-211-0/+24
* Improve QCoapMessage and corresponding testsSona Kurazyan2018-12-211-0/+75
* Add the CoAP module, providing a client for QtAdrien Leravat2018-12-141-0/+235