cppzmq/tests
Pawel Kurdybacha c55379d6e2 Problem: poller_t's deprecated add might throw std::bad_function_call
Issue is reproducible in deprecated add method with empty handler
followed by wait that kicks in (covered by provided unit test).

I would prefer we remove this method completely as maintaining something
that we consider `deprecated` is unnecessary in `draft` API.
2018-04-20 06:16:04 +01:00
..
cmake Problem: Windows build broken because of multiple issues (#204) 2018-04-17 09:29:47 +01:00
CMakeLists.txt Problem: message_t should be easier to construct 2018-04-14 12:13:44 +01:00
context.cpp Problem: test file not correctly named 2018-04-03 18:41:44 +02:00
main.cpp Problem: no test infrastructure 2018-03-29 18:11:28 +02:00
message.cpp Problem: no tests for move-assignment 2018-04-13 11:35:00 -04:00
poller.cpp Problem: poller_t's deprecated add might throw std::bad_function_call 2018-04-20 06:16:04 +01:00
socket.cpp Problem: no tests for socket_t ctor accepting enum socket_type 2018-04-03 18:41:44 +02:00