1. 24 Mar, 2019 2 commits
  2. 23 Mar, 2019 1 commit
  3. 22 Mar, 2019 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. 13 Feb, 2016 1 commit
  8. 01 Feb, 2016 1 commit
  9. 28 Jan, 2016 1 commit
  10. 11 Aug, 2015 1 commit
  11. 02 Jun, 2015 1 commit
  12. 01 May, 2015 1 commit