Loading isis/src/core/tests/CMakeLists.txt +1 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ include(GoogleTest) set(test_source ${PROJECT_SOURCE_DIR}/tests/ConstantsTests.cpp ${PROJECT_SOURCE_DIR}/tests/IsisCoreTestMain.cpp ${PROJECT_SOURCE_DIR}/tests/PvlKeywordTests.cpp ${PROJECT_SOURCE_DIR}/tests/TableTests.cpp) # Link runISISTests with what we want to test and the GTest and pthread library Loading isis/src/core/tests/PvlKeywordTests.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,6 @@ #include "PvlSequence.h" #include "IException.h" #include "TestUtilities.h" #include "Fixtures.h" #include <QString> Loading @@ -13,6 +12,7 @@ #include <fstream> #include <stdlib.h> #include "gmock/gmock.h" #include <gtest/gtest.h> #include <nlohmann/json.hpp> Loading isis/src/core/tests/unitTests/CMakeLists.txt +0 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,6 @@ set(unitTestClasses "Blob" "PvlFormat" "PvlFormatPds" "PvlGroup" "PvlKeyword" "PvlSequence" "TableField" "TableRecord") Loading Loading
isis/src/core/tests/CMakeLists.txt +1 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ include(GoogleTest) set(test_source ${PROJECT_SOURCE_DIR}/tests/ConstantsTests.cpp ${PROJECT_SOURCE_DIR}/tests/IsisCoreTestMain.cpp ${PROJECT_SOURCE_DIR}/tests/PvlKeywordTests.cpp ${PROJECT_SOURCE_DIR}/tests/TableTests.cpp) # Link runISISTests with what we want to test and the GTest and pthread library Loading
isis/src/core/tests/PvlKeywordTests.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,6 @@ #include "PvlSequence.h" #include "IException.h" #include "TestUtilities.h" #include "Fixtures.h" #include <QString> Loading @@ -13,6 +12,7 @@ #include <fstream> #include <stdlib.h> #include "gmock/gmock.h" #include <gtest/gtest.h> #include <nlohmann/json.hpp> Loading
isis/src/core/tests/unitTests/CMakeLists.txt +0 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,6 @@ set(unitTestClasses "Blob" "PvlFormat" "PvlFormatPds" "PvlGroup" "PvlKeyword" "PvlSequence" "TableField" "TableRecord") Loading