cppzmq/tests
Gudmundur Adalsteinsson 1897488a28 Problem: message_t ctor string inconsistency
Solution: Constuctor taking generic ranges including
string literals includes the null terminated char in
the message. Deprecate function and add overloads
for strings.
2020-09-07 21:37:01 +00:00
..
cmake Problem #268: CTest output without tests details 2019-01-23 08:48:11 +00:00
active_poller.cpp Move string literal into variable 2020-05-16 13:22:52 +00:00
buffer.cpp Document macro usage and simplify code 2020-05-24 21:34:42 +00:00
CMakeLists.txt Problem: lack conversion message_t and multipart_t (#391) 2020-03-20 10:59:15 +01:00
codec_multipart.cpp Problem: No endian check in encoding 2020-04-18 13:59:42 +00:00
context.cpp Merge pull request #408 from gummif/gfa/ctx-handle 2020-06-19 18:10:38 +02:00
message.cpp Problem: message_t ctor string inconsistency 2020-09-07 21:37:01 +00:00
monitor.cpp Bugfix: socket_t move assignment doesn't initialize ctxptr 2020-07-18 19:17:19 +03:00
multipart.cpp Reformat all files with clang-format 2020-01-28 11:11:31 +01:00
poller.cpp Move string literal into variable 2020-05-16 13:22:52 +00:00
recv_multipart.cpp Reformat all files with clang-format 2020-01-28 11:11:31 +01:00
send_multipart.cpp Reformat all files with clang-format 2020-01-28 11:11:31 +01:00
socket_ref.cpp Reformat all files with clang-format 2020-01-28 11:11:31 +01:00
socket.cpp Document macro usage and simplify code 2020-05-24 21:34:42 +00:00
testutil.hpp Problem: Socket options lack type-safety (#393) 2020-03-24 09:33:50 +01:00
utilities.cpp Reformat all files with clang-format 2020-01-28 11:11:31 +01:00