This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
cppzmq
Watch
1
Star
0
Fork
0
You've already forked cppzmq
mirror of
https://github.com/zeromq/cppzmq.git
synced
2025-03-01 20:02:15 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
cppzmq
/
tests
History
Simon Giesecke
ee1cc9a791
Problem: unnecessary heap allocations for test subject
...
Solution: change to local variables
2018-05-11 11:33:54 +02:00
..
cmake
Problem: googletest is also installed into install destination
2018-04-29 12:57:32 +01:00
active_poller.cpp
Problem: unnecessary heap allocations for test subject
2018-05-11 11:33:54 +02:00
CMakeLists.txt
Problem: extra abstraction layer type poller_t is in zmq.hpp
2018-05-11 11:33:53 +02: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
multipart.cpp
Problem: zmq_addon header contains tests (with a syntax error)
2018-05-11 11:33:53 +02:00
socket.cpp
Problem: no tests for socket_t ctor accepting enum socket_type
2018-04-03 18:41:44 +02:00