summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2012-02-16Redundant test_ prefix removed from testsMartin Sustrik
2012-02-16Typo on test_linget fixedMartin Sustrik
2012-02-16XS_TEST_MAIN used instead of main in test programsMartin Sustrik
2012-02-16Test for LINGER addedMartin Sustrik
2012-02-16Reconnect test extended to include IPCMartin Sustrik
2012-02-16test_reconnect addedMartin Sustrik
2012-02-16ZeroMQ renamed to CrossroadsMartin Sustrik
2012-02-16Monitor object addedMartin Sustrik
2011-11-21Fix broken VPATH/parallel buildsPhilip Kovacs
2011-11-06Add zmq_getmsgopt to the APIChuck Remes
2011-11-05Minor typo correctedMartin Sustrik
2011-11-04Identities re-introducedMartin Sustrik
2011-11-01Copyright dates adjusted to reflect realityMartin Sustrik
2011-11-01Tests print their name before runningMartin Sustrik
2011-11-01LABELS and COMMANDs removedMartin Sustrik
2011-10-31250bpm copyrights addedMartin Sustrik
2011-09-13Fixed issue with req assertions (issue 252)Mikko Koppanen
2011-07-11Subscription forwarding test addedMartin Sustrik
2011-07-11REQ/REP drop test extendedMartin Sustrik
2011-07-03Inproc tests need no I/O threadsMartin Sustrik
2011-07-03Command are now stored in ypipes instead of in socketpairsMartin Sustrik
2011-06-23Outstanding requests dropped when requester dies (issue 190)Martin Sustrik
2011-06-22New wire format for REQ/REP patternMartin Sustrik
2011-06-20Basic tests now test multi-part messages instead of single-partMartin Sustrik
2011-06-20Disable timeo test on MinGWMartin Sustrik
2011-06-17Add sockopt ZMQ_RCVTIMEO/ZMQ_SNDTIMEO.Fabien Ninoles
2011-05-23Move the pipe termination code to socket_base_tMartin Sustrik
2011-05-02Moved tests off 5555 (conflict with Eclipse)Pieter Hintjens
2011-03-26ZMQ_NOBLOCK renamed ZMQ_DONTWAITMartin Sustrik
2011-03-24ZMQ_HWM split into ZMQ_SNDHWM and ZMQ_RCVHWMMartin Sustrik
2011-03-24ZMQ_HWM type changed to intMartin Sustrik
2011-03-24send/recv was changed to send/recv/sendmsg/recvmsgMartin Sustrik
2011-03-24Auto-tests modified to use C API instead of C++ bindingMartin Sustrik
2011-03-02The copyrights in file headers updated.Martin Sustrik
2011-01-30Added test for HWMMikko Koppanen
2011-01-20Do not execute ipc tests under MinGWMikko Koppanen
2010-11-27Functions passed to pthread_create are declared as extern "C"Martin Sustrik
2010-11-17Fix mingw32 buildMikko Koppanen
2010-10-30Name of "GNU Lesser Public License" corrected.Martin Sustrik
2010-10-01stress test for shutdown process addedMartin Sustrik
2010-08-28Added tests for transports per socketGuido Goldstein
2010-08-28bug in pipe deactivation fixedMartin Sustrik
2010-08-28Fixed socket states in testsGuido Goldstein
2010-08-27two tests addedGuido Goldstein
2010-08-27Add a basic framework for a test suiteMartin Lucina