cppzmq/tests
Pawel Kurdybacha 6982fb7017 Problem #268: CTest output without tests details
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
2019-01-23 08:48:11 +00:00
..
cmake Problem #268: CTest output without tests details 2019-01-23 08:48:11 +00:00
active_poller.cpp Problem: Dependency on googletest framework 2018-10-17 15:22:07 +01:00
CMakeLists.txt Problem #268: CTest output without tests details 2019-01-23 08:48:11 +00:00
context.cpp Problem: Dependency on googletest framework 2018-10-17 15:22:07 +01:00
message.cpp Problem: Dependency on googletest framework 2018-10-17 15:22:07 +01:00
monitor.cpp Problem: Dependency on googletest framework 2018-10-17 15:22:07 +01:00
multipart.cpp Problem: Dependency on googletest framework 2018-10-17 15:22:07 +01:00
poller.cpp Problem: Dependency on googletest framework 2018-10-17 15:22:07 +01:00
socket.cpp Problem: Dependency on googletest framework 2018-10-17 15:22:07 +01:00
testutil.hpp Problem: Dependency on googletest framework 2018-10-17 15:22:07 +01:00