pdxcodemonkey commented on a change in pull request #619:
URL: https://github.com/apache/geode-native/pull/619#discussion_r442946064
##########
File path: cppcache/test/CMakeLists.txt
##########
@@ -55,7 +56,7 @@ add_executable(apache-geode_unittests
util/synchronized_setTest.cpp
util/TestableRecursiveMutex.hpp
util/chrono/durationTest.cpp
-)
+ PdxTypeTest.cpp)
Review comment:
We should check and see if `tests/cpp/testobject/PdxType.*` are in use
anywhere. We may get lucky and find that they can be deleted.
----------------------------------------------------------------
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]