- 09 Nov, 2018 1 commit
-
-
Shubham Lagwankar authored
* Problem: radix tree needs benchmarks and improvements Solution: add a benchmark and make suggested improvements
-
- 05 Nov, 2018 1 commit
-
-
Luca Boccassi authored
Solution: skip tests that use ipc://* as it's impossible to get the address back for the client
-
- 04 Nov, 2018 1 commit
-
-
Luca Boccassi authored
Solution: use a different system variable for debian/hurd and debian/kfreebsd so that the tests are skipped only on hurd.
-
- 31 Oct, 2018 1 commit
-
-
Shubham Lagwankar authored
subscriptions increases Solution: use a radix tree instead of a trie to store subscriptions
-
- 29 Sep, 2018 1 commit
-
-
Luca Boccassi authored
Solution: use a monitor to wait for a disconnect instead of a sleep, and retry to send a message until it fails since the state machine might be delayed due to the I/O thread being pre-empted on busy systems. Also set a receive timeout to avoid random hangs. Fixes #3124
-
- 13 Sep, 2018 1 commit
-
-
Francesco Montorsi authored
Add new HWM tests and more detailed documentation
-
- 24 Aug, 2018 1 commit
-
-
Simon Giesecke authored
This reverts commit fd27324e.
-
- 23 Aug, 2018 7 commits
-
-
Simon Giesecke authored
Solution: migrate to unity
-
Simon Giesecke authored
Solution: merge into a single test_use_fd and reduce code duplication by extracting common functions
-
Simon Giesecke authored
Solution: migrate to unity
-
Simon Giesecke authored
Solution: migrate to unity
-
Simon Giesecke authored
Solution: migrate to unity
-
Simon Giesecke authored
Solution: migrate to unity
-
Simon Giesecke authored
Solution: migrate to unity
-
- 22 Aug, 2018 9 commits
-
-
Simon Giesecke authored
Solution: migrate to unity
-
Simon Giesecke authored
Solution: migrate to unity
-
Simon Giesecke authored
Solution: migrate to unity
-
Simon Giesecke authored
Solution: migrate to unity
-
Simon Giesecke authored
Solution: migrate to unity
-
Simon Giesecke authored
Solution: migrate to unity
-
Simon Giesecke authored
Solution: migrate to unity
-
Simon Giesecke authored
Solution: migrate to unity
-
Simon Giesecke authored
Solution: migrate to unity
-
- 20 Aug, 2018 1 commit
-
-
Simon Giesecke authored
Solution: migrate to unity
-
- 17 Aug, 2018 4 commits
-
-
Simon Giesecke authored
Solution: migrate to unity
-
Simon Giesecke authored
Solution: migrate to unity
-
Simon Giesecke authored
Solution: migrate to unity
-
Simon Giesecke authored
Solution: migrate to unity
-
- 16 Aug, 2018 3 commits
-
-
Simon Giesecke authored
Solution: migrate to unity
-
Simon Giesecke authored
Problem: test program test_unbind_inproc is redundant, the same is already tested in test_inproc_connect Solution: remove test_unbind_inproc
-
Simon Giesecke authored
Solution: add tests/ directory prefix
-
- 15 Aug, 2018 3 commits
-
-
Simon Giesecke authored
Solution: started migration to unity (run test cases separately)
-
Simon Giesecke authored
Solution: add to XFAIL_TESTS until resolved
-
Szekely Gyorgy authored
* Add ZMQ_ROUTER_NOTIFY draft socket option
-
- 10 Aug, 2018 1 commit
-
-
Simon Giesecke authored
Solution: migrate to unity/testutil_unity
-
- 23 Jun, 2018 2 commits
-
-
Luca Boccassi authored
Solution: add some msg helpers to parse commands, and check for subscribe or cancel commands and process them accordingly in the xpub and xsub classes.
-
Luca Boccassi authored
Solution: use the --version-script map on those systems as well, as it is supported
-
- 22 Jun, 2018 1 commit
-
-
Luca Boccassi authored
Solution: fix path in Makefile.am
-
- 04 Jun, 2018 1 commit
-
-
KIU Shueng Chuan authored
Solution: add them so that they get included in "make dist"
-
- 03 Jun, 2018 1 commit
-
-
KIU Shueng Chuan authored
Solution: add wepoll as a polling system
-