jdanekrh commented on a change in pull request #684: WIP: (Work In Progress) DISPATCH-1568: using doctest URL: https://github.com/apache/qpid-dispatch/pull/684#discussion_r380251798
########## File path: tests/c_unittests_main.cpp ########## @@ -0,0 +1,2 @@ +#define DOCTEST_CONFIG_IMPLEMENT_WITH_MAIN +#include "qdr_doctest.h" Review comment: aha, right. I misunderstood what you are doing. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
