summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2012-05-20[WIP] UDP supportudpMartin Lucina
2012-05-20Implement SP wire protocolspMartin Lucina
2012-05-15pair_tcp test test improvedMartin Sustrik
2012-05-14libzmq and tests MSVC projects added to distributionMartin Sustrik
2012-05-11Command throttling breaking HWM algorithms -- fixed.Martin Sustrik
2012-05-04Test for backlog exhaustion addedMartin Sustrik
2012-05-01Revert "Implement protocol versioning (except PGM)"Martin Sustrik
2012-04-29Implement protocol versioning (except PGM)Martin Lucina
2012-04-27Replaced obsolete autoconf and automake macrosGabriele Svelto
2012-04-21Minor typo in tests.cpp fixedMartin Sustrik
2012-04-21xs_shutdown implementedMartin Sustrik
2012-04-18Test that old surveys are discardedMartin Sustrik
2012-04-17XS_SURVEY_TIMEOUT socket option added.Martin Sustrik
2012-04-17"Survey" pattern implementedMartin Sustrik
2012-04-15Fixed a warning in the timeo testGabriele Svelto
2012-04-15Report EMFILE/ENFILE from xs_socket()Martin Sustrik
2012-04-14Checking for correct timeout in the test suite improvedMartin Sustrik
2012-04-06Verious warnings generated by SunStudio fixedMartin Sustrik
2012-04-05XS_PLUGIN and XS_FILTER implementationMartin Sustrik
2012-04-040MQ/2.1 wire format compatibility implementedMartin Sustrik
2012-03-25wireformat test addedPaul Colomiets
2012-03-23Ignore distorted timeouts on Windows in debug modeMartin Sustrik
2012-03-20OpenVMS tests fixedMartin Sustrik
2012-03-20Reconnect test fixedMartin Sustrik
2012-03-13MSVC build fixed; xs_utils.h includes removedMartin Sustrik
2012-03-13xs_utils cleanup 1/2 (minimize exported api)Martin Lucina
2012-03-13io_threads argument removed from xs_init()Martin Sustrik
2012-02-16Full name of the project used in license headersMartin Sustrik
2012-02-16MSVC build fixedMartin Sustrik
2012-02-16polltimeo test addedMartin Sustrik
2012-02-16ZMQ_REENTRANT functionality removedMartin Sustrik
2012-02-16emptyctx test addedMartin Sustrik
2012-02-16New tests added to MSVC buildMartin Sustrik
2012-02-16Bug fixed in context terminationMartin Sustrik
2012-02-16Names of context options shortenedMartin Sustrik
2012-02-16XS_CTX_REENTRANT option addedMartin Sustrik
2012-02-16XS_CTX_MAX_SOCKETS option implementedMartin Sustrik
2012-02-16More MSVC tests addedMartin Sustrik
2012-02-16Windows test system improvedMartin Sustrik
2012-02-16No need for special handling of MinGW in tests build systemMartin Sustrik
2012-02-16Windows version of the tests implementedMartin Sustrik
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