1. 02 Feb, 2018 1 commit
  2. 01 May, 2017 1 commit
    • Luca Boccassi's avatar
      Problem: tests use same IPC endpoint · b29d46b6
      Luca Boccassi authored
      Solution: use either a wildcard IPC, or where the codepath needs to
      be tested a file named after the test, so that it is unique and there
      is no clash on the filesystem, allowing parallel test runs.
      b29d46b6
  3. 02 May, 2016 1 commit
  4. 12 Feb, 2016 1 commit
    • Pieter Hintjens's avatar
      Problem: tests don't build on Windows · bbcc79d1
      Pieter Hintjens authored
      There were numerous small issues with test cases:
      
      - some lacked the right source file header
      - some were not portable at all
      - some were using internal libzmq APIs (headers)
      
      Solution: fixed and cleaned up.
      bbcc79d1
  5. 09 Feb, 2016 1 commit
  6. 08 Feb, 2016 1 commit
  7. 04 Feb, 2016 1 commit