1
0
mirror of https://github.com/eclipse/paho.mqtt.cpp.git synced 2025-07-05 17:46:08 +08:00

9 Commits

Author SHA1 Message Date
fpagliughi
91bfc64bdd Fixed doc comment and deprecation warnings. 2024-06-26 21:45:20 -04:00
fpagliughi
7d5dcce159 Reformat sources and added .clang-format files. 2024-06-18 16:01:26 -04:00
fpagliughi
a7e9b12042 #461 Updated license to EPL-v2.0 2023-11-18 14:01:59 -05:00
fpagliughi
c502f84ecf Continued fixing connect and disconnect copy and move functions with new unit tests. See #445 2023-11-17 09:36:57 -05:00
fpagliughi
509da56afc #313 Unit tests building on Windows. Support for Catch2 v3.x. Needed to get rid of make_unique<> for Windows 2023-11-11 16:14:20 -05:00
Sebastian Sams
5d267a0fff fix copy/move ctor for disconnect opts with props
Signed-off-by: Sebastian Sams <sebastian.sams@bestsolution.at>
2023-07-18 12:07:41 +00:00
Devnath Nair
c6947e1e61 Fix typos across the project
Signed-off-by: Devnath Nair <mail@devnathnair.com>
2023-06-09 23:14:29 +10:00
fpagliughi
60a6e30add Moved token unit tests to Catch2 2020-10-24 13:23:02 -04:00
fpagliughi
6bcc6f80a9 Moved disconnect_options unit tests to Catch2 2020-10-24 11:19:11 -04:00