cppzmq/tests
Gudmundur Adalsteinsson 57d3681ee4 Problem: Strict aliasing warning in tests
Solution: Use memcpy instead of reinterpret_cast
2019-09-10 20:13:45 +00:00
..
cmake Problem #268: CTest output without tests details 2019-01-23 08:48:11 +00:00
active_poller.cpp Problem: Type-safety of poller_t and active_poller_t can be improved (#318) 2019-05-15 08:35:12 +02:00
buffer.cpp Make buffer constructors and functions constexpr 2019-05-09 22:47:57 +00:00
CMakeLists.txt Improved range detection supporting ADL 2019-05-31 12:09:20 +00:00
context.cpp Problem: Missing swap functions 2019-04-03 13:23:17 +00:00
message.cpp Improved range detection supporting ADL 2019-05-31 12:09:20 +00:00
monitor.cpp Problem: Compiler warning in tests 2019-04-14 21:34:15 +00:00
multipart.cpp Problem: Dependency on googletest framework 2018-10-17 15:22:07 +01:00
poller.cpp Clean up and test event flags implementation 2019-05-15 11:32:23 +00:00
socket_ref.cpp Problem: Strict aliasing warning in tests 2019-09-10 20:13:45 +00:00
socket.cpp Merge pull request #328 from xiphon/fix-recv-flags-default 2019-07-24 14:42:31 +02:00
testutil.hpp Problem: Dependency on googletest framework 2018-10-17 15:22:07 +01:00
utilities.cpp Fix for lacking SFINAE support on older GCC 2019-08-30 23:14:16 +00:00