mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-13 18:55:10 +01:00
Merge pull request #726 from mattconnolly/master
Adding source for test_stream_empty
This commit is contained in:
commit
37450fad66
@ -71,6 +71,7 @@ test_router_mandatory_SOURCES = test_router_mandatory.cpp
|
||||
test_router_raw_empty_SOURCES = test_router_raw_empty.cpp
|
||||
test_probe_router_SOURCES = test_probe_router.cpp
|
||||
test_stream_SOURCES = test_stream.cpp
|
||||
test_stream_empty_SOURCES = test_stream_empty.cpp
|
||||
test_disconnect_inproc_SOURCES = test_disconnect_inproc.cpp
|
||||
test_ctx_options_SOURCES = test_ctx_options.cpp
|
||||
test_iov_SOURCES = test_iov.cpp
|
||||
|
Loading…
Reference in New Issue
Block a user