1. 24 Mar, 2019 1 commit
  2. 23 Mar, 2019 1 commit
  3. 16 Dec, 2018 1 commit
  4. 27 May, 2018 1 commit
  5. 02 Feb, 2018 1 commit
  6. 01 May, 2017 1 commit
    • Luca Boccassi's avatar
      Problem: tests bind to hardcoded TCP ports · 5934919f
      Luca Boccassi authored
      Solution: use ZMQ_LAST_ENDPOINT in most places. This alllows running
      tests in paralle, and on over-booked shared machines where many of
      the ports would be already in use.
      Keep 3 tests with an hardcoded port, as there are some code paths that
      require it (eg: connect before bind), but list those ports in
      tests/testutil.hpp as macros so that they do not overlap and still
      allow parallel runs.
      
      These changes were inspired by a patch uploaded to Ubuntu by the
      package maintainer, Steve Langasek <steve.langasek@ubuntu.com>.
      Thank you Steve!
      5934919f
  7. 03 Jan, 2017 1 commit
  8. 16 May, 2016 1 commit
  9. 21 Apr, 2016 1 commit
  10. 13 Feb, 2016 2 commits
  11. 28 Jan, 2016 1 commit
  12. 20 Aug, 2015 1 commit
  13. 22 Jul, 2015 1 commit
  14. 02 Jun, 2015 2 commits
  15. 22 Jan, 2015 1 commit
  16. 13 Jan, 2014 1 commit
  17. 07 Jan, 2014 1 commit