cppzmq/tests
Pawel Kurdybacha ff3c221516 Problem: whitespace style too restrictive.
For header only library like cppzmq, whitespace style inherited from
libzmq is too restrictive.

Solution: relaxing whitespace before parens from always to in control
statements only, increased max column width from 80 to 85 and removing
requirement of whitespace after template keyword.
2018-05-12 17:28:28 +01:00
..
cmake Problem: googletest is also installed into install destination 2018-04-29 12:57:32 +01:00
active_poller.cpp Problem: whitespace style too restrictive. 2018-05-12 17:28:28 +01:00
CMakeLists.txt Problem: no tests for poller_t 2018-05-11 12:31:17 +02:00
context.cpp Problem: whitespace style too restrictive. 2018-05-12 17:28:28 +01:00
main.cpp Problem: whitespace style too restrictive. 2018-05-12 17:28:28 +01:00
message.cpp Problem: whitespace style too restrictive. 2018-05-12 17:28:28 +01:00
multipart.cpp Problem: whitespace style too restrictive. 2018-05-12 17:28:28 +01:00
poller.cpp Problem: whitespace style too restrictive. 2018-05-12 17:28:28 +01:00
socket.cpp Problem: whitespace style too restrictive. 2018-05-12 17:28:28 +01:00
testutil.hpp Problem: whitespace style too restrictive. 2018-05-12 17:28:28 +01:00