mirror of
https://github.com/zeromq/libzmq.git
synced 2025-10-20 05:49:07 +02:00
Port tests to windows and add to cmake build.
This commit is contained in:
@@ -258,6 +258,7 @@ void test_destroy_queue_on_disconnect (void *ctx)
|
||||
|
||||
int main (void)
|
||||
{
|
||||
setup_test_environment();
|
||||
void *ctx = zmq_ctx_new ();
|
||||
assert (ctx);
|
||||
|
||||
|
Reference in New Issue
Block a user