mirror of
https://github.com/zeromq/libzmq.git
synced 2025-01-06 00:31:13 +01:00
3dbd5d5872
MinGW32 defines __int64_t as long long, which causes the build to fail unless -Wno-long-long is used. In addition the shutdown_stress test isn't currently compatible with Win. Signed-off-by: Mikko Koppanen <mkoppanen@php.net> |
||
---|---|---|
.. | ||
Makefile.am | ||
test_pair_inproc.cpp | ||
test_pair_ipc.cpp | ||
test_pair_tcp.cpp | ||
test_reqrep_inproc.cpp | ||
test_reqrep_ipc.cpp | ||
test_reqrep_tcp.cpp | ||
test_shutdown_stress.cpp | ||
testutil.hpp |