cppzmq/tests
Simon Giesecke 58ffef7190 Problem: no tests for monitor_t::abort
Solution: add a test and fix implementation of monitor_t::abort to make it usable
2018-06-05 17:27:32 +02:00
..
cmake Problem: googletest is also installed into install destination 2018-04-29 12:57:32 +01:00
active_poller.cpp Problem: whitespace style too restrictive. 2018-05-12 17:28:28 +01:00
CMakeLists.txt Problem: no test case for zmq::monitor_t::init 2018-06-05 17:27:28 +02:00
context.cpp Problem: whitespace style too restrictive. 2018-05-12 17:28:28 +01:00
main.cpp Problem: whitespace style too restrictive. 2018-05-12 17:28:28 +01:00
message.cpp Add message_t::routing_id() and set_routing_id() 2018-05-19 08:44:41 +03:00
monitor.cpp Problem: no tests for monitor_t::abort 2018-06-05 17:27:32 +02:00
multipart.cpp Problem: whitespace style too restrictive. 2018-05-12 17:28:28 +01:00
poller.cpp Problem: whitespace style too restrictive. 2018-05-12 17:28:28 +01:00
socket.cpp Problem: whitespace style too restrictive. 2018-05-12 17:28:28 +01:00
testutil.hpp Problem: cppzmq build broken with C++11 compiler and git cloned repo. 2018-05-20 07:53:56 +01:00