• 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
test_router_mandatory_tipc.cpp 2.36 KB