mirror of
https://github.com/zeromq/libzmq.git
synced 2025-02-23 15:14:40 +01:00
Merge pull request #1390 from hintjens/master
Problem: incomplete specs for test_proxy_terminate
This commit is contained in:
commit
43a1192ca4
@ -494,6 +494,9 @@ tests_test_issue_566_LDADD = src/libzmq.la
|
||||
tests_test_proxy_SOURCES = tests/test_proxy.cpp
|
||||
tests_test_proxy_LDADD = src/libzmq.la
|
||||
|
||||
tests_test_proxy_terminate_SOURCES = tests/test_proxy_terminate.cpp
|
||||
tests_test_proxy_terminate_LDADD = src/libzmq.la
|
||||
|
||||
tests_test_many_sockets_SOURCES = tests/test_many_sockets.cpp
|
||||
tests_test_many_sockets_LDADD = src/libzmq.la
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user