- 22 Aug, 2018 7 commits
-
-
Simon Giesecke authored
Solution: extracted into common method
-
Simon Giesecke authored
Solution: migrate to unity
-
Simon Giesecke authored
Solution: migrate to unity
-
Simon Giesecke authored
Solution: migrate to unity
-
Simon Giesecke authored
Solution: migrate to unity
-
Simon Giesecke authored
Solution: migrate to unity
-
Simon Giesecke authored
Solution: migrate to unity
-
- 20 Aug, 2018 1 commit
-
-
Simon Giesecke authored
Solution: migrate to unity
-
- 19 Aug, 2018 2 commits
-
-
Luca Boccassi authored
Solution: fix them
-
answeroo authored
Problem: PGM receiver can crash due to race Solution: do not run in_event until restart_input finishes correctly. Signed-off-by: answeroo <jiming@yafco.com>
-
- 17 Aug, 2018 7 commits
-
-
Luca Boccassi authored
Problem: inconsistent _out_pipes when using the same routing id witho…
-
Simon Giesecke authored
Solution: added test case, do not erase existing without ZMQ_ROUTER_HANDOVER
-
Luca Boccassi authored
Migrate further tests to unity
-
Simon Giesecke authored
Solution: migrate to unity
-
Simon Giesecke authored
Solution: migrate to unity
-
Simon Giesecke authored
Solution: migrate to unity
-
Simon Giesecke authored
Solution: migrate to unity
-
- 16 Aug, 2018 10 commits
-
-
Simon Giesecke authored
Solution: migrate to unity
-
Luca Boccassi authored
Various refactorings
-
Luca Boccassi authored
Problem: /Z7 debug info is used only for Debug build, but not for Rel…
-
Simon Giesecke authored
Problem: test program test_unbind_inproc is redundant, the same is already tested in test_inproc_connect Solution: remove test_unbind_inproc
-
Simon Giesecke authored
Solution: Migrate to unity assertions and test utils
-
Simon Giesecke authored
Solution: apply the same commadn for RelWithDebInfo build
-
Simon Giesecke authored
Update unittests/CMakeLists.txt: use ZeroMQ_SOURCE_DIR, ZeroMQ_BINARY_DIR
-
Simon Giesecke authored
Solution: add tests/ directory prefix
-
Wenbin Hou authored
Use ZeroMQ_SOURCE_DIR, ZeroMQ_BINARY_DIR instead of CMAKE_SOURCE_DIR, CMAKE_BINARY_DIR in tests/CMakeLists.txt Similar reason to change unittests/CMakeLists.txt
-
Wenbin Hou authored
Create RELICENSE/WenbinHou.md
-
- 15 Aug, 2018 13 commits
-
-
Simon Giesecke authored
Solution: started migration to unity (run test cases separately)
-
Simon Giesecke authored
Solution: add to XFAIL_TESTS until resolved
-
Simon Giesecke authored
Solution: extract functions for each protocol
-
Simon Giesecke authored
Solution: extract common code
-
Simon Giesecke authored
Solution: define and use named constant
-
Simon Giesecke authored
Solution: use terms more consistently
-
Simon Giesecke authored
Solution: extract resolve_tcp_addr function
-
Simon Giesecke authored
Solution: extract into functions of new inprocs_t class
-
Simon Giesecke authored
Solution: replace by functional expression
-
Simon Giesecke authored
Solution: extract functionality into send_routing_id
-
Simon Giesecke authored
Solution: extract functionality into get_effective_conflate_option
-
Simon Giesecke authored
Solution: remove it
-
Simon Giesecke authored
Solution: remove it
-