Merge pull request #726 from mattconnolly/master

Adding source for test_stream_empty
This commit is contained in:
Richard Newton 2013-10-29 04:17:12 -07:00
commit 37450fad66

View File

@ -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