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
26f4948325
#483 Unit tests for moving and copying connect_options_builder objects
2024-06-16 18:54:43 -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
bb66355be6
#444 Unit tests to check that connect options builder sets properties.
2023-11-12 19:32:47 -05:00
fpagliughi
b94cb27722
Connect option initializers for v5 and WebSockets.
2023-11-12 18:30:41 -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
8c60105e06
fix copy/move ctor for connect opts with props
...
ensures pointers to the properties are updated properly
in move and copy constructors, so the c struct pointers remain valid
Signed-off-by: Sebastian Sams <sebastian.sams@bestsolution.at>
2023-07-18 12:20:09 +02: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
3a46e4fd6c
Added http/https proxy options
2020-11-17 09:12:51 -05:00
fpagliughi
60a6e30add
Moved token unit tests to Catch2
2020-10-24 13:23:02 -04:00
fpagliughi
9bc5403b62
Converted connect_options unit tests from CppUnit to Catch2
2020-08-24 00:27:56 -04:00