aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qcoapreply/tst_qcoapreply.cpp
Commit message (Expand)AuthorAgeFilesLines
* Port from container::count() and length() to size()Marc Mutz2022-10-061-7/+7
* Use SPDX license identifiersLucie Gérard2022-06-151-29/+3
* Conditionally enable subprojects for the private class testsSona Kurazyan2019-05-141-17/+0
* Forbid creation of QCoapReply and QCoapResourceDiscoveryReply objectsSona Kurazyan2019-05-141-36/+27
* Hide internally used methods from QtCoap namespaceSona Kurazyan2019-05-141-7/+17
* Remove the "Error" ending from QtCoap::Error enum value namesv5.13.0-rc3v5.13.0-rc2v5.13.0-rc1v5.13.0-beta4v5.13.05.13.0Sona Kurazyan2019-05-031-5/+5
* Use scoped enumsSona Kurazyan2019-05-031-9/+9
* Fix review comments left from the initial commitSona Kurazyan2018-12-201-3/+3
* Add the CoAP module, providing a client for QtAdrien Leravat2018-12-141-0/+164