isis/tests/IDTests.cpp
0 → 100644
+83
−0
isis/tests/TestUtilities.cpp
0 → 100644
+56
−0
+3
−37
Loading
Added gtest for ID and split TestUtilities into a cpp and h file to fix duplicate symbol error when building. (#2824) Code reviewed and tested