1
0
mirror of https://github.com/eclipse/paho.mqtt.cpp.git synced 2025-05-10 12:02:32 +08:00

14 Commits

Author SHA1 Message Date
fpagliughi
60a6e30add Moved token unit tests to Catch2 2020-10-24 13:23:02 -04:00
fpagliughi
f5e0d7f1cf Moved delivery_response_options unit tests to Catch2. Merged with response_options 2020-10-24 12:09:27 -04:00
fpagliughi
095b4e166b Moved response_options unit tests to Catch2 2020-10-24 11:42:43 -04:00
fpagliughi
6bcc6f80a9 Moved disconnect_options unit tests to Catch2 2020-10-24 11:19:11 -04:00
fpagliughi
4a5de0db4f Moved ssl_options unit tests to Catch2 2020-10-24 00:42:19 -04:00
fpagliughi
98da500fb5 Moved exception unit tests to Catch2 2020-10-23 12:49:32 -04:00
fpagliughi
9bc5403b62 Converted connect_options unit tests from CppUnit to Catch2 2020-08-24 00:27:56 -04:00
fpagliughi
51da7fb8f3 Converted will_options unit tests from CppUnit to Catch2 2020-08-23 23:36:02 -04:00
fpagliughi
8602224a64 Converted buffer_ref unit tests from CppUnit to Catch2 2020-08-23 22:21:29 -04:00
fpagliughi
5224a78d3c Converted message unit test from CppUnit to Catch2 2020-08-23 20:28:35 -04:00
fpagliughi
75e4701a10 Rewrote topic unit tests for Catch2 2020-08-23 17:51:10 -04:00
fpagliughi
e337b3e173 Started a name/value collection. Moved string collection unit test from CppUnit to Catch2 2020-08-23 16:54:07 -04:00
fpagliughi
a2e6565a66 Added backward compatibility for exception reason code. 2019-07-27 18:32:20 -04:00
fpagliughi
4218bbcecb Moved the legacy CppUnit tests into test/cppunit
Started implementing property classes
2019-07-18 19:44:35 -04:00