mirror of
https://github.com/zeromq/cppzmq.git
synced 2025-01-19 00:46:05 +01:00
6982fb7017
Solution: Added integration with CTest to existing unit test framework based on Catch. ctest -v returns list of run tests now. Changes: * downloading and using Catch cmake modules that `unit_tests --list-test-names-only` for add_test internally