This PR updates the top level CMakeLists.txt file to use GTest version 1.8 to match the version associated with Ubuntu 17.04 and refactors the unit tests such that each test covers only single methods rather than multiple read/write methods as previous.
Please let me know if you have any questions on this PR. Thanks!
Hi CrayzeeWulf,
This PR updates the top level CMakeLists.txt file to use GTest version 1.8 to match the version associated with Ubuntu 17.04 and refactors the unit tests such that each test covers only single methods rather than multiple read/write methods as previous.
Please let me know if you have any questions on this PR. Thanks!
-Mark