1. 24 Mar, 2019 1 commit
  2. 22 Aug, 2018 1 commit
  3. 02 Feb, 2018 1 commit
  4. 22 Jun, 2017 1 commit
  5. 21 Jun, 2017 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. 17 Jun, 2016 1 commit
  8. 24 Apr, 2016 1 commit
  9. 23 Apr, 2016 2 commits
  10. 13 Feb, 2016 1 commit
  11. 28 Jan, 2016 1 commit
  12. 05 Sep, 2015 3 commits
  13. 20 Aug, 2015 1 commit
  14. 02 Jun, 2015 1 commit
  15. 22 Jan, 2015 1 commit
  16. 26 Nov, 2014 1 commit