mirror of
https://github.com/zeromq/cppzmq.git
synced 2025-03-14 10:02:05 +01:00

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