libzmq/tests
Mikko Koppanen 3dbd5d5872 Fix mingw32 build
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>
2010-11-17 15:05:01 +01:00
..
Makefile.am Fix mingw32 build 2010-11-17 15:05:01 +01:00
test_pair_inproc.cpp Name of "GNU Lesser Public License" corrected. 2010-10-30 15:08:28 +02:00
test_pair_ipc.cpp Name of "GNU Lesser Public License" corrected. 2010-10-30 15:08:28 +02:00
test_pair_tcp.cpp Name of "GNU Lesser Public License" corrected. 2010-10-30 15:08:28 +02:00
test_reqrep_inproc.cpp Name of "GNU Lesser Public License" corrected. 2010-10-30 15:08:28 +02:00
test_reqrep_ipc.cpp Name of "GNU Lesser Public License" corrected. 2010-10-30 15:08:28 +02:00
test_reqrep_tcp.cpp Name of "GNU Lesser Public License" corrected. 2010-10-30 15:08:28 +02:00
test_shutdown_stress.cpp Name of "GNU Lesser Public License" corrected. 2010-10-30 15:08:28 +02:00
testutil.hpp Name of "GNU Lesser Public License" corrected. 2010-10-30 15:08:28 +02:00