libzmq/tests
AJ Lewis 3687789f9d Fix build on RHEL5 and SLES10
GCC 4.1.2 on RHEL5 and SLES10 don't like not having a newline at the
end of a source file, and error out if it's missing.

Signed-off-by: AJ Lewis <aj.lewis@quantum.com>
2012-06-05 09:22:22 -05:00
..
Makefile.am ZMQ_MONITOR socket option registers a callback / event sink for changes in socket state 2012-05-04 02:32:46 +01:00
test_connect_resolve.cpp Resolve addresses in the calling thread on connect. 2012-02-16 14:42:55 +01:00
test_hwm.cpp Copyright dates adjusted to reflect reality 2011-11-01 18:06:11 +01:00
test_invalid_rep.cpp Rename XREP/XREQ to ROUTER/DEALER in tests 2012-04-25 01:05:38 +02:00
test_last_endpoint.cpp Rename XREP/XREQ to ROUTER/DEALER in tests 2012-04-25 01:05:38 +02:00
test_monitor.cpp Fix build on RHEL5 and SLES10 2012-06-05 09:22:22 -05:00
test_msg_flags.cpp Rename XREP/XREQ to ROUTER/DEALER in tests 2012-04-25 01:05:38 +02:00
test_pair_inproc.cpp Copyright dates adjusted to reflect reality 2011-11-01 18:06:11 +01:00
test_pair_ipc.cpp Copyright dates adjusted to reflect reality 2011-11-01 18:06:11 +01:00
test_pair_tcp.cpp Copyright dates adjusted to reflect reality 2011-11-01 18:06:11 +01:00
test_reqrep_device.cpp Rename XREP/XREQ to ROUTER/DEALER in tests 2012-04-25 01:05:38 +02:00
test_reqrep_inproc.cpp Copyright dates adjusted to reflect reality 2011-11-01 18:06:11 +01:00
test_reqrep_ipc.cpp Copyright dates adjusted to reflect reality 2011-11-01 18:06:11 +01:00
test_reqrep_tcp.cpp Copyright dates adjusted to reflect reality 2011-11-01 18:06:11 +01:00
test_shutdown_stress.cpp Copyright dates adjusted to reflect reality 2011-11-01 18:06:11 +01:00
test_sub_forward.cpp Copyright dates adjusted to reflect reality 2011-11-01 18:06:11 +01:00
test_term_endpoint.cpp added zmq_unbind() / zmq_disconnect() test script. 2012-04-21 18:39:19 +04:00
test_timeo.cpp Minor typo corrected 2011-11-05 11:38:50 +01:00
testutil.hpp 250bpm copyrights added 2011-10-31 16:20:30 +01:00