Skip to content
Snippets Groups Projects
Commit 273155c7 authored by Van Herck, Walter's avatar Van Herck, Walter
Browse files

Renamed folder structure to clarify their contents

parent b82781ff
No related branches found
No related tags found
No related merge requests found
Showing
with 7 additions and 7 deletions
......@@ -20,12 +20,12 @@ endif()
set(libs BornAgainCore)
ADD_GTEST(Core "0" ${libs} 0)
ADD_GTEST(Core "1" ${libs} 0)
ADD_GTEST(Core "2" ${libs} 0)
ADD_GTEST(Core "3" ${libs} 0)
ADD_GTEST(Core "4" ${libs} 0)
ADD_GTEST(Core "5" ${libs} 0)
ADD_GTEST(Core "6" ${libs} 0)
ADD_GTEST(Core "Axes" ${libs} 0)
ADD_GTEST(Core "Sample" ${libs} 0)
ADD_GTEST(Core "Fresnel" ${libs} 0)
ADD_GTEST(Core "Detector" ${libs} 0)
ADD_GTEST(Core "Parameters" ${libs} 0)
ADD_GTEST(Core "DataStructure" ${libs} 0)
ADD_GTEST(Core "Other" ${libs} 0)
ADD_GTEST(Core "Numeric0" ${libs} 1)
ADD_GTEST(Core "Numeric1" ${libs} 1)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment