- 14 Mar, 2018 2 commits
-
-
Simon Giesecke authored
Solution: add guidelines to tests/README.md
-
Simon Giesecke authored
Solution: fixed description for building tests, added references to unity and unittests
-
- 01 Jan, 2017 1 commit
-
-
Vincent Tellier authored
tests/README.md explicitly indicates to check the libzmq.lib path in CMakeLists.txt.
-
- 05 Mar, 2016 1 commit
-
-
Osiris authored
Solution: Modified CMakelist.txt to build correctly for Windows
-
- 13 Feb, 2016 1 commit
-
-
Luca Boccassi authored
Solution: suggest to use the common approach of msleep (SETTLE_TIME) after a connect if necessary, rather than reimplementing a different way.
-
- 12 Feb, 2016 3 commits
-
-
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.
-
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.
-
Pieter Hintjens authored
Solution: document the minimum rules in README.md
-