cppzmq/tests
Gudmundur Adalsteinsson b6a07be512 Problem: monitor_t incorrectly deletes socket_t move assignment operator
Solution: Implement a move assignment operator for monitor_t
2019-04-03 14:04:58 +00:00
..
cmake Problem #268: CTest output without tests details 2019-01-23 08:48:11 +00:00
active_poller.cpp Problem: test cases for error behaviour of (active_)poller_t failing with libzmq 4.3.x 2019-02-04 15:25:35 +01:00
CMakeLists.txt Problem #268: CTest output without tests details 2019-01-23 08:48:11 +00:00
context.cpp Problem: Dependency on googletest framework 2018-10-17 15:22:07 +01:00
message.cpp Unit tests for message_t::get() 2019-03-14 14:25:50 +01:00
monitor.cpp Problem: monitor_t incorrectly deletes socket_t move assignment operator 2019-04-03 14:04:58 +00:00
multipart.cpp Problem: Dependency on googletest framework 2018-10-17 15:22:07 +01:00
poller.cpp Problem: test cases for error behaviour of (active_)poller_t failing with libzmq 4.3.x 2019-02-04 15:25:35 +01:00
socket.cpp Problem: proxy is not typesafe 2019-03-31 22:30:10 +00:00
testutil.hpp Problem: Dependency on googletest framework 2018-10-17 15:22:07 +01:00