- 17 Aug, 2018 4 commits
-
-
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 17 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
-
Szekely Gyorgy authored
* Add ZMQ_ROUTER_NOTIFY draft socket option
-
Luca Boccassi authored
RELICENSE: Szekely Gyorgy
-
Gyorgy Szekely authored
-
Wenbin Hou authored
Use ZeroMQ_SOURCE_DIR, ZeroMQ_BINARY_DIR instead of CMAKE_SOURCE_DIR, CMAKE_BINARY_DIR, which allows libzmq to become an "add_subdirectory" target (with static build). Otherwise, building unittest_xxx would complain header files not found.
-
- 14 Aug, 2018 1 commit
-
-
Luca Boccassi authored
Problem: unused get_credential methods and associated fields
-
- 13 Aug, 2018 3 commits
-
-
Luca Boccassi authored
Migrate and extend probe router test
-
Simon Giesecke authored
Solution: remove them
-
Simon Giesecke authored
Solution: add receive call for routing id
-
- 10 Aug, 2018 5 commits
-
-
Luca Boccassi authored
Code style improvements
-
Simon Giesecke authored
Solution: add test case
-
Simon Giesecke authored
Solution: migrate to unity/testutil_unity
-
Simon Giesecke authored
-
Simon Giesecke authored
Fixed naming for filter parameter, removed unnecessary temporary variable, fixed naming of local variable
-