• Pieter Hintjens's avatar
    Problem: tests don't build on Windows · 9c0d176d
    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.
    9c0d176d
test_security_null.cpp 6.27 KB