james94 commented on code in PR #1793: URL: https://github.com/apache/nifi-minifi-cpp/pull/1793#discussion_r1714371690
########## test_package/src/AbstractProcessorTest.cpp: ########## @@ -0,0 +1,114 @@ +/** Review Comment: We can update the conanfile.py for the test_package to try to run existing MiNiFi C++ GTESTs, so we dont duplicate the already created tests. I was mainly copying over a MiNiFi test here for a quick check. I will try **cmake.ctest()**, so I can get rid of this copied test program. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
