diff --git a/.gitmodules b/.gitmodules
index 7d85724fadf9688055e5b7b9009885fad793dbd1..7b666184bc5735128270385c28131cf79ba8fe91 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -13,9 +13,6 @@
 [submodule "ThirdParty/autocheck"]
 	path = ThirdParty/autocheck
 	url = https://github.com/thejohnfreeman/autocheck.git
-[submodule "Tests/Data"]
-	path = Tests/Data
-	url = https://github.com/ufz/ogs-data
 [submodule "ThirdParty/vtkGUISupportQt"]
 	path = ThirdParty/vtkGUISupportQt
 	url = https://github.com/ufz/vtkGUISupportQt.git
diff --git a/.travis.yml b/.travis.yml
index 51d3593f71a3ba65b97384b142fdf167c1f5548b..490953c1fc55fa4150334086e70d458e52ed61d7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -32,8 +32,8 @@ matrix:
 before_install:
   - bash scripts/travis/cmake.sh
   - bash scripts/travis/conan.sh
-  - git lfs pull --exclude "web/**,Tests/lfs-data/**"
-  - git lfs pull --include "Tests/lfs-data/FileIO/**,Tests/lfs-data/MathLib/**"
+  - git lfs pull --exclude "web/**,Tests/Data/**"
+  - git lfs pull --include "Tests/Data/FileIO/**,Tests/Data/MathLib/**"
 
 script:
   - mkdir build; cd build
diff --git a/Tests/Data b/Tests/Data
deleted file mode 160000
index 8a91a43ac885fbcb3876a808708ec588b9fea42c..0000000000000000000000000000000000000000
--- a/Tests/Data
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 8a91a43ac885fbcb3876a808708ec588b9fea42c
diff --git a/Tests/lfs-data/Elliptic/circle_radius_1/circle_1_axi.gml b/Tests/Data/Elliptic/circle_radius_1/circle_1_axi.gml
similarity index 100%
rename from Tests/lfs-data/Elliptic/circle_radius_1/circle_1_axi.gml
rename to Tests/Data/Elliptic/circle_radius_1/circle_1_axi.gml
diff --git a/Tests/lfs-data/Elliptic/circle_radius_1/circle_1e1_axi.prj b/Tests/Data/Elliptic/circle_radius_1/circle_1e1_axi.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/circle_radius_1/circle_1e1_axi.prj
rename to Tests/Data/Elliptic/circle_radius_1/circle_1e1_axi.prj
diff --git a/Tests/lfs-data/Elliptic/circle_radius_1/circle_1e2_axi.prj b/Tests/Data/Elliptic/circle_radius_1/circle_1e2_axi.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/circle_radius_1/circle_1e2_axi.prj
rename to Tests/Data/Elliptic/circle_radius_1/circle_1e2_axi.prj
diff --git a/Tests/lfs-data/Elliptic/circle_radius_1/circle_1e3_axi.prj b/Tests/Data/Elliptic/circle_radius_1/circle_1e3_axi.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/circle_radius_1/circle_1e3_axi.prj
rename to Tests/Data/Elliptic/circle_radius_1/circle_1e3_axi.prj
diff --git a/Tests/lfs-data/Elliptic/circle_radius_1/circle_1e4_axi.prj b/Tests/Data/Elliptic/circle_radius_1/circle_1e4_axi.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/circle_radius_1/circle_1e4_axi.prj
rename to Tests/Data/Elliptic/circle_radius_1/circle_1e4_axi.prj
diff --git a/Tests/lfs-data/Elliptic/circle_radius_1/circle_1e5_axi.prj b/Tests/Data/Elliptic/circle_radius_1/circle_1e5_axi.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/circle_radius_1/circle_1e5_axi.prj
rename to Tests/Data/Elliptic/circle_radius_1/circle_1e5_axi.prj
diff --git a/Tests/lfs-data/Elliptic/circle_radius_1/circle_1e6_axi.prj b/Tests/Data/Elliptic/circle_radius_1/circle_1e6_axi.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/circle_radius_1/circle_1e6_axi.prj
rename to Tests/Data/Elliptic/circle_radius_1/circle_1e6_axi.prj
diff --git a/Tests/lfs-data/Elliptic/circle_radius_1/line_1_lines_1e1.vtu b/Tests/Data/Elliptic/circle_radius_1/line_1_lines_1e1.vtu
similarity index 100%
rename from Tests/lfs-data/Elliptic/circle_radius_1/line_1_lines_1e1.vtu
rename to Tests/Data/Elliptic/circle_radius_1/line_1_lines_1e1.vtu
diff --git a/Tests/lfs-data/Elliptic/circle_radius_1/line_1_lines_1e1_expected.vtu b/Tests/Data/Elliptic/circle_radius_1/line_1_lines_1e1_expected.vtu
similarity index 100%
rename from Tests/lfs-data/Elliptic/circle_radius_1/line_1_lines_1e1_expected.vtu
rename to Tests/Data/Elliptic/circle_radius_1/line_1_lines_1e1_expected.vtu
diff --git a/Tests/lfs-data/Elliptic/circle_radius_1/line_1_lines_1e2.vtu b/Tests/Data/Elliptic/circle_radius_1/line_1_lines_1e2.vtu
similarity index 100%
rename from Tests/lfs-data/Elliptic/circle_radius_1/line_1_lines_1e2.vtu
rename to Tests/Data/Elliptic/circle_radius_1/line_1_lines_1e2.vtu
diff --git a/Tests/lfs-data/Elliptic/circle_radius_1/line_1_lines_1e2_expected.vtu b/Tests/Data/Elliptic/circle_radius_1/line_1_lines_1e2_expected.vtu
similarity index 100%
rename from Tests/lfs-data/Elliptic/circle_radius_1/line_1_lines_1e2_expected.vtu
rename to Tests/Data/Elliptic/circle_radius_1/line_1_lines_1e2_expected.vtu
diff --git a/Tests/lfs-data/Elliptic/circle_radius_1/line_1_lines_1e3.vtu b/Tests/Data/Elliptic/circle_radius_1/line_1_lines_1e3.vtu
similarity index 100%
rename from Tests/lfs-data/Elliptic/circle_radius_1/line_1_lines_1e3.vtu
rename to Tests/Data/Elliptic/circle_radius_1/line_1_lines_1e3.vtu
diff --git a/Tests/lfs-data/Elliptic/circle_radius_1/line_1_lines_1e3_expected.vtu b/Tests/Data/Elliptic/circle_radius_1/line_1_lines_1e3_expected.vtu
similarity index 100%
rename from Tests/lfs-data/Elliptic/circle_radius_1/line_1_lines_1e3_expected.vtu
rename to Tests/Data/Elliptic/circle_radius_1/line_1_lines_1e3_expected.vtu
diff --git a/Tests/lfs-data/Elliptic/circle_radius_1/line_1_lines_1e4.vtu b/Tests/Data/Elliptic/circle_radius_1/line_1_lines_1e4.vtu
similarity index 100%
rename from Tests/lfs-data/Elliptic/circle_radius_1/line_1_lines_1e4.vtu
rename to Tests/Data/Elliptic/circle_radius_1/line_1_lines_1e4.vtu
diff --git a/Tests/lfs-data/Elliptic/circle_radius_1/line_1_lines_1e4_expected.vtu b/Tests/Data/Elliptic/circle_radius_1/line_1_lines_1e4_expected.vtu
similarity index 100%
rename from Tests/lfs-data/Elliptic/circle_radius_1/line_1_lines_1e4_expected.vtu
rename to Tests/Data/Elliptic/circle_radius_1/line_1_lines_1e4_expected.vtu
diff --git a/Tests/lfs-data/Elliptic/circle_radius_1/line_1_lines_1e5.vtu b/Tests/Data/Elliptic/circle_radius_1/line_1_lines_1e5.vtu
similarity index 100%
rename from Tests/lfs-data/Elliptic/circle_radius_1/line_1_lines_1e5.vtu
rename to Tests/Data/Elliptic/circle_radius_1/line_1_lines_1e5.vtu
diff --git a/Tests/lfs-data/Elliptic/circle_radius_1/line_1_lines_1e5_expected.vtu b/Tests/Data/Elliptic/circle_radius_1/line_1_lines_1e5_expected.vtu
similarity index 100%
rename from Tests/lfs-data/Elliptic/circle_radius_1/line_1_lines_1e5_expected.vtu
rename to Tests/Data/Elliptic/circle_radius_1/line_1_lines_1e5_expected.vtu
diff --git a/Tests/lfs-data/Elliptic/circle_radius_1/line_1_lines_1e6.vtu b/Tests/Data/Elliptic/circle_radius_1/line_1_lines_1e6.vtu
similarity index 100%
rename from Tests/lfs-data/Elliptic/circle_radius_1/line_1_lines_1e6.vtu
rename to Tests/Data/Elliptic/circle_radius_1/line_1_lines_1e6.vtu
diff --git a/Tests/lfs-data/Elliptic/circle_radius_1/line_1_lines_1e6_expected.vtu b/Tests/Data/Elliptic/circle_radius_1/line_1_lines_1e6_expected.vtu
similarity index 100%
rename from Tests/lfs-data/Elliptic/circle_radius_1/line_1_lines_1e6_expected.vtu
rename to Tests/Data/Elliptic/circle_radius_1/line_1_lines_1e6_expected.vtu
diff --git a/Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube.py b/Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube.py
similarity index 100%
rename from Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube.py
rename to Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube.py
diff --git a/Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e0.prj b/Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e0.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e0.prj
rename to Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e0.prj
diff --git a/Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e0_neumann.prj b/Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e0_neumann.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e0_neumann.prj
rename to Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e0_neumann.prj
diff --git a/Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e0_newton.prj b/Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e0_newton.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e0_newton.prj
rename to Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e0_newton.prj
diff --git a/Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e0_quadratic_hex.prj b/Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e0_quadratic_hex.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e0_quadratic_hex.prj
rename to Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e0_quadratic_hex.prj
diff --git a/Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e1.prj b/Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e1.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e1.prj
rename to Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e1.prj
diff --git a/Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e1_neumann.prj b/Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e1_neumann.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e1_neumann.prj
rename to Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e1_neumann.prj
diff --git a/Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e1_newton.prj b/Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e1_newton.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e1_newton.prj
rename to Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e1_newton.prj
diff --git a/Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e2.prj b/Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e2.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e2.prj
rename to Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e2.prj
diff --git a/Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e2_neumann.prj b/Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e2_neumann.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e2_neumann.prj
rename to Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e2_neumann.prj
diff --git a/Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e2_newton.prj b/Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e2_newton.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e2_newton.prj
rename to Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e2_newton.prj
diff --git a/Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e3.prj b/Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e3.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e3.prj
rename to Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e3.prj
diff --git a/Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e3_bottom_neumann.prj b/Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e3_bottom_neumann.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e3_bottom_neumann.prj
rename to Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e3_bottom_neumann.prj
diff --git a/Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e3_bottom_neumann.vtu b/Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e3_bottom_neumann.vtu
similarity index 100%
rename from Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e3_bottom_neumann.vtu
rename to Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e3_bottom_neumann.vtu
diff --git a/Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e3_bottom_neumann_newton.prj b/Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e3_bottom_neumann_newton.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e3_bottom_neumann_newton.prj
rename to Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e3_bottom_neumann_newton.prj
diff --git a/Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e3_calculatesurfaceflux.prj b/Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e3_calculatesurfaceflux.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e3_calculatesurfaceflux.prj
rename to Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e3_calculatesurfaceflux.prj
diff --git a/Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e3_neumann.prj b/Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e3_neumann.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e3_neumann.prj
rename to Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e3_neumann.prj
diff --git a/Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e3_neumann_calculatesurfaceflux.prj b/Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e3_neumann_calculatesurfaceflux.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e3_neumann_calculatesurfaceflux.prj
rename to Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e3_neumann_calculatesurfaceflux.prj
diff --git a/Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e3_newton.prj b/Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e3_newton.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e3_newton.prj
rename to Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e3_newton.prj
diff --git a/Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e3_top_neumann.prj b/Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e3_top_neumann.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e3_top_neumann.prj
rename to Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e3_top_neumann.prj
diff --git a/Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e3_top_neumann.vtu b/Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e3_top_neumann.vtu
similarity index 100%
rename from Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e3_top_neumann.vtu
rename to Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e3_top_neumann.vtu
diff --git a/Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e3_top_neumann_newton.prj b/Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e3_top_neumann_newton.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e3_top_neumann_newton.prj
rename to Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e3_top_neumann_newton.prj
diff --git a/Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e4.prj b/Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e4.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e4.prj
rename to Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e4.prj
diff --git a/Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e4_neumann.prj b/Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e4_neumann.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e4_neumann.prj
rename to Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e4_neumann.prj
diff --git a/Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e5.prj b/Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e5.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e5.prj
rename to Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e5.prj
diff --git a/Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e5_neumann.prj b/Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e5_neumann.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e5_neumann.prj
rename to Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e5_neumann.prj
diff --git a/Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e6.prj b/Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e6.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e6.prj
rename to Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e6.prj
diff --git a/Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e6_neumann.prj b/Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e6_neumann.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e6_neumann.prj
rename to Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1e6_neumann.prj
diff --git a/Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1.gml b/Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1.gml
similarity index 100%
rename from Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1.gml
rename to Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1.gml
diff --git a/Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_hex20_1e0.vtu b/Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_hex20_1e0.vtu
similarity index 100%
rename from Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_hex20_1e0.vtu
rename to Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_hex20_1e0.vtu
diff --git a/Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_hex_1e0.vtu b/Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_hex_1e0.vtu
similarity index 100%
rename from Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_hex_1e0.vtu
rename to Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_hex_1e0.vtu
diff --git a/Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_hex_1e1.vtu b/Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_hex_1e1.vtu
similarity index 100%
rename from Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_hex_1e1.vtu
rename to Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_hex_1e1.vtu
diff --git a/Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_hex_1e2.vtu b/Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_hex_1e2.vtu
similarity index 100%
rename from Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_hex_1e2.vtu
rename to Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_hex_1e2.vtu
diff --git a/Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_hex_1e3.vtu b/Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_hex_1e3.vtu
similarity index 100%
rename from Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_hex_1e3.vtu
rename to Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_hex_1e3.vtu
diff --git a/Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_hex_1e3_complete_surface.vtu b/Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_hex_1e3_complete_surface.vtu
similarity index 100%
rename from Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_hex_1e3_complete_surface.vtu
rename to Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_hex_1e3_complete_surface.vtu
diff --git a/Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_hex_1e4.vtu b/Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_hex_1e4.vtu
similarity index 100%
rename from Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_hex_1e4.vtu
rename to Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_hex_1e4.vtu
diff --git a/Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_hex_1e5.vtu b/Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_hex_1e5.vtu
similarity index 100%
rename from Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_hex_1e5.vtu
rename to Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_hex_1e5.vtu
diff --git a/Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_hex_1e6.vtu b/Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_hex_1e6.vtu
similarity index 100%
rename from Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_hex_1e6.vtu
rename to Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_hex_1e6.vtu
diff --git a/Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_hex_2e4.vtu b/Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_hex_2e4.vtu
similarity index 100%
rename from Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_hex_2e4.vtu
rename to Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_hex_2e4.vtu
diff --git a/Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_hex_3e4.vtu b/Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_hex_3e4.vtu
similarity index 100%
rename from Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_hex_3e4.vtu
rename to Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_hex_3e4.vtu
diff --git a/Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_hex_4e4.vtu b/Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_hex_4e4.vtu
similarity index 100%
rename from Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_hex_4e4.vtu
rename to Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_hex_4e4.vtu
diff --git a/Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_hex_5e4.vtu b/Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_hex_5e4.vtu
similarity index 100%
rename from Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_hex_5e4.vtu
rename to Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_hex_5e4.vtu
diff --git a/Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_prism_2e3.vtu b/Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_prism_2e3.vtu
similarity index 100%
rename from Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_prism_2e3.vtu
rename to Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_prism_2e3.vtu
diff --git a/Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_prism_2e3_complete_surface.vtu b/Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_prism_2e3_complete_surface.vtu
similarity index 100%
rename from Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_prism_2e3_complete_surface.vtu
rename to Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_1x1x1_prism_2e3_complete_surface.vtu
diff --git a/Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_2e3_prism_surfaceflux_front_back.prj b/Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_2e3_prism_surfaceflux_front_back.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_2e3_prism_surfaceflux_front_back.prj
rename to Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_2e3_prism_surfaceflux_front_back.prj
diff --git a/Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_2e3_prism_surfaceflux_left_right.prj b/Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_2e3_prism_surfaceflux_left_right.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_2e3_prism_surfaceflux_left_right.prj
rename to Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_2e3_prism_surfaceflux_left_right.prj
diff --git a/Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_2e3_prism_surfaceflux_top_bottom.prj b/Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_2e3_prism_surfaceflux_top_bottom.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_2e3_prism_surfaceflux_top_bottom.prj
rename to Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_2e3_prism_surfaceflux_top_bottom.prj
diff --git a/Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_2e4.prj b/Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_2e4.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_2e4.prj
rename to Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_2e4.prj
diff --git a/Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_2e4_neumann.prj b/Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_2e4_neumann.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_2e4_neumann.prj
rename to Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_2e4_neumann.prj
diff --git a/Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_3e4.prj b/Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_3e4.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_3e4.prj
rename to Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_3e4.prj
diff --git a/Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_3e4_neumann.prj b/Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_3e4_neumann.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_3e4_neumann.prj
rename to Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_3e4_neumann.prj
diff --git a/Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_4e4.prj b/Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_4e4.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_4e4.prj
rename to Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_4e4.prj
diff --git a/Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_4e4_neumann.prj b/Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_4e4_neumann.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_4e4_neumann.prj
rename to Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_4e4_neumann.prj
diff --git a/Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_5e4.prj b/Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_5e4.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_5e4.prj
rename to Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_5e4.prj
diff --git a/Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_5e4_neumann.prj b/Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_5e4_neumann.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_5e4_neumann.prj
rename to Tests/Data/Elliptic/cube_1x1x1_GroundWaterFlow/cube_5e4_neumann.prj
diff --git a/Tests/lfs-data/Elliptic/line_1_GroundWaterFlow/line_1.gml b/Tests/Data/Elliptic/line_1_GroundWaterFlow/line_1.gml
similarity index 100%
rename from Tests/lfs-data/Elliptic/line_1_GroundWaterFlow/line_1.gml
rename to Tests/Data/Elliptic/line_1_GroundWaterFlow/line_1.gml
diff --git a/Tests/lfs-data/Elliptic/line_1_GroundWaterFlow/line_1_line_1e1.vtu b/Tests/Data/Elliptic/line_1_GroundWaterFlow/line_1_line_1e1.vtu
similarity index 100%
rename from Tests/lfs-data/Elliptic/line_1_GroundWaterFlow/line_1_line_1e1.vtu
rename to Tests/Data/Elliptic/line_1_GroundWaterFlow/line_1_line_1e1.vtu
diff --git a/Tests/lfs-data/Elliptic/line_1_GroundWaterFlow/line_1_time_dep_dirichlet.vtu b/Tests/Data/Elliptic/line_1_GroundWaterFlow/line_1_time_dep_dirichlet.vtu
similarity index 100%
rename from Tests/lfs-data/Elliptic/line_1_GroundWaterFlow/line_1_time_dep_dirichlet.vtu
rename to Tests/Data/Elliptic/line_1_GroundWaterFlow/line_1_time_dep_dirichlet.vtu
diff --git a/Tests/lfs-data/Elliptic/line_1_GroundWaterFlow/line_1e1.prj b/Tests/Data/Elliptic/line_1_GroundWaterFlow/line_1e1.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/line_1_GroundWaterFlow/line_1e1.prj
rename to Tests/Data/Elliptic/line_1_GroundWaterFlow/line_1e1.prj
diff --git a/Tests/lfs-data/Elliptic/line_1_GroundWaterFlow/line_1e1_neumann.prj b/Tests/Data/Elliptic/line_1_GroundWaterFlow/line_1e1_neumann.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/line_1_GroundWaterFlow/line_1e1_neumann.prj
rename to Tests/Data/Elliptic/line_1_GroundWaterFlow/line_1e1_neumann.prj
diff --git a/Tests/lfs-data/Elliptic/line_1_GroundWaterFlow/line_1e1_robin_left_picard.prj b/Tests/Data/Elliptic/line_1_GroundWaterFlow/line_1e1_robin_left_picard.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/line_1_GroundWaterFlow/line_1e1_robin_left_picard.prj
rename to Tests/Data/Elliptic/line_1_GroundWaterFlow/line_1e1_robin_left_picard.prj
diff --git a/Tests/lfs-data/Elliptic/line_1_GroundWaterFlow/line_1e1_robin_right_picard.prj b/Tests/Data/Elliptic/line_1_GroundWaterFlow/line_1e1_robin_right_picard.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/line_1_GroundWaterFlow/line_1e1_robin_right_picard.prj
rename to Tests/Data/Elliptic/line_1_GroundWaterFlow/line_1e1_robin_right_picard.prj
diff --git a/Tests/lfs-data/Elliptic/line_1_GroundWaterFlow/line_1e1_time_dep_dirichlet.prj b/Tests/Data/Elliptic/line_1_GroundWaterFlow/line_1e1_time_dep_dirichlet.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/line_1_GroundWaterFlow/line_1e1_time_dep_dirichlet.prj
rename to Tests/Data/Elliptic/line_1_GroundWaterFlow/line_1e1_time_dep_dirichlet.prj
diff --git a/Tests/lfs-data/Elliptic/line_1_GroundWaterFlow/line_1e1_time_dep_neumann.prj b/Tests/Data/Elliptic/line_1_GroundWaterFlow/line_1e1_time_dep_neumann.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/line_1_GroundWaterFlow/line_1e1_time_dep_neumann.prj
rename to Tests/Data/Elliptic/line_1_GroundWaterFlow/line_1e1_time_dep_neumann.prj
diff --git a/Tests/lfs-data/Elliptic/nonuniform_bc_Groundwaterflow/dirichlet_nonuniform.prj b/Tests/Data/Elliptic/nonuniform_bc_Groundwaterflow/dirichlet_nonuniform.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/nonuniform_bc_Groundwaterflow/dirichlet_nonuniform.prj
rename to Tests/Data/Elliptic/nonuniform_bc_Groundwaterflow/dirichlet_nonuniform.prj
diff --git a/Tests/lfs-data/Elliptic/nonuniform_bc_Groundwaterflow/dirichlet_nonuniform.vtu b/Tests/Data/Elliptic/nonuniform_bc_Groundwaterflow/dirichlet_nonuniform.vtu
similarity index 100%
rename from Tests/lfs-data/Elliptic/nonuniform_bc_Groundwaterflow/dirichlet_nonuniform.vtu
rename to Tests/Data/Elliptic/nonuniform_bc_Groundwaterflow/dirichlet_nonuniform.vtu
diff --git a/Tests/lfs-data/Elliptic/nonuniform_bc_Groundwaterflow/dirichlet_nonuniform_left_1e3.vtu b/Tests/Data/Elliptic/nonuniform_bc_Groundwaterflow/dirichlet_nonuniform_left_1e3.vtu
similarity index 100%
rename from Tests/lfs-data/Elliptic/nonuniform_bc_Groundwaterflow/dirichlet_nonuniform_left_1e3.vtu
rename to Tests/Data/Elliptic/nonuniform_bc_Groundwaterflow/dirichlet_nonuniform_left_1e3.vtu
diff --git a/Tests/lfs-data/Elliptic/nonuniform_bc_Groundwaterflow/expected_dirichlet_nonuniform_pcs_0_ts_1_t_1.000000.vtu b/Tests/Data/Elliptic/nonuniform_bc_Groundwaterflow/expected_dirichlet_nonuniform_pcs_0_ts_1_t_1.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Elliptic/nonuniform_bc_Groundwaterflow/expected_dirichlet_nonuniform_pcs_0_ts_1_t_1.000000.vtu
rename to Tests/Data/Elliptic/nonuniform_bc_Groundwaterflow/expected_dirichlet_nonuniform_pcs_0_ts_1_t_1.000000.vtu
diff --git a/Tests/lfs-data/Elliptic/nonuniform_bc_Groundwaterflow/inhomogeneous_mass_flux.vtu b/Tests/Data/Elliptic/nonuniform_bc_Groundwaterflow/inhomogeneous_mass_flux.vtu
similarity index 100%
rename from Tests/lfs-data/Elliptic/nonuniform_bc_Groundwaterflow/inhomogeneous_mass_flux.vtu
rename to Tests/Data/Elliptic/nonuniform_bc_Groundwaterflow/inhomogeneous_mass_flux.vtu
diff --git a/Tests/lfs-data/Elliptic/nonuniform_bc_Groundwaterflow/inhomogeneous_permeability.gml b/Tests/Data/Elliptic/nonuniform_bc_Groundwaterflow/inhomogeneous_permeability.gml
similarity index 100%
rename from Tests/lfs-data/Elliptic/nonuniform_bc_Groundwaterflow/inhomogeneous_permeability.gml
rename to Tests/Data/Elliptic/nonuniform_bc_Groundwaterflow/inhomogeneous_permeability.gml
diff --git a/Tests/lfs-data/Elliptic/nonuniform_bc_Groundwaterflow/inhomogeneous_permeability.vtu b/Tests/Data/Elliptic/nonuniform_bc_Groundwaterflow/inhomogeneous_permeability.vtu
similarity index 100%
rename from Tests/lfs-data/Elliptic/nonuniform_bc_Groundwaterflow/inhomogeneous_permeability.vtu
rename to Tests/Data/Elliptic/nonuniform_bc_Groundwaterflow/inhomogeneous_permeability.vtu
diff --git a/Tests/lfs-data/Elliptic/nonuniform_bc_Groundwaterflow/neumann_nonuniform.prj b/Tests/Data/Elliptic/nonuniform_bc_Groundwaterflow/neumann_nonuniform.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/nonuniform_bc_Groundwaterflow/neumann_nonuniform.prj
rename to Tests/Data/Elliptic/nonuniform_bc_Groundwaterflow/neumann_nonuniform.prj
diff --git a/Tests/lfs-data/Elliptic/nonuniform_bc_Groundwaterflow/square_1x1.gml b/Tests/Data/Elliptic/nonuniform_bc_Groundwaterflow/square_1x1.gml
similarity index 100%
rename from Tests/lfs-data/Elliptic/nonuniform_bc_Groundwaterflow/square_1x1.gml
rename to Tests/Data/Elliptic/nonuniform_bc_Groundwaterflow/square_1x1.gml
diff --git a/Tests/lfs-data/Elliptic/square_100x100_ComponentTransport/square_100x100.gml b/Tests/Data/Elliptic/square_100x100_ComponentTransport/square_100x100.gml
similarity index 100%
rename from Tests/lfs-data/Elliptic/square_100x100_ComponentTransport/square_100x100.gml
rename to Tests/Data/Elliptic/square_100x100_ComponentTransport/square_100x100.gml
diff --git a/Tests/lfs-data/Elliptic/square_100x100_ComponentTransport/square_100x100_quad_1e4.vtu b/Tests/Data/Elliptic/square_100x100_ComponentTransport/square_100x100_quad_1e4.vtu
similarity index 100%
rename from Tests/lfs-data/Elliptic/square_100x100_ComponentTransport/square_100x100_quad_1e4.vtu
rename to Tests/Data/Elliptic/square_100x100_ComponentTransport/square_100x100_quad_1e4.vtu
diff --git a/Tests/lfs-data/Elliptic/square_100x100_ComponentTransport/square_100x100_quad_1e4_ComponentTransport_pcs_0_ts_1_t_1.000000.vtu b/Tests/Data/Elliptic/square_100x100_ComponentTransport/square_100x100_quad_1e4_ComponentTransport_pcs_0_ts_1_t_1.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Elliptic/square_100x100_ComponentTransport/square_100x100_quad_1e4_ComponentTransport_pcs_0_ts_1_t_1.000000.vtu
rename to Tests/Data/Elliptic/square_100x100_ComponentTransport/square_100x100_quad_1e4_ComponentTransport_pcs_0_ts_1_t_1.000000.vtu
diff --git a/Tests/lfs-data/Elliptic/square_100x100_ComponentTransport/square_1e4_heterogeneity.prj b/Tests/Data/Elliptic/square_100x100_ComponentTransport/square_1e4_heterogeneity.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/square_100x100_ComponentTransport/square_1e4_heterogeneity.prj
rename to Tests/Data/Elliptic/square_100x100_ComponentTransport/square_1e4_heterogeneity.prj
diff --git a/Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/square_1e0.prj b/Tests/Data/Elliptic/square_1x1_GroundWaterFlow/square_1e0.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/square_1e0.prj
rename to Tests/Data/Elliptic/square_1x1_GroundWaterFlow/square_1e0.prj
diff --git a/Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/square_1e0_neumann.prj b/Tests/Data/Elliptic/square_1x1_GroundWaterFlow/square_1e0_neumann.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/square_1e0_neumann.prj
rename to Tests/Data/Elliptic/square_1x1_GroundWaterFlow/square_1e0_neumann.prj
diff --git a/Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/square_1e1.prj b/Tests/Data/Elliptic/square_1x1_GroundWaterFlow/square_1e1.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/square_1e1.prj
rename to Tests/Data/Elliptic/square_1x1_GroundWaterFlow/square_1e1.prj
diff --git a/Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/square_1e1_neumann.prj b/Tests/Data/Elliptic/square_1x1_GroundWaterFlow/square_1e1_neumann.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/square_1e1_neumann.prj
rename to Tests/Data/Elliptic/square_1x1_GroundWaterFlow/square_1e1_neumann.prj
diff --git a/Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/square_1e2.prj b/Tests/Data/Elliptic/square_1x1_GroundWaterFlow/square_1e2.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/square_1e2.prj
rename to Tests/Data/Elliptic/square_1x1_GroundWaterFlow/square_1e2.prj
diff --git a/Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/square_1e2_axi.prj b/Tests/Data/Elliptic/square_1x1_GroundWaterFlow/square_1e2_axi.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/square_1e2_axi.prj
rename to Tests/Data/Elliptic/square_1x1_GroundWaterFlow/square_1e2_axi.prj
diff --git a/Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/square_1e2_neumann.prj b/Tests/Data/Elliptic/square_1x1_GroundWaterFlow/square_1e2_neumann.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/square_1e2_neumann.prj
rename to Tests/Data/Elliptic/square_1x1_GroundWaterFlow/square_1e2_neumann.prj
diff --git a/Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/square_1e3.prj b/Tests/Data/Elliptic/square_1x1_GroundWaterFlow/square_1e3.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/square_1e3.prj
rename to Tests/Data/Elliptic/square_1x1_GroundWaterFlow/square_1e3.prj
diff --git a/Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/square_1e3_neumann.prj b/Tests/Data/Elliptic/square_1x1_GroundWaterFlow/square_1e3_neumann.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/square_1e3_neumann.prj
rename to Tests/Data/Elliptic/square_1x1_GroundWaterFlow/square_1e3_neumann.prj
diff --git a/Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/square_1e4.prj b/Tests/Data/Elliptic/square_1x1_GroundWaterFlow/square_1e4.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/square_1e4.prj
rename to Tests/Data/Elliptic/square_1x1_GroundWaterFlow/square_1e4.prj
diff --git a/Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/square_1e4_axi.prj b/Tests/Data/Elliptic/square_1x1_GroundWaterFlow/square_1e4_axi.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/square_1e4_axi.prj
rename to Tests/Data/Elliptic/square_1x1_GroundWaterFlow/square_1e4_axi.prj
diff --git a/Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/square_1e4_neumann.prj b/Tests/Data/Elliptic/square_1x1_GroundWaterFlow/square_1e4_neumann.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/square_1e4_neumann.prj
rename to Tests/Data/Elliptic/square_1x1_GroundWaterFlow/square_1e4_neumann.prj
diff --git a/Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/square_1e5.prj b/Tests/Data/Elliptic/square_1x1_GroundWaterFlow/square_1e5.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/square_1e5.prj
rename to Tests/Data/Elliptic/square_1x1_GroundWaterFlow/square_1e5.prj
diff --git a/Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/square_1e5_neumann.prj b/Tests/Data/Elliptic/square_1x1_GroundWaterFlow/square_1e5_neumann.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/square_1e5_neumann.prj
rename to Tests/Data/Elliptic/square_1x1_GroundWaterFlow/square_1e5_neumann.prj
diff --git a/Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/square_1e6.prj b/Tests/Data/Elliptic/square_1x1_GroundWaterFlow/square_1e6.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/square_1e6.prj
rename to Tests/Data/Elliptic/square_1x1_GroundWaterFlow/square_1e6.prj
diff --git a/Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/square_1e6_neumann.prj b/Tests/Data/Elliptic/square_1x1_GroundWaterFlow/square_1e6_neumann.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/square_1e6_neumann.prj
rename to Tests/Data/Elliptic/square_1x1_GroundWaterFlow/square_1e6_neumann.prj
diff --git a/Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/square_1e6_with_nodal_sources.prj b/Tests/Data/Elliptic/square_1x1_GroundWaterFlow/square_1e6_with_nodal_sources.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/square_1e6_with_nodal_sources.prj
rename to Tests/Data/Elliptic/square_1x1_GroundWaterFlow/square_1e6_with_nodal_sources.prj
diff --git a/Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/square_1x1.gml b/Tests/Data/Elliptic/square_1x1_GroundWaterFlow/square_1x1.gml
similarity index 100%
rename from Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/square_1x1.gml
rename to Tests/Data/Elliptic/square_1x1_GroundWaterFlow/square_1x1.gml
diff --git a/Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/square_1x1_axi.gml b/Tests/Data/Elliptic/square_1x1_GroundWaterFlow/square_1x1_axi.gml
similarity index 100%
rename from Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/square_1x1_axi.gml
rename to Tests/Data/Elliptic/square_1x1_GroundWaterFlow/square_1x1_axi.gml
diff --git a/Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/square_1x1_quad_1e0.vtu b/Tests/Data/Elliptic/square_1x1_GroundWaterFlow/square_1x1_quad_1e0.vtu
similarity index 100%
rename from Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/square_1x1_quad_1e0.vtu
rename to Tests/Data/Elliptic/square_1x1_GroundWaterFlow/square_1x1_quad_1e0.vtu
diff --git a/Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/square_1x1_quad_1e1.vtu b/Tests/Data/Elliptic/square_1x1_GroundWaterFlow/square_1x1_quad_1e1.vtu
similarity index 100%
rename from Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/square_1x1_quad_1e1.vtu
rename to Tests/Data/Elliptic/square_1x1_GroundWaterFlow/square_1x1_quad_1e1.vtu
diff --git a/Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/square_1x1_quad_1e2.vtu b/Tests/Data/Elliptic/square_1x1_GroundWaterFlow/square_1x1_quad_1e2.vtu
similarity index 100%
rename from Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/square_1x1_quad_1e2.vtu
rename to Tests/Data/Elliptic/square_1x1_GroundWaterFlow/square_1x1_quad_1e2.vtu
diff --git a/Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/square_1x1_quad_1e3.vtu b/Tests/Data/Elliptic/square_1x1_GroundWaterFlow/square_1x1_quad_1e3.vtu
similarity index 100%
rename from Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/square_1x1_quad_1e3.vtu
rename to Tests/Data/Elliptic/square_1x1_GroundWaterFlow/square_1x1_quad_1e3.vtu
diff --git a/Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/square_1x1_quad_1e4.vtu b/Tests/Data/Elliptic/square_1x1_GroundWaterFlow/square_1x1_quad_1e4.vtu
similarity index 100%
rename from Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/square_1x1_quad_1e4.vtu
rename to Tests/Data/Elliptic/square_1x1_GroundWaterFlow/square_1x1_quad_1e4.vtu
diff --git a/Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/square_1x1_quad_1e5.vtu b/Tests/Data/Elliptic/square_1x1_GroundWaterFlow/square_1x1_quad_1e5.vtu
similarity index 100%
rename from Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/square_1x1_quad_1e5.vtu
rename to Tests/Data/Elliptic/square_1x1_GroundWaterFlow/square_1x1_quad_1e5.vtu
diff --git a/Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/square_1x1_quad_1e6.vtu b/Tests/Data/Elliptic/square_1x1_GroundWaterFlow/square_1x1_quad_1e6.vtu
similarity index 100%
rename from Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/square_1x1_quad_1e6.vtu
rename to Tests/Data/Elliptic/square_1x1_GroundWaterFlow/square_1x1_quad_1e6.vtu
diff --git a/Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/square_1x1_quad_1e6_nodal_sources_expected.vtu b/Tests/Data/Elliptic/square_1x1_GroundWaterFlow/square_1x1_quad_1e6_nodal_sources_expected.vtu
similarity index 100%
rename from Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/square_1x1_quad_1e6_nodal_sources_expected.vtu
rename to Tests/Data/Elliptic/square_1x1_GroundWaterFlow/square_1x1_quad_1e6_nodal_sources_expected.vtu
diff --git a/Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/wedge-1e2-ang-0.02-surface.vtu b/Tests/Data/Elliptic/square_1x1_GroundWaterFlow/wedge-1e2-ang-0.02-surface.vtu
similarity index 100%
rename from Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/wedge-1e2-ang-0.02-surface.vtu
rename to Tests/Data/Elliptic/square_1x1_GroundWaterFlow/wedge-1e2-ang-0.02-surface.vtu
diff --git a/Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/wedge-1e2-ang-0.02.vtu b/Tests/Data/Elliptic/square_1x1_GroundWaterFlow/wedge-1e2-ang-0.02.vtu
similarity index 100%
rename from Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/wedge-1e2-ang-0.02.vtu
rename to Tests/Data/Elliptic/square_1x1_GroundWaterFlow/wedge-1e2-ang-0.02.vtu
diff --git a/Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/wedge-1e2-ang-0.2-surface.vtu b/Tests/Data/Elliptic/square_1x1_GroundWaterFlow/wedge-1e2-ang-0.2-surface.vtu
similarity index 100%
rename from Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/wedge-1e2-ang-0.2-surface.vtu
rename to Tests/Data/Elliptic/square_1x1_GroundWaterFlow/wedge-1e2-ang-0.2-surface.vtu
diff --git a/Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/wedge-1e2-ang-0.2.vtu b/Tests/Data/Elliptic/square_1x1_GroundWaterFlow/wedge-1e2-ang-0.2.vtu
similarity index 100%
rename from Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/wedge-1e2-ang-0.2.vtu
rename to Tests/Data/Elliptic/square_1x1_GroundWaterFlow/wedge-1e2-ang-0.2.vtu
diff --git a/Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/wedge-1e4-ang-0.02-surface.vtu b/Tests/Data/Elliptic/square_1x1_GroundWaterFlow/wedge-1e4-ang-0.02-surface.vtu
similarity index 100%
rename from Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/wedge-1e4-ang-0.02-surface.vtu
rename to Tests/Data/Elliptic/square_1x1_GroundWaterFlow/wedge-1e4-ang-0.02-surface.vtu
diff --git a/Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/wedge-1e4-ang-0.02.vtu b/Tests/Data/Elliptic/square_1x1_GroundWaterFlow/wedge-1e4-ang-0.02.vtu
similarity index 100%
rename from Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/wedge-1e4-ang-0.02.vtu
rename to Tests/Data/Elliptic/square_1x1_GroundWaterFlow/wedge-1e4-ang-0.02.vtu
diff --git a/Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/wedge-1e4-ang-0.2.vtu b/Tests/Data/Elliptic/square_1x1_GroundWaterFlow/wedge-1e4-ang-0.2.vtu
similarity index 100%
rename from Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/wedge-1e4-ang-0.2.vtu
rename to Tests/Data/Elliptic/square_1x1_GroundWaterFlow/wedge-1e4-ang-0.2.vtu
diff --git a/Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/wedge-ang-0.02.gml b/Tests/Data/Elliptic/square_1x1_GroundWaterFlow/wedge-ang-0.02.gml
similarity index 100%
rename from Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/wedge-ang-0.02.gml
rename to Tests/Data/Elliptic/square_1x1_GroundWaterFlow/wedge-ang-0.02.gml
diff --git a/Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/wedge-ang-0.2.gml b/Tests/Data/Elliptic/square_1x1_GroundWaterFlow/wedge-ang-0.2.gml
similarity index 100%
rename from Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/wedge-ang-0.2.gml
rename to Tests/Data/Elliptic/square_1x1_GroundWaterFlow/wedge-ang-0.2.gml
diff --git a/Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/wedge_1e2_axi_ang_0.02.prj b/Tests/Data/Elliptic/square_1x1_GroundWaterFlow/wedge_1e2_axi_ang_0.02.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/wedge_1e2_axi_ang_0.02.prj
rename to Tests/Data/Elliptic/square_1x1_GroundWaterFlow/wedge_1e2_axi_ang_0.02.prj
diff --git a/Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/wedge_1e2_axi_ang_0.2.prj b/Tests/Data/Elliptic/square_1x1_GroundWaterFlow/wedge_1e2_axi_ang_0.2.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/wedge_1e2_axi_ang_0.2.prj
rename to Tests/Data/Elliptic/square_1x1_GroundWaterFlow/wedge_1e2_axi_ang_0.2.prj
diff --git a/Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/wedge_1e4_axi_ang_0.02.prj b/Tests/Data/Elliptic/square_1x1_GroundWaterFlow/wedge_1e4_axi_ang_0.02.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/square_1x1_GroundWaterFlow/wedge_1e4_axi_ang_0.02.prj
rename to Tests/Data/Elliptic/square_1x1_GroundWaterFlow/wedge_1e4_axi_ang_0.02.prj
diff --git a/Tests/lfs-data/Elliptic/wedge_1x1x1_GroundWaterFlow/wedge_1e3_prism_surfaceflux_diagonal.prj b/Tests/Data/Elliptic/wedge_1x1x1_GroundWaterFlow/wedge_1e3_prism_surfaceflux_diagonal.prj
similarity index 100%
rename from Tests/lfs-data/Elliptic/wedge_1x1x1_GroundWaterFlow/wedge_1e3_prism_surfaceflux_diagonal.prj
rename to Tests/Data/Elliptic/wedge_1x1x1_GroundWaterFlow/wedge_1e3_prism_surfaceflux_diagonal.prj
diff --git a/Tests/lfs-data/Elliptic/wedge_1x1x1_GroundWaterFlow/wedge_1x1x1.gml b/Tests/Data/Elliptic/wedge_1x1x1_GroundWaterFlow/wedge_1x1x1.gml
similarity index 100%
rename from Tests/lfs-data/Elliptic/wedge_1x1x1_GroundWaterFlow/wedge_1x1x1.gml
rename to Tests/Data/Elliptic/wedge_1x1x1_GroundWaterFlow/wedge_1x1x1.gml
diff --git a/Tests/lfs-data/Elliptic/wedge_1x1x1_GroundWaterFlow/wedge_1x1x1_1e3_prism.vtu b/Tests/Data/Elliptic/wedge_1x1x1_GroundWaterFlow/wedge_1x1x1_1e3_prism.vtu
similarity index 100%
rename from Tests/lfs-data/Elliptic/wedge_1x1x1_GroundWaterFlow/wedge_1x1x1_1e3_prism.vtu
rename to Tests/Data/Elliptic/wedge_1x1x1_GroundWaterFlow/wedge_1x1x1_1e3_prism.vtu
diff --git a/Tests/lfs-data/Elliptic/wedge_1x1x1_GroundWaterFlow/wedge_1x1x1_1e3_prism_complete_surface.vtu b/Tests/Data/Elliptic/wedge_1x1x1_GroundWaterFlow/wedge_1x1x1_1e3_prism_complete_surface.vtu
similarity index 100%
rename from Tests/lfs-data/Elliptic/wedge_1x1x1_GroundWaterFlow/wedge_1x1x1_1e3_prism_complete_surface.vtu
rename to Tests/Data/Elliptic/wedge_1x1x1_GroundWaterFlow/wedge_1x1x1_1e3_prism_complete_surface.vtu
diff --git a/Tests/lfs-data/EllipticPETSc/cube_1e3.prj b/Tests/Data/EllipticPETSc/cube_1e3.prj
similarity index 100%
rename from Tests/lfs-data/EllipticPETSc/cube_1e3.prj
rename to Tests/Data/EllipticPETSc/cube_1e3.prj
diff --git a/Tests/lfs-data/EllipticPETSc/cube_1e3_neumann.prj b/Tests/Data/EllipticPETSc/cube_1e3_neumann.prj
similarity index 100%
rename from Tests/lfs-data/EllipticPETSc/cube_1e3_neumann.prj
rename to Tests/Data/EllipticPETSc/cube_1e3_neumann.prj
diff --git a/Tests/lfs-data/EllipticPETSc/cube_1e3_neumann_pcs_0_ts_1.pvtu b/Tests/Data/EllipticPETSc/cube_1e3_neumann_pcs_0_ts_1.pvtu
similarity index 100%
rename from Tests/lfs-data/EllipticPETSc/cube_1e3_neumann_pcs_0_ts_1.pvtu
rename to Tests/Data/EllipticPETSc/cube_1e3_neumann_pcs_0_ts_1.pvtu
diff --git a/Tests/lfs-data/EllipticPETSc/cube_1e3_neumann_pcs_0_ts_1_t_1_000000.pvtu b/Tests/Data/EllipticPETSc/cube_1e3_neumann_pcs_0_ts_1_t_1_000000.pvtu
similarity index 100%
rename from Tests/lfs-data/EllipticPETSc/cube_1e3_neumann_pcs_0_ts_1_t_1_000000.pvtu
rename to Tests/Data/EllipticPETSc/cube_1e3_neumann_pcs_0_ts_1_t_1_000000.pvtu
diff --git a/Tests/lfs-data/EllipticPETSc/cube_1e3_neumann_pcs_0_ts_1_t_1_000000_0.vtu b/Tests/Data/EllipticPETSc/cube_1e3_neumann_pcs_0_ts_1_t_1_000000_0.vtu
similarity index 100%
rename from Tests/lfs-data/EllipticPETSc/cube_1e3_neumann_pcs_0_ts_1_t_1_000000_0.vtu
rename to Tests/Data/EllipticPETSc/cube_1e3_neumann_pcs_0_ts_1_t_1_000000_0.vtu
diff --git a/Tests/lfs-data/EllipticPETSc/cube_1e3_neumann_pcs_0_ts_1_t_1_000000_1.vtu b/Tests/Data/EllipticPETSc/cube_1e3_neumann_pcs_0_ts_1_t_1_000000_1.vtu
similarity index 100%
rename from Tests/lfs-data/EllipticPETSc/cube_1e3_neumann_pcs_0_ts_1_t_1_000000_1.vtu
rename to Tests/Data/EllipticPETSc/cube_1e3_neumann_pcs_0_ts_1_t_1_000000_1.vtu
diff --git a/Tests/lfs-data/EllipticPETSc/cube_1e3_neumann_pcs_0_ts_1_t_1_000000_2.vtu b/Tests/Data/EllipticPETSc/cube_1e3_neumann_pcs_0_ts_1_t_1_000000_2.vtu
similarity index 100%
rename from Tests/lfs-data/EllipticPETSc/cube_1e3_neumann_pcs_0_ts_1_t_1_000000_2.vtu
rename to Tests/Data/EllipticPETSc/cube_1e3_neumann_pcs_0_ts_1_t_1_000000_2.vtu
diff --git a/Tests/lfs-data/EllipticPETSc/cube_1e3_pcs_0_ts_1.pvtu b/Tests/Data/EllipticPETSc/cube_1e3_pcs_0_ts_1.pvtu
similarity index 100%
rename from Tests/lfs-data/EllipticPETSc/cube_1e3_pcs_0_ts_1.pvtu
rename to Tests/Data/EllipticPETSc/cube_1e3_pcs_0_ts_1.pvtu
diff --git a/Tests/lfs-data/EllipticPETSc/cube_1e3_pcs_0_ts_1_t_1_000000.pvtu b/Tests/Data/EllipticPETSc/cube_1e3_pcs_0_ts_1_t_1_000000.pvtu
similarity index 100%
rename from Tests/lfs-data/EllipticPETSc/cube_1e3_pcs_0_ts_1_t_1_000000.pvtu
rename to Tests/Data/EllipticPETSc/cube_1e3_pcs_0_ts_1_t_1_000000.pvtu
diff --git a/Tests/lfs-data/EllipticPETSc/cube_1e3_pcs_0_ts_1_t_1_000000_0.vtu b/Tests/Data/EllipticPETSc/cube_1e3_pcs_0_ts_1_t_1_000000_0.vtu
similarity index 100%
rename from Tests/lfs-data/EllipticPETSc/cube_1e3_pcs_0_ts_1_t_1_000000_0.vtu
rename to Tests/Data/EllipticPETSc/cube_1e3_pcs_0_ts_1_t_1_000000_0.vtu
diff --git a/Tests/lfs-data/EllipticPETSc/cube_1e3_pcs_0_ts_1_t_1_000000_1.vtu b/Tests/Data/EllipticPETSc/cube_1e3_pcs_0_ts_1_t_1_000000_1.vtu
similarity index 100%
rename from Tests/lfs-data/EllipticPETSc/cube_1e3_pcs_0_ts_1_t_1_000000_1.vtu
rename to Tests/Data/EllipticPETSc/cube_1e3_pcs_0_ts_1_t_1_000000_1.vtu
diff --git a/Tests/lfs-data/EllipticPETSc/cube_1e3_pcs_0_ts_1_t_1_000000_2.vtu b/Tests/Data/EllipticPETSc/cube_1e3_pcs_0_ts_1_t_1_000000_2.vtu
similarity index 100%
rename from Tests/lfs-data/EllipticPETSc/cube_1e3_pcs_0_ts_1_t_1_000000_2.vtu
rename to Tests/Data/EllipticPETSc/cube_1e3_pcs_0_ts_1_t_1_000000_2.vtu
diff --git a/Tests/lfs-data/EllipticPETSc/cube_1e3_pcs_0_ts_1_visual.pvtu b/Tests/Data/EllipticPETSc/cube_1e3_pcs_0_ts_1_visual.pvtu
similarity index 100%
rename from Tests/lfs-data/EllipticPETSc/cube_1e3_pcs_0_ts_1_visual.pvtu
rename to Tests/Data/EllipticPETSc/cube_1e3_pcs_0_ts_1_visual.pvtu
diff --git a/Tests/lfs-data/EllipticPETSc/cube_1x1x1.gml b/Tests/Data/EllipticPETSc/cube_1x1x1.gml
similarity index 100%
rename from Tests/lfs-data/EllipticPETSc/cube_1x1x1.gml
rename to Tests/Data/EllipticPETSc/cube_1x1x1.gml
diff --git a/Tests/lfs-data/EllipticPETSc/cube_1x1x1_hex_1e3.vtu b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3.vtu
similarity index 100%
rename from Tests/lfs-data/EllipticPETSc/cube_1x1x1_hex_1e3.vtu
rename to Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3.vtu
diff --git a/Tests/lfs-data/EllipticPETSc/cube_1x1x1_hex_1e3_partitioned_cell_properties_cfg3.bin b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_partitioned_cell_properties_cfg3.bin
similarity index 100%
rename from Tests/lfs-data/EllipticPETSc/cube_1x1x1_hex_1e3_partitioned_cell_properties_cfg3.bin
rename to Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_partitioned_cell_properties_cfg3.bin
diff --git a/Tests/lfs-data/EllipticPETSc/cube_1x1x1_hex_1e3_partitioned_cell_properties_val3.bin b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_partitioned_cell_properties_val3.bin
similarity index 100%
rename from Tests/lfs-data/EllipticPETSc/cube_1x1x1_hex_1e3_partitioned_cell_properties_val3.bin
rename to Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_partitioned_cell_properties_val3.bin
diff --git a/Tests/lfs-data/EllipticPETSc/cube_1x1x1_hex_1e3_partitioned_msh_cfg3.bin b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_partitioned_msh_cfg3.bin
similarity index 100%
rename from Tests/lfs-data/EllipticPETSc/cube_1x1x1_hex_1e3_partitioned_msh_cfg3.bin
rename to Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_partitioned_msh_cfg3.bin
diff --git a/Tests/lfs-data/EllipticPETSc/cube_1x1x1_hex_1e3_partitioned_msh_ele3.bin b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_partitioned_msh_ele3.bin
similarity index 100%
rename from Tests/lfs-data/EllipticPETSc/cube_1x1x1_hex_1e3_partitioned_msh_ele3.bin
rename to Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_partitioned_msh_ele3.bin
diff --git a/Tests/lfs-data/EllipticPETSc/cube_1x1x1_hex_1e3_partitioned_msh_ele_g3.bin b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_partitioned_msh_ele_g3.bin
similarity index 100%
rename from Tests/lfs-data/EllipticPETSc/cube_1x1x1_hex_1e3_partitioned_msh_ele_g3.bin
rename to Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_partitioned_msh_ele_g3.bin
diff --git a/Tests/lfs-data/EllipticPETSc/cube_1x1x1_hex_1e3_partitioned_msh_nod3.bin b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_partitioned_msh_nod3.bin
similarity index 100%
rename from Tests/lfs-data/EllipticPETSc/cube_1x1x1_hex_1e3_partitioned_msh_nod3.bin
rename to Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_partitioned_msh_nod3.bin
diff --git a/Tests/lfs-data/EllipticPETSc/cube_1x1x1_hex_1e3_partitioned_node_properties_cfg3.bin b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_partitioned_node_properties_cfg3.bin
similarity index 100%
rename from Tests/lfs-data/EllipticPETSc/cube_1x1x1_hex_1e3_partitioned_node_properties_cfg3.bin
rename to Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_partitioned_node_properties_cfg3.bin
diff --git a/Tests/lfs-data/EllipticPETSc/cube_1x1x1_hex_1e3_partitioned_node_properties_val3.bin b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_partitioned_node_properties_val3.bin
similarity index 100%
rename from Tests/lfs-data/EllipticPETSc/cube_1x1x1_hex_1e3_partitioned_node_properties_val3.bin
rename to Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_partitioned_node_properties_val3.bin
diff --git a/Tests/lfs-data/EllipticPETSc/quad_20x10_GroundWaterFlow.prj b/Tests/Data/EllipticPETSc/quad_20x10_GroundWaterFlow.prj
similarity index 100%
rename from Tests/lfs-data/EllipticPETSc/quad_20x10_GroundWaterFlow.prj
rename to Tests/Data/EllipticPETSc/quad_20x10_GroundWaterFlow.prj
diff --git a/Tests/lfs-data/EllipticPETSc/quad_20x10_GroundWaterFlow.vtu b/Tests/Data/EllipticPETSc/quad_20x10_GroundWaterFlow.vtu
similarity index 100%
rename from Tests/lfs-data/EllipticPETSc/quad_20x10_GroundWaterFlow.vtu
rename to Tests/Data/EllipticPETSc/quad_20x10_GroundWaterFlow.vtu
diff --git a/Tests/lfs-data/EllipticPETSc/quad_20x10_GroundWaterFlow_partitioned_msh_cfg3.bin b/Tests/Data/EllipticPETSc/quad_20x10_GroundWaterFlow_partitioned_msh_cfg3.bin
similarity index 100%
rename from Tests/lfs-data/EllipticPETSc/quad_20x10_GroundWaterFlow_partitioned_msh_cfg3.bin
rename to Tests/Data/EllipticPETSc/quad_20x10_GroundWaterFlow_partitioned_msh_cfg3.bin
diff --git a/Tests/lfs-data/EllipticPETSc/quad_20x10_GroundWaterFlow_partitioned_msh_ele3.bin b/Tests/Data/EllipticPETSc/quad_20x10_GroundWaterFlow_partitioned_msh_ele3.bin
similarity index 100%
rename from Tests/lfs-data/EllipticPETSc/quad_20x10_GroundWaterFlow_partitioned_msh_ele3.bin
rename to Tests/Data/EllipticPETSc/quad_20x10_GroundWaterFlow_partitioned_msh_ele3.bin
diff --git a/Tests/lfs-data/EllipticPETSc/quad_20x10_GroundWaterFlow_partitioned_msh_ele_g3.bin b/Tests/Data/EllipticPETSc/quad_20x10_GroundWaterFlow_partitioned_msh_ele_g3.bin
similarity index 100%
rename from Tests/lfs-data/EllipticPETSc/quad_20x10_GroundWaterFlow_partitioned_msh_ele_g3.bin
rename to Tests/Data/EllipticPETSc/quad_20x10_GroundWaterFlow_partitioned_msh_ele_g3.bin
diff --git a/Tests/lfs-data/EllipticPETSc/quad_20x10_GroundWaterFlow_partitioned_msh_nod3.bin b/Tests/Data/EllipticPETSc/quad_20x10_GroundWaterFlow_partitioned_msh_nod3.bin
similarity index 100%
rename from Tests/lfs-data/EllipticPETSc/quad_20x10_GroundWaterFlow_partitioned_msh_nod3.bin
rename to Tests/Data/EllipticPETSc/quad_20x10_GroundWaterFlow_partitioned_msh_nod3.bin
diff --git a/Tests/lfs-data/EllipticPETSc/quad_20x10_GroundWaterFlow_result_pcs_0_ts_1.pvtu b/Tests/Data/EllipticPETSc/quad_20x10_GroundWaterFlow_result_pcs_0_ts_1.pvtu
similarity index 100%
rename from Tests/lfs-data/EllipticPETSc/quad_20x10_GroundWaterFlow_result_pcs_0_ts_1.pvtu
rename to Tests/Data/EllipticPETSc/quad_20x10_GroundWaterFlow_result_pcs_0_ts_1.pvtu
diff --git a/Tests/lfs-data/EllipticPETSc/quad_20x10_GroundWaterFlow_result_pcs_0_ts_1_t_1_000000.pvtu b/Tests/Data/EllipticPETSc/quad_20x10_GroundWaterFlow_result_pcs_0_ts_1_t_1_000000.pvtu
similarity index 100%
rename from Tests/lfs-data/EllipticPETSc/quad_20x10_GroundWaterFlow_result_pcs_0_ts_1_t_1_000000.pvtu
rename to Tests/Data/EllipticPETSc/quad_20x10_GroundWaterFlow_result_pcs_0_ts_1_t_1_000000.pvtu
diff --git a/Tests/lfs-data/EllipticPETSc/quad_20x10_GroundWaterFlow_result_pcs_0_ts_1_t_1_000000_0.vtu b/Tests/Data/EllipticPETSc/quad_20x10_GroundWaterFlow_result_pcs_0_ts_1_t_1_000000_0.vtu
similarity index 100%
rename from Tests/lfs-data/EllipticPETSc/quad_20x10_GroundWaterFlow_result_pcs_0_ts_1_t_1_000000_0.vtu
rename to Tests/Data/EllipticPETSc/quad_20x10_GroundWaterFlow_result_pcs_0_ts_1_t_1_000000_0.vtu
diff --git a/Tests/lfs-data/EllipticPETSc/quad_20x10_GroundWaterFlow_result_pcs_0_ts_1_t_1_000000_1.vtu b/Tests/Data/EllipticPETSc/quad_20x10_GroundWaterFlow_result_pcs_0_ts_1_t_1_000000_1.vtu
similarity index 100%
rename from Tests/lfs-data/EllipticPETSc/quad_20x10_GroundWaterFlow_result_pcs_0_ts_1_t_1_000000_1.vtu
rename to Tests/Data/EllipticPETSc/quad_20x10_GroundWaterFlow_result_pcs_0_ts_1_t_1_000000_1.vtu
diff --git a/Tests/lfs-data/EllipticPETSc/quad_20x10_GroundWaterFlow_result_pcs_0_ts_1_t_1_000000_2.vtu b/Tests/Data/EllipticPETSc/quad_20x10_GroundWaterFlow_result_pcs_0_ts_1_t_1_000000_2.vtu
similarity index 100%
rename from Tests/lfs-data/EllipticPETSc/quad_20x10_GroundWaterFlow_result_pcs_0_ts_1_t_1_000000_2.vtu
rename to Tests/Data/EllipticPETSc/quad_20x10_GroundWaterFlow_result_pcs_0_ts_1_t_1_000000_2.vtu
diff --git a/Tests/lfs-data/EllipticPETSc/quad_20x10_GroundWaterFlow_result_pcs_0_ts_1_visual.pvtu b/Tests/Data/EllipticPETSc/quad_20x10_GroundWaterFlow_result_pcs_0_ts_1_visual.pvtu
similarity index 100%
rename from Tests/lfs-data/EllipticPETSc/quad_20x10_GroundWaterFlow_result_pcs_0_ts_1_visual.pvtu
rename to Tests/Data/EllipticPETSc/quad_20x10_GroundWaterFlow_result_pcs_0_ts_1_visual.pvtu
diff --git a/Tests/lfs-data/EllipticPETSc/quad_20x10_left_right.gml b/Tests/Data/EllipticPETSc/quad_20x10_left_right.gml
similarity index 100%
rename from Tests/lfs-data/EllipticPETSc/quad_20x10_left_right.gml
rename to Tests/Data/EllipticPETSc/quad_20x10_left_right.gml
diff --git a/Tests/lfs-data/FileIO/3DMeshData.3dm b/Tests/Data/FileIO/3DMeshData.3dm
similarity index 100%
rename from Tests/lfs-data/FileIO/3DMeshData.3dm
rename to Tests/Data/FileIO/3DMeshData.3dm
diff --git a/Tests/lfs-data/FileIO/AmmerSubsurfaceCoarse.smesh b/Tests/Data/FileIO/AmmerSubsurfaceCoarse.smesh
similarity index 100%
rename from Tests/lfs-data/FileIO/AmmerSubsurfaceCoarse.smesh
rename to Tests/Data/FileIO/AmmerSubsurfaceCoarse.smesh
diff --git a/Tests/lfs-data/FileIO/AmmerSubsurfaceCoarse.vtu b/Tests/Data/FileIO/AmmerSubsurfaceCoarse.vtu
similarity index 100%
rename from Tests/lfs-data/FileIO/AmmerSubsurfaceCoarse.vtu
rename to Tests/Data/FileIO/AmmerSubsurfaceCoarse.vtu
diff --git a/Tests/lfs-data/FileIO/FEFLOW/hex.fem b/Tests/Data/FileIO/FEFLOW/hex.fem
similarity index 100%
rename from Tests/lfs-data/FileIO/FEFLOW/hex.fem
rename to Tests/Data/FileIO/FEFLOW/hex.fem
diff --git a/Tests/lfs-data/FileIO/FEFLOW/hex_prism.fem b/Tests/Data/FileIO/FEFLOW/hex_prism.fem
similarity index 100%
rename from Tests/lfs-data/FileIO/FEFLOW/hex_prism.fem
rename to Tests/Data/FileIO/FEFLOW/hex_prism.fem
diff --git a/Tests/lfs-data/FileIO/FEFLOW/prism.fem b/Tests/Data/FileIO/FEFLOW/prism.fem
similarity index 100%
rename from Tests/lfs-data/FileIO/FEFLOW/prism.fem
rename to Tests/Data/FileIO/FEFLOW/prism.fem
diff --git a/Tests/lfs-data/FileIO/FEFLOW/prism_tet.fem b/Tests/Data/FileIO/FEFLOW/prism_tet.fem
similarity index 100%
rename from Tests/lfs-data/FileIO/FEFLOW/prism_tet.fem
rename to Tests/Data/FileIO/FEFLOW/prism_tet.fem
diff --git a/Tests/lfs-data/FileIO/FEFLOW/tet.fem b/Tests/Data/FileIO/FEFLOW/tet.fem
similarity index 100%
rename from Tests/lfs-data/FileIO/FEFLOW/tet.fem
rename to Tests/Data/FileIO/FEFLOW/tet.fem
diff --git a/Tests/lfs-data/FileIO/small_cube_hex.fem b/Tests/Data/FileIO/small_cube_hex.fem
similarity index 100%
rename from Tests/lfs-data/FileIO/small_cube_hex.fem
rename to Tests/Data/FileIO/small_cube_hex.fem
diff --git a/Tests/lfs-data/FileIO/swmm_input_example.inp b/Tests/Data/FileIO/swmm_input_example.inp
similarity index 100%
rename from Tests/lfs-data/FileIO/swmm_input_example.inp
rename to Tests/Data/FileIO/swmm_input_example.inp
diff --git a/Tests/lfs-data/FileIO/tetgen_example.ele b/Tests/Data/FileIO/tetgen_example.ele
similarity index 100%
rename from Tests/lfs-data/FileIO/tetgen_example.ele
rename to Tests/Data/FileIO/tetgen_example.ele
diff --git a/Tests/lfs-data/FileIO/tetgen_example.node b/Tests/Data/FileIO/tetgen_example.node
similarity index 100%
rename from Tests/lfs-data/FileIO/tetgen_example.node
rename to Tests/Data/FileIO/tetgen_example.node
diff --git a/Tests/lfs-data/FileIO/twolayermdl.ele b/Tests/Data/FileIO/twolayermdl.ele
similarity index 100%
rename from Tests/lfs-data/FileIO/twolayermdl.ele
rename to Tests/Data/FileIO/twolayermdl.ele
diff --git a/Tests/lfs-data/FileIO/twolayermdl.node b/Tests/Data/FileIO/twolayermdl.node
similarity index 100%
rename from Tests/lfs-data/FileIO/twolayermdl.node
rename to Tests/Data/FileIO/twolayermdl.node
diff --git a/Tests/lfs-data/FileIO/twolayermdl.smesh b/Tests/Data/FileIO/twolayermdl.smesh
similarity index 100%
rename from Tests/lfs-data/FileIO/twolayermdl.smesh
rename to Tests/Data/FileIO/twolayermdl.smesh
diff --git a/Tests/lfs-data/HydroMechanics/Linear/Confined_Compression/cube_1e3.prj b/Tests/Data/HydroMechanics/Linear/Confined_Compression/cube_1e3.prj
similarity index 100%
rename from Tests/lfs-data/HydroMechanics/Linear/Confined_Compression/cube_1e3.prj
rename to Tests/Data/HydroMechanics/Linear/Confined_Compression/cube_1e3.prj
diff --git a/Tests/lfs-data/HydroMechanics/Linear/Confined_Compression/cube_1x1x1.gml b/Tests/Data/HydroMechanics/Linear/Confined_Compression/cube_1x1x1.gml
similarity index 100%
rename from Tests/lfs-data/HydroMechanics/Linear/Confined_Compression/cube_1x1x1.gml
rename to Tests/Data/HydroMechanics/Linear/Confined_Compression/cube_1x1x1.gml
diff --git a/Tests/lfs-data/HydroMechanics/Linear/Confined_Compression/cube_1x1x1_hex20_1e3.vtu b/Tests/Data/HydroMechanics/Linear/Confined_Compression/cube_1x1x1_hex20_1e3.vtu
similarity index 100%
rename from Tests/lfs-data/HydroMechanics/Linear/Confined_Compression/cube_1x1x1_hex20_1e3.vtu
rename to Tests/Data/HydroMechanics/Linear/Confined_Compression/cube_1x1x1_hex20_1e3.vtu
diff --git a/Tests/lfs-data/HydroMechanics/Linear/Confined_Compression/expected_cube_1e3_pcs_0_ts_1_t_5.000000.vtu b/Tests/Data/HydroMechanics/Linear/Confined_Compression/expected_cube_1e3_pcs_0_ts_1_t_5.000000.vtu
similarity index 100%
rename from Tests/lfs-data/HydroMechanics/Linear/Confined_Compression/expected_cube_1e3_pcs_0_ts_1_t_5.000000.vtu
rename to Tests/Data/HydroMechanics/Linear/Confined_Compression/expected_cube_1e3_pcs_0_ts_1_t_5.000000.vtu
diff --git a/Tests/lfs-data/HydroMechanics/Linear/Confined_Compression/expected_square_1e2_pcs_0_ts_120_t_1000.000000.vtu b/Tests/Data/HydroMechanics/Linear/Confined_Compression/expected_square_1e2_pcs_0_ts_120_t_1000.000000.vtu
similarity index 100%
rename from Tests/lfs-data/HydroMechanics/Linear/Confined_Compression/expected_square_1e2_pcs_0_ts_120_t_1000.000000.vtu
rename to Tests/Data/HydroMechanics/Linear/Confined_Compression/expected_square_1e2_pcs_0_ts_120_t_1000.000000.vtu
diff --git a/Tests/lfs-data/HydroMechanics/Linear/Confined_Compression/expected_square_1e2_pcs_0_ts_1_t_5.000000.vtu b/Tests/Data/HydroMechanics/Linear/Confined_Compression/expected_square_1e2_pcs_0_ts_1_t_5.000000.vtu
similarity index 100%
rename from Tests/lfs-data/HydroMechanics/Linear/Confined_Compression/expected_square_1e2_pcs_0_ts_1_t_5.000000.vtu
rename to Tests/Data/HydroMechanics/Linear/Confined_Compression/expected_square_1e2_pcs_0_ts_1_t_5.000000.vtu
diff --git a/Tests/lfs-data/HydroMechanics/Linear/Confined_Compression/expected_square_1e2_pcs_0_ts_20_t_100.000000.vtu b/Tests/Data/HydroMechanics/Linear/Confined_Compression/expected_square_1e2_pcs_0_ts_20_t_100.000000.vtu
similarity index 100%
rename from Tests/lfs-data/HydroMechanics/Linear/Confined_Compression/expected_square_1e2_pcs_0_ts_20_t_100.000000.vtu
rename to Tests/Data/HydroMechanics/Linear/Confined_Compression/expected_square_1e2_pcs_0_ts_20_t_100.000000.vtu
diff --git a/Tests/lfs-data/HydroMechanics/Linear/Confined_Compression/expected_square_1e2_pcs_0_ts_420_t_4000.000000.vtu b/Tests/Data/HydroMechanics/Linear/Confined_Compression/expected_square_1e2_pcs_0_ts_420_t_4000.000000.vtu
similarity index 100%
rename from Tests/lfs-data/HydroMechanics/Linear/Confined_Compression/expected_square_1e2_pcs_0_ts_420_t_4000.000000.vtu
rename to Tests/Data/HydroMechanics/Linear/Confined_Compression/expected_square_1e2_pcs_0_ts_420_t_4000.000000.vtu
diff --git a/Tests/lfs-data/HydroMechanics/Linear/Confined_Compression/expected_square_1e2_quad9_pcs_0_ts_1_t_5.000000.vtu b/Tests/Data/HydroMechanics/Linear/Confined_Compression/expected_square_1e2_quad9_pcs_0_ts_1_t_5.000000.vtu
similarity index 100%
rename from Tests/lfs-data/HydroMechanics/Linear/Confined_Compression/expected_square_1e2_quad9_pcs_0_ts_1_t_5.000000.vtu
rename to Tests/Data/HydroMechanics/Linear/Confined_Compression/expected_square_1e2_quad9_pcs_0_ts_1_t_5.000000.vtu
diff --git a/Tests/lfs-data/HydroMechanics/Linear/Confined_Compression/expected_square_1e2_tri_pcs_0_ts_1_t_5.000000.vtu b/Tests/Data/HydroMechanics/Linear/Confined_Compression/expected_square_1e2_tri_pcs_0_ts_1_t_5.000000.vtu
similarity index 100%
rename from Tests/lfs-data/HydroMechanics/Linear/Confined_Compression/expected_square_1e2_tri_pcs_0_ts_1_t_5.000000.vtu
rename to Tests/Data/HydroMechanics/Linear/Confined_Compression/expected_square_1e2_tri_pcs_0_ts_1_t_5.000000.vtu
diff --git a/Tests/lfs-data/HydroMechanics/Linear/Confined_Compression/square_1e2.prj b/Tests/Data/HydroMechanics/Linear/Confined_Compression/square_1e2.prj
similarity index 100%
rename from Tests/lfs-data/HydroMechanics/Linear/Confined_Compression/square_1e2.prj
rename to Tests/Data/HydroMechanics/Linear/Confined_Compression/square_1e2.prj
diff --git a/Tests/lfs-data/HydroMechanics/Linear/Confined_Compression/square_1e2_quad9.prj b/Tests/Data/HydroMechanics/Linear/Confined_Compression/square_1e2_quad9.prj
similarity index 100%
rename from Tests/lfs-data/HydroMechanics/Linear/Confined_Compression/square_1e2_quad9.prj
rename to Tests/Data/HydroMechanics/Linear/Confined_Compression/square_1e2_quad9.prj
diff --git a/Tests/lfs-data/HydroMechanics/Linear/Confined_Compression/square_1e2_tri.prj b/Tests/Data/HydroMechanics/Linear/Confined_Compression/square_1e2_tri.prj
similarity index 100%
rename from Tests/lfs-data/HydroMechanics/Linear/Confined_Compression/square_1e2_tri.prj
rename to Tests/Data/HydroMechanics/Linear/Confined_Compression/square_1e2_tri.prj
diff --git a/Tests/lfs-data/HydroMechanics/Linear/Confined_Compression/square_1x1.gml b/Tests/Data/HydroMechanics/Linear/Confined_Compression/square_1x1.gml
similarity index 100%
rename from Tests/lfs-data/HydroMechanics/Linear/Confined_Compression/square_1x1.gml
rename to Tests/Data/HydroMechanics/Linear/Confined_Compression/square_1x1.gml
diff --git a/Tests/lfs-data/HydroMechanics/Linear/Confined_Compression/square_1x1_quad8_1e2.vtu b/Tests/Data/HydroMechanics/Linear/Confined_Compression/square_1x1_quad8_1e2.vtu
similarity index 100%
rename from Tests/lfs-data/HydroMechanics/Linear/Confined_Compression/square_1x1_quad8_1e2.vtu
rename to Tests/Data/HydroMechanics/Linear/Confined_Compression/square_1x1_quad8_1e2.vtu
diff --git a/Tests/lfs-data/HydroMechanics/Linear/Confined_Compression/square_1x1_quad9_1e2.vtu b/Tests/Data/HydroMechanics/Linear/Confined_Compression/square_1x1_quad9_1e2.vtu
similarity index 100%
rename from Tests/lfs-data/HydroMechanics/Linear/Confined_Compression/square_1x1_quad9_1e2.vtu
rename to Tests/Data/HydroMechanics/Linear/Confined_Compression/square_1x1_quad9_1e2.vtu
diff --git a/Tests/lfs-data/HydroMechanics/Linear/Confined_Compression/square_1x1_tri6_1e2.vtu b/Tests/Data/HydroMechanics/Linear/Confined_Compression/square_1x1_tri6_1e2.vtu
similarity index 100%
rename from Tests/lfs-data/HydroMechanics/Linear/Confined_Compression/square_1x1_tri6_1e2.vtu
rename to Tests/Data/HydroMechanics/Linear/Confined_Compression/square_1x1_tri6_1e2.vtu
diff --git a/Tests/lfs-data/HydroMechanics/Linear/Unconfined_Compression_early/expected_square_1e2_UC_early_pcs_0_ts_10_t_1.000000.vtu b/Tests/Data/HydroMechanics/Linear/Unconfined_Compression_early/expected_square_1e2_UC_early_pcs_0_ts_10_t_1.000000.vtu
similarity index 100%
rename from Tests/lfs-data/HydroMechanics/Linear/Unconfined_Compression_early/expected_square_1e2_UC_early_pcs_0_ts_10_t_1.000000.vtu
rename to Tests/Data/HydroMechanics/Linear/Unconfined_Compression_early/expected_square_1e2_UC_early_pcs_0_ts_10_t_1.000000.vtu
diff --git a/Tests/lfs-data/HydroMechanics/Linear/Unconfined_Compression_early/square_1e2_UC_early.prj b/Tests/Data/HydroMechanics/Linear/Unconfined_Compression_early/square_1e2_UC_early.prj
similarity index 100%
rename from Tests/lfs-data/HydroMechanics/Linear/Unconfined_Compression_early/square_1e2_UC_early.prj
rename to Tests/Data/HydroMechanics/Linear/Unconfined_Compression_early/square_1e2_UC_early.prj
diff --git a/Tests/lfs-data/HydroMechanics/Linear/Unconfined_Compression_early/square_1e4_UC_early.prj b/Tests/Data/HydroMechanics/Linear/Unconfined_Compression_early/square_1e4_UC_early.prj
similarity index 100%
rename from Tests/lfs-data/HydroMechanics/Linear/Unconfined_Compression_early/square_1e4_UC_early.prj
rename to Tests/Data/HydroMechanics/Linear/Unconfined_Compression_early/square_1e4_UC_early.prj
diff --git a/Tests/lfs-data/HydroMechanics/Linear/Unconfined_Compression_early/square_1x1.gml b/Tests/Data/HydroMechanics/Linear/Unconfined_Compression_early/square_1x1.gml
similarity index 100%
rename from Tests/lfs-data/HydroMechanics/Linear/Unconfined_Compression_early/square_1x1.gml
rename to Tests/Data/HydroMechanics/Linear/Unconfined_Compression_early/square_1x1.gml
diff --git a/Tests/lfs-data/HydroMechanics/Linear/Unconfined_Compression_early/square_1x1_quad8_1e2.vtu b/Tests/Data/HydroMechanics/Linear/Unconfined_Compression_early/square_1x1_quad8_1e2.vtu
similarity index 100%
rename from Tests/lfs-data/HydroMechanics/Linear/Unconfined_Compression_early/square_1x1_quad8_1e2.vtu
rename to Tests/Data/HydroMechanics/Linear/Unconfined_Compression_early/square_1x1_quad8_1e2.vtu
diff --git a/Tests/lfs-data/HydroMechanics/Linear/Unconfined_Compression_early/square_1x1_quad8_1e4.vtu b/Tests/Data/HydroMechanics/Linear/Unconfined_Compression_early/square_1x1_quad8_1e4.vtu
similarity index 100%
rename from Tests/lfs-data/HydroMechanics/Linear/Unconfined_Compression_early/square_1x1_quad8_1e4.vtu
rename to Tests/Data/HydroMechanics/Linear/Unconfined_Compression_early/square_1x1_quad8_1e4.vtu
diff --git a/Tests/lfs-data/HydroMechanics/Linear/Unconfined_Compression_late/expected_square_1e2_UC_late_pcs_0_ts_10_t_1000.000000.vtu b/Tests/Data/HydroMechanics/Linear/Unconfined_Compression_late/expected_square_1e2_UC_late_pcs_0_ts_10_t_1000.000000.vtu
similarity index 100%
rename from Tests/lfs-data/HydroMechanics/Linear/Unconfined_Compression_late/expected_square_1e2_UC_late_pcs_0_ts_10_t_1000.000000.vtu
rename to Tests/Data/HydroMechanics/Linear/Unconfined_Compression_late/expected_square_1e2_UC_late_pcs_0_ts_10_t_1000.000000.vtu
diff --git a/Tests/lfs-data/HydroMechanics/Linear/Unconfined_Compression_late/square_1e2_UC_late.prj b/Tests/Data/HydroMechanics/Linear/Unconfined_Compression_late/square_1e2_UC_late.prj
similarity index 100%
rename from Tests/lfs-data/HydroMechanics/Linear/Unconfined_Compression_late/square_1e2_UC_late.prj
rename to Tests/Data/HydroMechanics/Linear/Unconfined_Compression_late/square_1e2_UC_late.prj
diff --git a/Tests/lfs-data/HydroMechanics/Linear/Unconfined_Compression_late/square_1e4_UC_late.prj b/Tests/Data/HydroMechanics/Linear/Unconfined_Compression_late/square_1e4_UC_late.prj
similarity index 100%
rename from Tests/lfs-data/HydroMechanics/Linear/Unconfined_Compression_late/square_1e4_UC_late.prj
rename to Tests/Data/HydroMechanics/Linear/Unconfined_Compression_late/square_1e4_UC_late.prj
diff --git a/Tests/lfs-data/HydroMechanics/Linear/Unconfined_Compression_late/square_1x1.gml b/Tests/Data/HydroMechanics/Linear/Unconfined_Compression_late/square_1x1.gml
similarity index 100%
rename from Tests/lfs-data/HydroMechanics/Linear/Unconfined_Compression_late/square_1x1.gml
rename to Tests/Data/HydroMechanics/Linear/Unconfined_Compression_late/square_1x1.gml
diff --git a/Tests/lfs-data/HydroMechanics/Linear/Unconfined_Compression_late/square_1x1_quad8_1e2.vtu b/Tests/Data/HydroMechanics/Linear/Unconfined_Compression_late/square_1x1_quad8_1e2.vtu
similarity index 100%
rename from Tests/lfs-data/HydroMechanics/Linear/Unconfined_Compression_late/square_1x1_quad8_1e2.vtu
rename to Tests/Data/HydroMechanics/Linear/Unconfined_Compression_late/square_1x1_quad8_1e2.vtu
diff --git a/Tests/lfs-data/HydroMechanics/Linear/Unconfined_Compression_late/square_1x1_quad8_1e4.vtu b/Tests/Data/HydroMechanics/Linear/Unconfined_Compression_late/square_1x1_quad8_1e4.vtu
similarity index 100%
rename from Tests/lfs-data/HydroMechanics/Linear/Unconfined_Compression_late/square_1x1_quad8_1e4.vtu
rename to Tests/Data/HydroMechanics/Linear/Unconfined_Compression_late/square_1x1_quad8_1e4.vtu
diff --git a/Tests/lfs-data/LIE/HydroMechanics/TaskB.gml b/Tests/Data/LIE/HydroMechanics/TaskB.gml
similarity index 100%
rename from Tests/lfs-data/LIE/HydroMechanics/TaskB.gml
rename to Tests/Data/LIE/HydroMechanics/TaskB.gml
diff --git a/Tests/lfs-data/LIE/HydroMechanics/TaskB.prj b/Tests/Data/LIE/HydroMechanics/TaskB.prj
similarity index 100%
rename from Tests/lfs-data/LIE/HydroMechanics/TaskB.prj
rename to Tests/Data/LIE/HydroMechanics/TaskB.prj
diff --git a/Tests/lfs-data/LIE/HydroMechanics/TaskB_mesh.vtu b/Tests/Data/LIE/HydroMechanics/TaskB_mesh.vtu
similarity index 100%
rename from Tests/lfs-data/LIE/HydroMechanics/TaskB_mesh.vtu
rename to Tests/Data/LIE/HydroMechanics/TaskB_mesh.vtu
diff --git a/Tests/lfs-data/LIE/HydroMechanics/expected_TaskB_pcs_0_ts_4_t_18.000000.vtu b/Tests/Data/LIE/HydroMechanics/expected_TaskB_pcs_0_ts_4_t_18.000000.vtu
similarity index 100%
rename from Tests/lfs-data/LIE/HydroMechanics/expected_TaskB_pcs_0_ts_4_t_18.000000.vtu
rename to Tests/Data/LIE/HydroMechanics/expected_TaskB_pcs_0_ts_4_t_18.000000.vtu
diff --git a/Tests/lfs-data/LIE/HydroMechanics/expected_single_fracture_3D_pcs_0_ts_10_t_100.000000.vtu b/Tests/Data/LIE/HydroMechanics/expected_single_fracture_3D_pcs_0_ts_10_t_100.000000.vtu
similarity index 100%
rename from Tests/lfs-data/LIE/HydroMechanics/expected_single_fracture_3D_pcs_0_ts_10_t_100.000000.vtu
rename to Tests/Data/LIE/HydroMechanics/expected_single_fracture_3D_pcs_0_ts_10_t_100.000000.vtu
diff --git a/Tests/lfs-data/LIE/HydroMechanics/expected_single_fracture_pcs_0_ts_10_t_100.000000.vtu b/Tests/Data/LIE/HydroMechanics/expected_single_fracture_pcs_0_ts_10_t_100.000000.vtu
similarity index 100%
rename from Tests/lfs-data/LIE/HydroMechanics/expected_single_fracture_pcs_0_ts_10_t_100.000000.vtu
rename to Tests/Data/LIE/HydroMechanics/expected_single_fracture_pcs_0_ts_10_t_100.000000.vtu
diff --git a/Tests/lfs-data/LIE/HydroMechanics/single_fracture.gml b/Tests/Data/LIE/HydroMechanics/single_fracture.gml
similarity index 100%
rename from Tests/lfs-data/LIE/HydroMechanics/single_fracture.gml
rename to Tests/Data/LIE/HydroMechanics/single_fracture.gml
diff --git a/Tests/lfs-data/LIE/HydroMechanics/single_fracture.prj b/Tests/Data/LIE/HydroMechanics/single_fracture.prj
similarity index 100%
rename from Tests/lfs-data/LIE/HydroMechanics/single_fracture.prj
rename to Tests/Data/LIE/HydroMechanics/single_fracture.prj
diff --git a/Tests/lfs-data/LIE/HydroMechanics/single_fracture.vtu b/Tests/Data/LIE/HydroMechanics/single_fracture.vtu
similarity index 100%
rename from Tests/lfs-data/LIE/HydroMechanics/single_fracture.vtu
rename to Tests/Data/LIE/HydroMechanics/single_fracture.vtu
diff --git a/Tests/lfs-data/LIE/HydroMechanics/single_fracture_3D.gml b/Tests/Data/LIE/HydroMechanics/single_fracture_3D.gml
similarity index 100%
rename from Tests/lfs-data/LIE/HydroMechanics/single_fracture_3D.gml
rename to Tests/Data/LIE/HydroMechanics/single_fracture_3D.gml
diff --git a/Tests/lfs-data/LIE/HydroMechanics/single_fracture_3D.prj b/Tests/Data/LIE/HydroMechanics/single_fracture_3D.prj
similarity index 100%
rename from Tests/lfs-data/LIE/HydroMechanics/single_fracture_3D.prj
rename to Tests/Data/LIE/HydroMechanics/single_fracture_3D.prj
diff --git a/Tests/lfs-data/LIE/HydroMechanics/single_fracture_3D.vtu b/Tests/Data/LIE/HydroMechanics/single_fracture_3D.vtu
similarity index 100%
rename from Tests/lfs-data/LIE/HydroMechanics/single_fracture_3D.vtu
rename to Tests/Data/LIE/HydroMechanics/single_fracture_3D.vtu
diff --git a/Tests/lfs-data/LIE/Mechanics/expected_single_joint_displacement_controlled_pcs_0_ts_10_t_1.000000.vtu b/Tests/Data/LIE/Mechanics/expected_single_joint_displacement_controlled_pcs_0_ts_10_t_1.000000.vtu
similarity index 100%
rename from Tests/lfs-data/LIE/Mechanics/expected_single_joint_displacement_controlled_pcs_0_ts_10_t_1.000000.vtu
rename to Tests/Data/LIE/Mechanics/expected_single_joint_displacement_controlled_pcs_0_ts_10_t_1.000000.vtu
diff --git a/Tests/lfs-data/LIE/Mechanics/expected_single_joint_negative_aperture_pcs_0_ts_1_t_1.000000.vtu b/Tests/Data/LIE/Mechanics/expected_single_joint_negative_aperture_pcs_0_ts_1_t_1.000000.vtu
similarity index 100%
rename from Tests/lfs-data/LIE/Mechanics/expected_single_joint_negative_aperture_pcs_0_ts_1_t_1.000000.vtu
rename to Tests/Data/LIE/Mechanics/expected_single_joint_negative_aperture_pcs_0_ts_1_t_1.000000.vtu
diff --git a/Tests/lfs-data/LIE/Mechanics/single_joint.gml b/Tests/Data/LIE/Mechanics/single_joint.gml
similarity index 100%
rename from Tests/lfs-data/LIE/Mechanics/single_joint.gml
rename to Tests/Data/LIE/Mechanics/single_joint.gml
diff --git a/Tests/lfs-data/LIE/Mechanics/single_joint.prj b/Tests/Data/LIE/Mechanics/single_joint.prj
similarity index 100%
rename from Tests/lfs-data/LIE/Mechanics/single_joint.prj
rename to Tests/Data/LIE/Mechanics/single_joint.prj
diff --git a/Tests/lfs-data/LIE/Mechanics/single_joint_0_10_inside.vtu b/Tests/Data/LIE/Mechanics/single_joint_0_10_inside.vtu
similarity index 100%
rename from Tests/lfs-data/LIE/Mechanics/single_joint_0_10_inside.vtu
rename to Tests/Data/LIE/Mechanics/single_joint_0_10_inside.vtu
diff --git a/Tests/lfs-data/LIE/Mechanics/single_joint_3D.gml b/Tests/Data/LIE/Mechanics/single_joint_3D.gml
similarity index 100%
rename from Tests/lfs-data/LIE/Mechanics/single_joint_3D.gml
rename to Tests/Data/LIE/Mechanics/single_joint_3D.gml
diff --git a/Tests/lfs-data/LIE/Mechanics/single_joint_3D.prj b/Tests/Data/LIE/Mechanics/single_joint_3D.prj
similarity index 100%
rename from Tests/lfs-data/LIE/Mechanics/single_joint_3D.prj
rename to Tests/Data/LIE/Mechanics/single_joint_3D.prj
diff --git a/Tests/lfs-data/LIE/Mechanics/single_joint_3D_expected_pcs_0_ts_1_t_1.000000.vtu b/Tests/Data/LIE/Mechanics/single_joint_3D_expected_pcs_0_ts_1_t_1.000000.vtu
similarity index 100%
rename from Tests/lfs-data/LIE/Mechanics/single_joint_3D_expected_pcs_0_ts_1_t_1.000000.vtu
rename to Tests/Data/LIE/Mechanics/single_joint_3D_expected_pcs_0_ts_1_t_1.000000.vtu
diff --git a/Tests/lfs-data/LIE/Mechanics/single_joint_beta50.vtu b/Tests/Data/LIE/Mechanics/single_joint_beta50.vtu
similarity index 100%
rename from Tests/lfs-data/LIE/Mechanics/single_joint_beta50.vtu
rename to Tests/Data/LIE/Mechanics/single_joint_beta50.vtu
diff --git a/Tests/lfs-data/LIE/Mechanics/single_joint_beta50_3D.vtu b/Tests/Data/LIE/Mechanics/single_joint_beta50_3D.vtu
similarity index 100%
rename from Tests/lfs-data/LIE/Mechanics/single_joint_beta50_3D.vtu
rename to Tests/Data/LIE/Mechanics/single_joint_beta50_3D.vtu
diff --git a/Tests/lfs-data/LIE/Mechanics/single_joint_displacement_controlled.prj b/Tests/Data/LIE/Mechanics/single_joint_displacement_controlled.prj
similarity index 100%
rename from Tests/lfs-data/LIE/Mechanics/single_joint_displacement_controlled.prj
rename to Tests/Data/LIE/Mechanics/single_joint_displacement_controlled.prj
diff --git a/Tests/lfs-data/LIE/Mechanics/single_joint_expected_pcs_0_ts_1_t_1.000000.vtu b/Tests/Data/LIE/Mechanics/single_joint_expected_pcs_0_ts_1_t_1.000000.vtu
similarity index 100%
rename from Tests/lfs-data/LIE/Mechanics/single_joint_expected_pcs_0_ts_1_t_1.000000.vtu
rename to Tests/Data/LIE/Mechanics/single_joint_expected_pcs_0_ts_1_t_1.000000.vtu
diff --git a/Tests/lfs-data/LIE/Mechanics/single_joint_inside.prj b/Tests/Data/LIE/Mechanics/single_joint_inside.prj
similarity index 100%
rename from Tests/lfs-data/LIE/Mechanics/single_joint_inside.prj
rename to Tests/Data/LIE/Mechanics/single_joint_inside.prj
diff --git a/Tests/lfs-data/LIE/Mechanics/single_joint_inside_expected_pcs_0_ts_1_t_1.000000.vtu b/Tests/Data/LIE/Mechanics/single_joint_inside_expected_pcs_0_ts_1_t_1.000000.vtu
similarity index 100%
rename from Tests/lfs-data/LIE/Mechanics/single_joint_inside_expected_pcs_0_ts_1_t_1.000000.vtu
rename to Tests/Data/LIE/Mechanics/single_joint_inside_expected_pcs_0_ts_1_t_1.000000.vtu
diff --git a/Tests/lfs-data/LIE/Mechanics/single_joint_negative_aperture.prj b/Tests/Data/LIE/Mechanics/single_joint_negative_aperture.prj
similarity index 100%
rename from Tests/lfs-data/LIE/Mechanics/single_joint_negative_aperture.prj
rename to Tests/Data/LIE/Mechanics/single_joint_negative_aperture.prj
diff --git a/Tests/lfs-data/LIE/Mechanics/two_joints.prj b/Tests/Data/LIE/Mechanics/two_joints.prj
similarity index 100%
rename from Tests/lfs-data/LIE/Mechanics/two_joints.prj
rename to Tests/Data/LIE/Mechanics/two_joints.prj
diff --git a/Tests/lfs-data/LIE/Mechanics/two_joints_close_opposite.vtu b/Tests/Data/LIE/Mechanics/two_joints_close_opposite.vtu
similarity index 100%
rename from Tests/lfs-data/LIE/Mechanics/two_joints_close_opposite.vtu
rename to Tests/Data/LIE/Mechanics/two_joints_close_opposite.vtu
diff --git a/Tests/lfs-data/LIE/Mechanics/two_joints_expected_pcs_0_ts_1_t_1.000000.vtu b/Tests/Data/LIE/Mechanics/two_joints_expected_pcs_0_ts_1_t_1.000000.vtu
similarity index 100%
rename from Tests/lfs-data/LIE/Mechanics/two_joints_expected_pcs_0_ts_1_t_1.000000.vtu
rename to Tests/Data/LIE/Mechanics/two_joints_expected_pcs_0_ts_1_t_1.000000.vtu
diff --git a/Tests/lfs-data/LIE/PostProcessing/expected_post_single_joint_pcs_0_ts_1_t_1.000000.vtu b/Tests/Data/LIE/PostProcessing/expected_post_single_joint_pcs_0_ts_1_t_1.000000.vtu
similarity index 100%
rename from Tests/lfs-data/LIE/PostProcessing/expected_post_single_joint_pcs_0_ts_1_t_1.000000.vtu
rename to Tests/Data/LIE/PostProcessing/expected_post_single_joint_pcs_0_ts_1_t_1.000000.vtu
diff --git a/Tests/lfs-data/LIE/PostProcessing/single_joint_pcs_0.pvd b/Tests/Data/LIE/PostProcessing/single_joint_pcs_0.pvd
similarity index 100%
rename from Tests/lfs-data/LIE/PostProcessing/single_joint_pcs_0.pvd
rename to Tests/Data/LIE/PostProcessing/single_joint_pcs_0.pvd
diff --git a/Tests/lfs-data/LIE/PostProcessing/single_joint_pcs_0_ts_0_t_0.000000.vtu b/Tests/Data/LIE/PostProcessing/single_joint_pcs_0_ts_0_t_0.000000.vtu
similarity index 100%
rename from Tests/lfs-data/LIE/PostProcessing/single_joint_pcs_0_ts_0_t_0.000000.vtu
rename to Tests/Data/LIE/PostProcessing/single_joint_pcs_0_ts_0_t_0.000000.vtu
diff --git a/Tests/lfs-data/LIE/PostProcessing/single_joint_pcs_0_ts_1_t_1.000000.vtu b/Tests/Data/LIE/PostProcessing/single_joint_pcs_0_ts_1_t_1.000000.vtu
similarity index 100%
rename from Tests/lfs-data/LIE/PostProcessing/single_joint_pcs_0_ts_1_t_1.000000.vtu
rename to Tests/Data/LIE/PostProcessing/single_joint_pcs_0_ts_1_t_1.000000.vtu
diff --git a/Tests/lfs-data/MathLib/unit_cube_hex.vtu b/Tests/Data/MathLib/unit_cube_hex.vtu
similarity index 100%
rename from Tests/lfs-data/MathLib/unit_cube_hex.vtu
rename to Tests/Data/MathLib/unit_cube_hex.vtu
diff --git a/Tests/lfs-data/MathLib/unit_cube_tet.vtu b/Tests/Data/MathLib/unit_cube_tet.vtu
similarity index 100%
rename from Tests/lfs-data/MathLib/unit_cube_tet.vtu
rename to Tests/Data/MathLib/unit_cube_tet.vtu
diff --git a/Tests/lfs-data/Mechanics/Burgers/cube_1e0.prj b/Tests/Data/Mechanics/Burgers/cube_1e0.prj
similarity index 100%
rename from Tests/lfs-data/Mechanics/Burgers/cube_1e0.prj
rename to Tests/Data/Mechanics/Burgers/cube_1e0.prj
diff --git a/Tests/lfs-data/Mechanics/Burgers/cube_1e0_expected_pcs_0_ts_101_t_1.000000.vtu b/Tests/Data/Mechanics/Burgers/cube_1e0_expected_pcs_0_ts_101_t_1.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Burgers/cube_1e0_expected_pcs_0_ts_101_t_1.000000.vtu
rename to Tests/Data/Mechanics/Burgers/cube_1e0_expected_pcs_0_ts_101_t_1.000000.vtu
diff --git a/Tests/lfs-data/Mechanics/Burgers/cube_1e0_expected_pcs_0_ts_1_t_0.000100.vtu b/Tests/Data/Mechanics/Burgers/cube_1e0_expected_pcs_0_ts_1_t_0.000100.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Burgers/cube_1e0_expected_pcs_0_ts_1_t_0.000100.vtu
rename to Tests/Data/Mechanics/Burgers/cube_1e0_expected_pcs_0_ts_1_t_0.000100.vtu
diff --git a/Tests/lfs-data/Mechanics/Burgers/cube_1e3.prj b/Tests/Data/Mechanics/Burgers/cube_1e3.prj
similarity index 100%
rename from Tests/lfs-data/Mechanics/Burgers/cube_1e3.prj
rename to Tests/Data/Mechanics/Burgers/cube_1e3.prj
diff --git a/Tests/lfs-data/Mechanics/Burgers/cube_1e3_expected_pcs_0_ts_101_t_1.000000.vtu b/Tests/Data/Mechanics/Burgers/cube_1e3_expected_pcs_0_ts_101_t_1.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Burgers/cube_1e3_expected_pcs_0_ts_101_t_1.000000.vtu
rename to Tests/Data/Mechanics/Burgers/cube_1e3_expected_pcs_0_ts_101_t_1.000000.vtu
diff --git a/Tests/lfs-data/Mechanics/Burgers/cube_1e3_expected_pcs_0_ts_1_t_0.000100.vtu b/Tests/Data/Mechanics/Burgers/cube_1e3_expected_pcs_0_ts_1_t_0.000100.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Burgers/cube_1e3_expected_pcs_0_ts_1_t_0.000100.vtu
rename to Tests/Data/Mechanics/Burgers/cube_1e3_expected_pcs_0_ts_1_t_0.000100.vtu
diff --git a/Tests/lfs-data/Mechanics/Burgers/cube_1x1x1.gml b/Tests/Data/Mechanics/Burgers/cube_1x1x1.gml
similarity index 100%
rename from Tests/lfs-data/Mechanics/Burgers/cube_1x1x1.gml
rename to Tests/Data/Mechanics/Burgers/cube_1x1x1.gml
diff --git a/Tests/lfs-data/Mechanics/Burgers/cube_1x1x1_hex_1e0.vtu b/Tests/Data/Mechanics/Burgers/cube_1x1x1_hex_1e0.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Burgers/cube_1x1x1_hex_1e0.vtu
rename to Tests/Data/Mechanics/Burgers/cube_1x1x1_hex_1e0.vtu
diff --git a/Tests/lfs-data/Mechanics/Burgers/cube_1x1x1_hex_1e3.vtu b/Tests/Data/Mechanics/Burgers/cube_1x1x1_hex_1e3.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Burgers/cube_1x1x1_hex_1e3.vtu
rename to Tests/Data/Mechanics/Burgers/cube_1x1x1_hex_1e3.vtu
diff --git a/Tests/lfs-data/Mechanics/Ehlers/axisymmetric_sphere_pl.gml b/Tests/Data/Mechanics/Ehlers/axisymmetric_sphere_pl.gml
similarity index 100%
rename from Tests/lfs-data/Mechanics/Ehlers/axisymmetric_sphere_pl.gml
rename to Tests/Data/Mechanics/Ehlers/axisymmetric_sphere_pl.gml
diff --git a/Tests/lfs-data/Mechanics/Ehlers/axisymmetric_sphere_pl.prj b/Tests/Data/Mechanics/Ehlers/axisymmetric_sphere_pl.prj
similarity index 100%
rename from Tests/lfs-data/Mechanics/Ehlers/axisymmetric_sphere_pl.prj
rename to Tests/Data/Mechanics/Ehlers/axisymmetric_sphere_pl.prj
diff --git a/Tests/lfs-data/Mechanics/Ehlers/axisymmetric_sphere_pl.vtu b/Tests/Data/Mechanics/Ehlers/axisymmetric_sphere_pl.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Ehlers/axisymmetric_sphere_pl.vtu
rename to Tests/Data/Mechanics/Ehlers/axisymmetric_sphere_pl.vtu
diff --git a/Tests/lfs-data/Mechanics/Ehlers/cube_1e0.prj b/Tests/Data/Mechanics/Ehlers/cube_1e0.prj
similarity index 100%
rename from Tests/lfs-data/Mechanics/Ehlers/cube_1e0.prj
rename to Tests/Data/Mechanics/Ehlers/cube_1e0.prj
diff --git a/Tests/lfs-data/Mechanics/Ehlers/cube_1e0_dp.prj b/Tests/Data/Mechanics/Ehlers/cube_1e0_dp.prj
similarity index 100%
rename from Tests/lfs-data/Mechanics/Ehlers/cube_1e0_dp.prj
rename to Tests/Data/Mechanics/Ehlers/cube_1e0_dp.prj
diff --git a/Tests/lfs-data/Mechanics/Ehlers/cube_1e0_dp_pcs_0_ts_203_t_5.100000.vtu b/Tests/Data/Mechanics/Ehlers/cube_1e0_dp_pcs_0_ts_203_t_5.100000.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Ehlers/cube_1e0_dp_pcs_0_ts_203_t_5.100000.vtu
rename to Tests/Data/Mechanics/Ehlers/cube_1e0_dp_pcs_0_ts_203_t_5.100000.vtu
diff --git a/Tests/lfs-data/Mechanics/Ehlers/cube_1e0_pcs_0_ts_101_t_5.100000.vtu b/Tests/Data/Mechanics/Ehlers/cube_1e0_pcs_0_ts_101_t_5.100000.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Ehlers/cube_1e0_pcs_0_ts_101_t_5.100000.vtu
rename to Tests/Data/Mechanics/Ehlers/cube_1e0_pcs_0_ts_101_t_5.100000.vtu
diff --git a/Tests/lfs-data/Mechanics/Ehlers/cube_1e0_pcs_0_ts_203_t_5.100000.vtu b/Tests/Data/Mechanics/Ehlers/cube_1e0_pcs_0_ts_203_t_5.100000.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Ehlers/cube_1e0_pcs_0_ts_203_t_5.100000.vtu
rename to Tests/Data/Mechanics/Ehlers/cube_1e0_pcs_0_ts_203_t_5.100000.vtu
diff --git a/Tests/lfs-data/Mechanics/Ehlers/cube_1e1.prj b/Tests/Data/Mechanics/Ehlers/cube_1e1.prj
similarity index 100%
rename from Tests/lfs-data/Mechanics/Ehlers/cube_1e1.prj
rename to Tests/Data/Mechanics/Ehlers/cube_1e1.prj
diff --git a/Tests/lfs-data/Mechanics/Ehlers/cube_1e1_pcs_0_ts_203_t_5.100000.vtu b/Tests/Data/Mechanics/Ehlers/cube_1e1_pcs_0_ts_203_t_5.100000.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Ehlers/cube_1e1_pcs_0_ts_203_t_5.100000.vtu
rename to Tests/Data/Mechanics/Ehlers/cube_1e1_pcs_0_ts_203_t_5.100000.vtu
diff --git a/Tests/lfs-data/Mechanics/Ehlers/cube_1e3.prj b/Tests/Data/Mechanics/Ehlers/cube_1e3.prj
similarity index 100%
rename from Tests/lfs-data/Mechanics/Ehlers/cube_1e3.prj
rename to Tests/Data/Mechanics/Ehlers/cube_1e3.prj
diff --git a/Tests/lfs-data/Mechanics/Ehlers/cube_1e3_pcs_0_ts_101_t_5.100000.vtu b/Tests/Data/Mechanics/Ehlers/cube_1e3_pcs_0_ts_101_t_5.100000.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Ehlers/cube_1e3_pcs_0_ts_101_t_5.100000.vtu
rename to Tests/Data/Mechanics/Ehlers/cube_1e3_pcs_0_ts_101_t_5.100000.vtu
diff --git a/Tests/lfs-data/Mechanics/Ehlers/cube_1e3_pcs_0_ts_203_t_5.100000.vtu b/Tests/Data/Mechanics/Ehlers/cube_1e3_pcs_0_ts_203_t_5.100000.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Ehlers/cube_1e3_pcs_0_ts_203_t_5.100000.vtu
rename to Tests/Data/Mechanics/Ehlers/cube_1e3_pcs_0_ts_203_t_5.100000.vtu
diff --git a/Tests/lfs-data/Mechanics/Ehlers/cube_1x1x1.gml b/Tests/Data/Mechanics/Ehlers/cube_1x1x1.gml
similarity index 100%
rename from Tests/lfs-data/Mechanics/Ehlers/cube_1x1x1.gml
rename to Tests/Data/Mechanics/Ehlers/cube_1x1x1.gml
diff --git a/Tests/lfs-data/Mechanics/Ehlers/cube_1x1x1_hex_1e0.vtu b/Tests/Data/Mechanics/Ehlers/cube_1x1x1_hex_1e0.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Ehlers/cube_1x1x1_hex_1e0.vtu
rename to Tests/Data/Mechanics/Ehlers/cube_1x1x1_hex_1e0.vtu
diff --git a/Tests/lfs-data/Mechanics/Ehlers/cube_1x1x1_hex_1e1.vtu b/Tests/Data/Mechanics/Ehlers/cube_1x1x1_hex_1e1.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Ehlers/cube_1x1x1_hex_1e1.vtu
rename to Tests/Data/Mechanics/Ehlers/cube_1x1x1_hex_1e1.vtu
diff --git a/Tests/lfs-data/Mechanics/Ehlers/cube_1x1x1_hex_1e3.vtu b/Tests/Data/Mechanics/Ehlers/cube_1x1x1_hex_1e3.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Ehlers/cube_1x1x1_hex_1e3.vtu
rename to Tests/Data/Mechanics/Ehlers/cube_1x1x1_hex_1e3.vtu
diff --git a/Tests/lfs-data/Mechanics/Ehlers/expected_cube_1e0_dp_pcs_0_ts_203_t_5.100000.vtu b/Tests/Data/Mechanics/Ehlers/expected_cube_1e0_dp_pcs_0_ts_203_t_5.100000.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Ehlers/expected_cube_1e0_dp_pcs_0_ts_203_t_5.100000.vtu
rename to Tests/Data/Mechanics/Ehlers/expected_cube_1e0_dp_pcs_0_ts_203_t_5.100000.vtu
diff --git a/Tests/lfs-data/Mechanics/Ehlers/expected_cube_1e0_pcs_0_ts_101_t_2.550000.vtu b/Tests/Data/Mechanics/Ehlers/expected_cube_1e0_pcs_0_ts_101_t_2.550000.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Ehlers/expected_cube_1e0_pcs_0_ts_101_t_2.550000.vtu
rename to Tests/Data/Mechanics/Ehlers/expected_cube_1e0_pcs_0_ts_101_t_2.550000.vtu
diff --git a/Tests/lfs-data/Mechanics/Ehlers/expected_cube_1e0_pcs_0_ts_203_t_5.100000.vtu b/Tests/Data/Mechanics/Ehlers/expected_cube_1e0_pcs_0_ts_203_t_5.100000.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Ehlers/expected_cube_1e0_pcs_0_ts_203_t_5.100000.vtu
rename to Tests/Data/Mechanics/Ehlers/expected_cube_1e0_pcs_0_ts_203_t_5.100000.vtu
diff --git a/Tests/lfs-data/Mechanics/Ehlers/expected_cube_1e1_pcs_0_ts_101_t_2.550000.vtu b/Tests/Data/Mechanics/Ehlers/expected_cube_1e1_pcs_0_ts_101_t_2.550000.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Ehlers/expected_cube_1e1_pcs_0_ts_101_t_2.550000.vtu
rename to Tests/Data/Mechanics/Ehlers/expected_cube_1e1_pcs_0_ts_101_t_2.550000.vtu
diff --git a/Tests/lfs-data/Mechanics/Ehlers/expected_cube_1e1_pcs_0_ts_203_t_5.100000.vtu b/Tests/Data/Mechanics/Ehlers/expected_cube_1e1_pcs_0_ts_203_t_5.100000.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Ehlers/expected_cube_1e1_pcs_0_ts_203_t_5.100000.vtu
rename to Tests/Data/Mechanics/Ehlers/expected_cube_1e1_pcs_0_ts_203_t_5.100000.vtu
diff --git a/Tests/lfs-data/Mechanics/Ehlers/expected_cube_1e3_pcs_0_ts_101_t_2.550000.vtu b/Tests/Data/Mechanics/Ehlers/expected_cube_1e3_pcs_0_ts_101_t_2.550000.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Ehlers/expected_cube_1e3_pcs_0_ts_101_t_2.550000.vtu
rename to Tests/Data/Mechanics/Ehlers/expected_cube_1e3_pcs_0_ts_101_t_2.550000.vtu
diff --git a/Tests/lfs-data/Mechanics/Ehlers/expected_cube_1e3_pcs_0_ts_203_t_5.100000.vtu b/Tests/Data/Mechanics/Ehlers/expected_cube_1e3_pcs_0_ts_203_t_5.100000.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Ehlers/expected_cube_1e3_pcs_0_ts_203_t_5.100000.vtu
rename to Tests/Data/Mechanics/Ehlers/expected_cube_1e3_pcs_0_ts_203_t_5.100000.vtu
diff --git a/Tests/lfs-data/Mechanics/Ehlers/ref_axisymmetric_sphere_pcs_0_ts_100_t_1.000000.vtu b/Tests/Data/Mechanics/Ehlers/ref_axisymmetric_sphere_pcs_0_ts_100_t_1.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Ehlers/ref_axisymmetric_sphere_pcs_0_ts_100_t_1.000000.vtu
rename to Tests/Data/Mechanics/Ehlers/ref_axisymmetric_sphere_pcs_0_ts_100_t_1.000000.vtu
diff --git a/Tests/lfs-data/Mechanics/EhlersDamage/TriaxialCompression/cube_1x1x1.gml b/Tests/Data/Mechanics/EhlersDamage/TriaxialCompression/cube_1x1x1.gml
similarity index 100%
rename from Tests/lfs-data/Mechanics/EhlersDamage/TriaxialCompression/cube_1x1x1.gml
rename to Tests/Data/Mechanics/EhlersDamage/TriaxialCompression/cube_1x1x1.gml
diff --git a/Tests/lfs-data/Mechanics/EhlersDamage/TriaxialCompression/cube_1x1x1_hex_1e0.vtu b/Tests/Data/Mechanics/EhlersDamage/TriaxialCompression/cube_1x1x1_hex_1e0.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/EhlersDamage/TriaxialCompression/cube_1x1x1_hex_1e0.vtu
rename to Tests/Data/Mechanics/EhlersDamage/TriaxialCompression/cube_1x1x1_hex_1e0.vtu
diff --git a/Tests/lfs-data/Mechanics/EhlersDamage/TriaxialCompression/data.prj b/Tests/Data/Mechanics/EhlersDamage/TriaxialCompression/data.prj
similarity index 100%
rename from Tests/lfs-data/Mechanics/EhlersDamage/TriaxialCompression/data.prj
rename to Tests/Data/Mechanics/EhlersDamage/TriaxialCompression/data.prj
diff --git a/Tests/lfs-data/Mechanics/EhlersDamage/TriaxialCompression/uc_01_pcs_0_ts_1999_t_5.000000.vtu b/Tests/Data/Mechanics/EhlersDamage/TriaxialCompression/uc_01_pcs_0_ts_1999_t_5.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/EhlersDamage/TriaxialCompression/uc_01_pcs_0_ts_1999_t_5.000000.vtu
rename to Tests/Data/Mechanics/EhlersDamage/TriaxialCompression/uc_01_pcs_0_ts_1999_t_5.000000.vtu
diff --git a/Tests/lfs-data/Mechanics/EhlersDamage/TriaxialCompression/uc_01_pcs_0_ts_2823_t_2.823000.vtu b/Tests/Data/Mechanics/EhlersDamage/TriaxialCompression/uc_01_pcs_0_ts_2823_t_2.823000.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/EhlersDamage/TriaxialCompression/uc_01_pcs_0_ts_2823_t_2.823000.vtu
rename to Tests/Data/Mechanics/EhlersDamage/TriaxialCompression/uc_01_pcs_0_ts_2823_t_2.823000.vtu
diff --git a/Tests/lfs-data/Mechanics/EhlersDamage/TriaxialCompression/uc_01_pcs_0_ts_5000_t_5.000000.vtu b/Tests/Data/Mechanics/EhlersDamage/TriaxialCompression/uc_01_pcs_0_ts_5000_t_5.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/EhlersDamage/TriaxialCompression/uc_01_pcs_0_ts_5000_t_5.000000.vtu
rename to Tests/Data/Mechanics/EhlersDamage/TriaxialCompression/uc_01_pcs_0_ts_5000_t_5.000000.vtu
diff --git a/Tests/lfs-data/Mechanics/EhlersDamage/TriaxialCompression/uc_01_pcs_0_ts_882_t_0.882000.vtu b/Tests/Data/Mechanics/EhlersDamage/TriaxialCompression/uc_01_pcs_0_ts_882_t_0.882000.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/EhlersDamage/TriaxialCompression/uc_01_pcs_0_ts_882_t_0.882000.vtu
rename to Tests/Data/Mechanics/EhlersDamage/TriaxialCompression/uc_01_pcs_0_ts_882_t_0.882000.vtu
diff --git a/Tests/lfs-data/Mechanics/EhlersDamage/UniaxialCompression/cube_1x1x1.gml b/Tests/Data/Mechanics/EhlersDamage/UniaxialCompression/cube_1x1x1.gml
similarity index 100%
rename from Tests/lfs-data/Mechanics/EhlersDamage/UniaxialCompression/cube_1x1x1.gml
rename to Tests/Data/Mechanics/EhlersDamage/UniaxialCompression/cube_1x1x1.gml
diff --git a/Tests/lfs-data/Mechanics/EhlersDamage/UniaxialCompression/cube_1x1x1_hex_1e0.vtu b/Tests/Data/Mechanics/EhlersDamage/UniaxialCompression/cube_1x1x1_hex_1e0.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/EhlersDamage/UniaxialCompression/cube_1x1x1_hex_1e0.vtu
rename to Tests/Data/Mechanics/EhlersDamage/UniaxialCompression/cube_1x1x1_hex_1e0.vtu
diff --git a/Tests/lfs-data/Mechanics/EhlersDamage/UniaxialCompression/data.prj b/Tests/Data/Mechanics/EhlersDamage/UniaxialCompression/data.prj
similarity index 100%
rename from Tests/lfs-data/Mechanics/EhlersDamage/UniaxialCompression/data.prj
rename to Tests/Data/Mechanics/EhlersDamage/UniaxialCompression/data.prj
diff --git a/Tests/lfs-data/Mechanics/EhlersDamage/UniaxialCompression/uc_01_pcs_0_ts_1062_t_2.657500.vtu b/Tests/Data/Mechanics/EhlersDamage/UniaxialCompression/uc_01_pcs_0_ts_1062_t_2.657500.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/EhlersDamage/UniaxialCompression/uc_01_pcs_0_ts_1062_t_2.657500.vtu
rename to Tests/Data/Mechanics/EhlersDamage/UniaxialCompression/uc_01_pcs_0_ts_1062_t_2.657500.vtu
diff --git a/Tests/lfs-data/Mechanics/EhlersDamage/UniaxialCompression/uc_01_pcs_0_ts_3543_t_3.543000.vtu b/Tests/Data/Mechanics/EhlersDamage/UniaxialCompression/uc_01_pcs_0_ts_3543_t_3.543000.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/EhlersDamage/UniaxialCompression/uc_01_pcs_0_ts_3543_t_3.543000.vtu
rename to Tests/Data/Mechanics/EhlersDamage/UniaxialCompression/uc_01_pcs_0_ts_3543_t_3.543000.vtu
diff --git a/Tests/lfs-data/Mechanics/EhlersDamage/UniaxialCompression/uc_01_pcs_0_ts_3823_t_3.823000.vtu b/Tests/Data/Mechanics/EhlersDamage/UniaxialCompression/uc_01_pcs_0_ts_3823_t_3.823000.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/EhlersDamage/UniaxialCompression/uc_01_pcs_0_ts_3823_t_3.823000.vtu
rename to Tests/Data/Mechanics/EhlersDamage/UniaxialCompression/uc_01_pcs_0_ts_3823_t_3.823000.vtu
diff --git a/Tests/lfs-data/Mechanics/EhlersDamage/UniaxialCompression/uc_01_pcs_0_ts_5000_t_5.000000.vtu b/Tests/Data/Mechanics/EhlersDamage/UniaxialCompression/uc_01_pcs_0_ts_5000_t_5.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/EhlersDamage/UniaxialCompression/uc_01_pcs_0_ts_5000_t_5.000000.vtu
rename to Tests/Data/Mechanics/EhlersDamage/UniaxialCompression/uc_01_pcs_0_ts_5000_t_5.000000.vtu
diff --git a/Tests/lfs-data/Mechanics/EhlersDamage/UniaxialTension/cube_1x1x1.gml b/Tests/Data/Mechanics/EhlersDamage/UniaxialTension/cube_1x1x1.gml
similarity index 100%
rename from Tests/lfs-data/Mechanics/EhlersDamage/UniaxialTension/cube_1x1x1.gml
rename to Tests/Data/Mechanics/EhlersDamage/UniaxialTension/cube_1x1x1.gml
diff --git a/Tests/lfs-data/Mechanics/EhlersDamage/UniaxialTension/cube_1x1x1_hex_1e0.vtu b/Tests/Data/Mechanics/EhlersDamage/UniaxialTension/cube_1x1x1_hex_1e0.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/EhlersDamage/UniaxialTension/cube_1x1x1_hex_1e0.vtu
rename to Tests/Data/Mechanics/EhlersDamage/UniaxialTension/cube_1x1x1_hex_1e0.vtu
diff --git a/Tests/lfs-data/Mechanics/EhlersDamage/UniaxialTension/data.prj b/Tests/Data/Mechanics/EhlersDamage/UniaxialTension/data.prj
similarity index 100%
rename from Tests/lfs-data/Mechanics/EhlersDamage/UniaxialTension/data.prj
rename to Tests/Data/Mechanics/EhlersDamage/UniaxialTension/data.prj
diff --git a/Tests/lfs-data/Mechanics/EhlersDamage/UniaxialTension/uc_01_pcs_0_ts_3276_t_3.276000.vtu b/Tests/Data/Mechanics/EhlersDamage/UniaxialTension/uc_01_pcs_0_ts_3276_t_3.276000.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/EhlersDamage/UniaxialTension/uc_01_pcs_0_ts_3276_t_3.276000.vtu
rename to Tests/Data/Mechanics/EhlersDamage/UniaxialTension/uc_01_pcs_0_ts_3276_t_3.276000.vtu
diff --git a/Tests/lfs-data/Mechanics/EhlersDamage/UniaxialTension/uc_01_pcs_0_ts_4100_t_4.100000.vtu b/Tests/Data/Mechanics/EhlersDamage/UniaxialTension/uc_01_pcs_0_ts_4100_t_4.100000.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/EhlersDamage/UniaxialTension/uc_01_pcs_0_ts_4100_t_4.100000.vtu
rename to Tests/Data/Mechanics/EhlersDamage/UniaxialTension/uc_01_pcs_0_ts_4100_t_4.100000.vtu
diff --git a/Tests/lfs-data/Mechanics/EhlersDamage/UniaxialTension/uc_01_pcs_0_ts_4958_t_4.958000.vtu b/Tests/Data/Mechanics/EhlersDamage/UniaxialTension/uc_01_pcs_0_ts_4958_t_4.958000.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/EhlersDamage/UniaxialTension/uc_01_pcs_0_ts_4958_t_4.958000.vtu
rename to Tests/Data/Mechanics/EhlersDamage/UniaxialTension/uc_01_pcs_0_ts_4958_t_4.958000.vtu
diff --git a/Tests/lfs-data/Mechanics/EhlersDamage/UniaxialTension/uc_01_pcs_0_ts_5000_t_5.000000.vtu b/Tests/Data/Mechanics/EhlersDamage/UniaxialTension/uc_01_pcs_0_ts_5000_t_5.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/EhlersDamage/UniaxialTension/uc_01_pcs_0_ts_5000_t_5.000000.vtu
rename to Tests/Data/Mechanics/EhlersDamage/UniaxialTension/uc_01_pcs_0_ts_5000_t_5.000000.vtu
diff --git a/Tests/lfs-data/Mechanics/Linear/MaterialForces/bar.gml b/Tests/Data/Mechanics/Linear/MaterialForces/bar.gml
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/MaterialForces/bar.gml
rename to Tests/Data/Mechanics/Linear/MaterialForces/bar.gml
diff --git a/Tests/lfs-data/Mechanics/Linear/MaterialForces/bar.prj b/Tests/Data/Mechanics/Linear/MaterialForces/bar.prj
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/MaterialForces/bar.prj
rename to Tests/Data/Mechanics/Linear/MaterialForces/bar.prj
diff --git a/Tests/lfs-data/Mechanics/Linear/MaterialForces/bar.vtu b/Tests/Data/Mechanics/Linear/MaterialForces/bar.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/MaterialForces/bar.vtu
rename to Tests/Data/Mechanics/Linear/MaterialForces/bar.vtu
diff --git a/Tests/lfs-data/Mechanics/Linear/MaterialForces/bar_3D.gml b/Tests/Data/Mechanics/Linear/MaterialForces/bar_3D.gml
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/MaterialForces/bar_3D.gml
rename to Tests/Data/Mechanics/Linear/MaterialForces/bar_3D.gml
diff --git a/Tests/lfs-data/Mechanics/Linear/MaterialForces/bar_3D.prj b/Tests/Data/Mechanics/Linear/MaterialForces/bar_3D.prj
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/MaterialForces/bar_3D.prj
rename to Tests/Data/Mechanics/Linear/MaterialForces/bar_3D.prj
diff --git a/Tests/lfs-data/Mechanics/Linear/MaterialForces/bar_3D.vtu b/Tests/Data/Mechanics/Linear/MaterialForces/bar_3D.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/MaterialForces/bar_3D.vtu
rename to Tests/Data/Mechanics/Linear/MaterialForces/bar_3D.vtu
diff --git a/Tests/lfs-data/Mechanics/Linear/MaterialForces/expected_bar_3D_out_pcs_0_ts_2_t_1.000000.vtu b/Tests/Data/Mechanics/Linear/MaterialForces/expected_bar_3D_out_pcs_0_ts_2_t_1.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/MaterialForces/expected_bar_3D_out_pcs_0_ts_2_t_1.000000.vtu
rename to Tests/Data/Mechanics/Linear/MaterialForces/expected_bar_3D_out_pcs_0_ts_2_t_1.000000.vtu
diff --git a/Tests/lfs-data/Mechanics/Linear/MaterialForces/expected_bar_out_pcs_0_ts_2_t_1.000000.vtu b/Tests/Data/Mechanics/Linear/MaterialForces/expected_bar_out_pcs_0_ts_2_t_1.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/MaterialForces/expected_bar_out_pcs_0_ts_2_t_1.000000.vtu
rename to Tests/Data/Mechanics/Linear/MaterialForces/expected_bar_out_pcs_0_ts_2_t_1.000000.vtu
diff --git a/Tests/lfs-data/Mechanics/Linear/PressureBC/axisymmetric_pipe.gml b/Tests/Data/Mechanics/Linear/PressureBC/axisymmetric_pipe.gml
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/PressureBC/axisymmetric_pipe.gml
rename to Tests/Data/Mechanics/Linear/PressureBC/axisymmetric_pipe.gml
diff --git a/Tests/lfs-data/Mechanics/Linear/PressureBC/axisymmetric_pipe.prj b/Tests/Data/Mechanics/Linear/PressureBC/axisymmetric_pipe.prj
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/PressureBC/axisymmetric_pipe.prj
rename to Tests/Data/Mechanics/Linear/PressureBC/axisymmetric_pipe.prj
diff --git a/Tests/lfs-data/Mechanics/Linear/PressureBC/axisymmetric_pipe.vtu b/Tests/Data/Mechanics/Linear/PressureBC/axisymmetric_pipe.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/PressureBC/axisymmetric_pipe.vtu
rename to Tests/Data/Mechanics/Linear/PressureBC/axisymmetric_pipe.vtu
diff --git a/Tests/lfs-data/Mechanics/Linear/PressureBC/axisymmetric_pipe_1e3.vtu b/Tests/Data/Mechanics/Linear/PressureBC/axisymmetric_pipe_1e3.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/PressureBC/axisymmetric_pipe_1e3.vtu
rename to Tests/Data/Mechanics/Linear/PressureBC/axisymmetric_pipe_1e3.vtu
diff --git a/Tests/lfs-data/Mechanics/Linear/PressureBC/axisymmetric_sphere.gml b/Tests/Data/Mechanics/Linear/PressureBC/axisymmetric_sphere.gml
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/PressureBC/axisymmetric_sphere.gml
rename to Tests/Data/Mechanics/Linear/PressureBC/axisymmetric_sphere.gml
diff --git a/Tests/lfs-data/Mechanics/Linear/PressureBC/axisymmetric_sphere.prj b/Tests/Data/Mechanics/Linear/PressureBC/axisymmetric_sphere.prj
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/PressureBC/axisymmetric_sphere.prj
rename to Tests/Data/Mechanics/Linear/PressureBC/axisymmetric_sphere.prj
diff --git a/Tests/lfs-data/Mechanics/Linear/PressureBC/axisymmetric_sphere.vtu b/Tests/Data/Mechanics/Linear/PressureBC/axisymmetric_sphere.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/PressureBC/axisymmetric_sphere.vtu
rename to Tests/Data/Mechanics/Linear/PressureBC/axisymmetric_sphere.vtu
diff --git a/Tests/lfs-data/Mechanics/Linear/PressureBC/expected_hollow_sphere_pcs_0_ts_1_t_1.000000.vtu b/Tests/Data/Mechanics/Linear/PressureBC/expected_hollow_sphere_pcs_0_ts_1_t_1.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/PressureBC/expected_hollow_sphere_pcs_0_ts_1_t_1.000000.vtu
rename to Tests/Data/Mechanics/Linear/PressureBC/expected_hollow_sphere_pcs_0_ts_1_t_1.000000.vtu
diff --git a/Tests/lfs-data/Mechanics/Linear/PressureBC/hollow_sphere.gml b/Tests/Data/Mechanics/Linear/PressureBC/hollow_sphere.gml
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/PressureBC/hollow_sphere.gml
rename to Tests/Data/Mechanics/Linear/PressureBC/hollow_sphere.gml
diff --git a/Tests/lfs-data/Mechanics/Linear/PressureBC/hollow_sphere.prj b/Tests/Data/Mechanics/Linear/PressureBC/hollow_sphere.prj
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/PressureBC/hollow_sphere.prj
rename to Tests/Data/Mechanics/Linear/PressureBC/hollow_sphere.prj
diff --git a/Tests/lfs-data/Mechanics/Linear/PressureBC/hollow_sphere.vtu b/Tests/Data/Mechanics/Linear/PressureBC/hollow_sphere.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/PressureBC/hollow_sphere.vtu
rename to Tests/Data/Mechanics/Linear/PressureBC/hollow_sphere.vtu
diff --git a/Tests/lfs-data/Mechanics/Linear/axisymmetric_pipe.gml b/Tests/Data/Mechanics/Linear/axisymmetric_pipe.gml
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/axisymmetric_pipe.gml
rename to Tests/Data/Mechanics/Linear/axisymmetric_pipe.gml
diff --git a/Tests/lfs-data/Mechanics/Linear/axisymmetric_pipe.prj b/Tests/Data/Mechanics/Linear/axisymmetric_pipe.prj
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/axisymmetric_pipe.prj
rename to Tests/Data/Mechanics/Linear/axisymmetric_pipe.prj
diff --git a/Tests/lfs-data/Mechanics/Linear/axisymmetric_pipe.vtu b/Tests/Data/Mechanics/Linear/axisymmetric_pipe.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/axisymmetric_pipe.vtu
rename to Tests/Data/Mechanics/Linear/axisymmetric_pipe.vtu
diff --git a/Tests/lfs-data/Mechanics/Linear/axisymmetric_sphere.gml b/Tests/Data/Mechanics/Linear/axisymmetric_sphere.gml
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/axisymmetric_sphere.gml
rename to Tests/Data/Mechanics/Linear/axisymmetric_sphere.gml
diff --git a/Tests/lfs-data/Mechanics/Linear/axisymmetric_sphere.prj b/Tests/Data/Mechanics/Linear/axisymmetric_sphere.prj
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/axisymmetric_sphere.prj
rename to Tests/Data/Mechanics/Linear/axisymmetric_sphere.prj
diff --git a/Tests/lfs-data/Mechanics/Linear/axisymmetric_sphere.vtu b/Tests/Data/Mechanics/Linear/axisymmetric_sphere.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/axisymmetric_sphere.vtu
rename to Tests/Data/Mechanics/Linear/axisymmetric_sphere.vtu
diff --git a/Tests/lfs-data/Mechanics/Linear/cube_1e0.prj b/Tests/Data/Mechanics/Linear/cube_1e0.prj
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/cube_1e0.prj
rename to Tests/Data/Mechanics/Linear/cube_1e0.prj
diff --git a/Tests/lfs-data/Mechanics/Linear/cube_1e0_simple_shear.prj b/Tests/Data/Mechanics/Linear/cube_1e0_simple_shear.prj
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/cube_1e0_simple_shear.prj
rename to Tests/Data/Mechanics/Linear/cube_1e0_simple_shear.prj
diff --git a/Tests/lfs-data/Mechanics/Linear/cube_1x1x1.gml b/Tests/Data/Mechanics/Linear/cube_1x1x1.gml
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/cube_1x1x1.gml
rename to Tests/Data/Mechanics/Linear/cube_1x1x1.gml
diff --git a/Tests/lfs-data/Mechanics/Linear/cube_1x1x1_hex_1e0.vtu b/Tests/Data/Mechanics/Linear/cube_1x1x1_hex_1e0.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/cube_1x1x1_hex_1e0.vtu
rename to Tests/Data/Mechanics/Linear/cube_1x1x1_hex_1e0.vtu
diff --git a/Tests/lfs-data/Mechanics/Linear/disc_with_hole.gml b/Tests/Data/Mechanics/Linear/disc_with_hole.gml
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/disc_with_hole.gml
rename to Tests/Data/Mechanics/Linear/disc_with_hole.gml
diff --git a/Tests/lfs-data/Mechanics/Linear/disc_with_hole.prj b/Tests/Data/Mechanics/Linear/disc_with_hole.prj
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/disc_with_hole.prj
rename to Tests/Data/Mechanics/Linear/disc_with_hole.prj
diff --git a/Tests/lfs-data/Mechanics/Linear/disc_with_hole.vtu b/Tests/Data/Mechanics/Linear/disc_with_hole.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/disc_with_hole.vtu
rename to Tests/Data/Mechanics/Linear/disc_with_hole.vtu
diff --git a/Tests/lfs-data/Mechanics/Linear/disc_with_hole_expected_pcs_0_ts_4_t_1.000000.vtu b/Tests/Data/Mechanics/Linear/disc_with_hole_expected_pcs_0_ts_4_t_1.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/disc_with_hole_expected_pcs_0_ts_4_t_1.000000.vtu
rename to Tests/Data/Mechanics/Linear/disc_with_hole_expected_pcs_0_ts_4_t_1.000000.vtu
diff --git a/Tests/lfs-data/Mechanics/Linear/disc_with_hole_partitioned_msh_cfg4.bin b/Tests/Data/Mechanics/Linear/disc_with_hole_partitioned_msh_cfg4.bin
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/disc_with_hole_partitioned_msh_cfg4.bin
rename to Tests/Data/Mechanics/Linear/disc_with_hole_partitioned_msh_cfg4.bin
diff --git a/Tests/lfs-data/Mechanics/Linear/disc_with_hole_partitioned_msh_ele4.bin b/Tests/Data/Mechanics/Linear/disc_with_hole_partitioned_msh_ele4.bin
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/disc_with_hole_partitioned_msh_ele4.bin
rename to Tests/Data/Mechanics/Linear/disc_with_hole_partitioned_msh_ele4.bin
diff --git a/Tests/lfs-data/Mechanics/Linear/disc_with_hole_partitioned_msh_ele_g4.bin b/Tests/Data/Mechanics/Linear/disc_with_hole_partitioned_msh_ele_g4.bin
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/disc_with_hole_partitioned_msh_ele_g4.bin
rename to Tests/Data/Mechanics/Linear/disc_with_hole_partitioned_msh_ele_g4.bin
diff --git a/Tests/lfs-data/Mechanics/Linear/disc_with_hole_partitioned_msh_nod4.bin b/Tests/Data/Mechanics/Linear/disc_with_hole_partitioned_msh_nod4.bin
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/disc_with_hole_partitioned_msh_nod4.bin
rename to Tests/Data/Mechanics/Linear/disc_with_hole_partitioned_msh_nod4.bin
diff --git a/Tests/lfs-data/Mechanics/Linear/disc_with_hole_pcs_0_ts_4_t_1_000000.pvtu b/Tests/Data/Mechanics/Linear/disc_with_hole_pcs_0_ts_4_t_1_000000.pvtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/disc_with_hole_pcs_0_ts_4_t_1_000000.pvtu
rename to Tests/Data/Mechanics/Linear/disc_with_hole_pcs_0_ts_4_t_1_000000.pvtu
diff --git a/Tests/lfs-data/Mechanics/Linear/disc_with_hole_pcs_0_ts_4_t_1_000000_0.vtu b/Tests/Data/Mechanics/Linear/disc_with_hole_pcs_0_ts_4_t_1_000000_0.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/disc_with_hole_pcs_0_ts_4_t_1_000000_0.vtu
rename to Tests/Data/Mechanics/Linear/disc_with_hole_pcs_0_ts_4_t_1_000000_0.vtu
diff --git a/Tests/lfs-data/Mechanics/Linear/disc_with_hole_pcs_0_ts_4_t_1_000000_1.vtu b/Tests/Data/Mechanics/Linear/disc_with_hole_pcs_0_ts_4_t_1_000000_1.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/disc_with_hole_pcs_0_ts_4_t_1_000000_1.vtu
rename to Tests/Data/Mechanics/Linear/disc_with_hole_pcs_0_ts_4_t_1_000000_1.vtu
diff --git a/Tests/lfs-data/Mechanics/Linear/disc_with_hole_pcs_0_ts_4_t_1_000000_2.vtu b/Tests/Data/Mechanics/Linear/disc_with_hole_pcs_0_ts_4_t_1_000000_2.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/disc_with_hole_pcs_0_ts_4_t_1_000000_2.vtu
rename to Tests/Data/Mechanics/Linear/disc_with_hole_pcs_0_ts_4_t_1_000000_2.vtu
diff --git a/Tests/lfs-data/Mechanics/Linear/disc_with_hole_pcs_0_ts_4_t_1_000000_3.vtu b/Tests/Data/Mechanics/Linear/disc_with_hole_pcs_0_ts_4_t_1_000000_3.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/disc_with_hole_pcs_0_ts_4_t_1_000000_3.vtu
rename to Tests/Data/Mechanics/Linear/disc_with_hole_pcs_0_ts_4_t_1_000000_3.vtu
diff --git a/Tests/lfs-data/Mechanics/Linear/expected_cube_1e0_pcs_0_ts_4_t_1.000000.vtu b/Tests/Data/Mechanics/Linear/expected_cube_1e0_pcs_0_ts_4_t_1.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/expected_cube_1e0_pcs_0_ts_4_t_1.000000.vtu
rename to Tests/Data/Mechanics/Linear/expected_cube_1e0_pcs_0_ts_4_t_1.000000.vtu
diff --git a/Tests/lfs-data/Mechanics/Linear/expected_cube_1e0_simple_shear_pcs_0_ts_4_t_1.000000.vtu b/Tests/Data/Mechanics/Linear/expected_cube_1e0_simple_shear_pcs_0_ts_4_t_1.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/expected_cube_1e0_simple_shear_pcs_0_ts_4_t_1.000000.vtu
rename to Tests/Data/Mechanics/Linear/expected_cube_1e0_simple_shear_pcs_0_ts_4_t_1.000000.vtu
diff --git a/Tests/lfs-data/Mechanics/Linear/expected_square_1e2_quad8_traction_topBC_pcs_0_ts_4_t_1.000000.vtu b/Tests/Data/Mechanics/Linear/expected_square_1e2_quad8_traction_topBC_pcs_0_ts_4_t_1.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/expected_square_1e2_quad8_traction_topBC_pcs_0_ts_4_t_1.000000.vtu
rename to Tests/Data/Mechanics/Linear/expected_square_1e2_quad8_traction_topBC_pcs_0_ts_4_t_1.000000.vtu
diff --git a/Tests/lfs-data/Mechanics/Linear/expected_two_material_gravity.vtu b/Tests/Data/Mechanics/Linear/expected_two_material_gravity.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/expected_two_material_gravity.vtu
rename to Tests/Data/Mechanics/Linear/expected_two_material_gravity.vtu
diff --git a/Tests/lfs-data/Mechanics/Linear/plain_strain_pipe.gml b/Tests/Data/Mechanics/Linear/plain_strain_pipe.gml
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/plain_strain_pipe.gml
rename to Tests/Data/Mechanics/Linear/plain_strain_pipe.gml
diff --git a/Tests/lfs-data/Mechanics/Linear/plain_strain_pipe.prj b/Tests/Data/Mechanics/Linear/plain_strain_pipe.prj
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/plain_strain_pipe.prj
rename to Tests/Data/Mechanics/Linear/plain_strain_pipe.prj
diff --git a/Tests/lfs-data/Mechanics/Linear/plain_strain_pipe.vtu b/Tests/Data/Mechanics/Linear/plain_strain_pipe.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/plain_strain_pipe.vtu
rename to Tests/Data/Mechanics/Linear/plain_strain_pipe.vtu
diff --git a/Tests/lfs-data/Mechanics/Linear/ref_axisymmetric_sphere_pcs_0_ts_1_t_1.000000.vtu b/Tests/Data/Mechanics/Linear/ref_axisymmetric_sphere_pcs_0_ts_1_t_1.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/ref_axisymmetric_sphere_pcs_0_ts_1_t_1.000000.vtu
rename to Tests/Data/Mechanics/Linear/ref_axisymmetric_sphere_pcs_0_ts_1_t_1.000000.vtu
diff --git a/Tests/lfs-data/Mechanics/Linear/ref_axisymmteric_pipe_pcs_0_ts_1_t_1.000000.vtu b/Tests/Data/Mechanics/Linear/ref_axisymmteric_pipe_pcs_0_ts_1_t_1.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/ref_axisymmteric_pipe_pcs_0_ts_1_t_1.000000.vtu
rename to Tests/Data/Mechanics/Linear/ref_axisymmteric_pipe_pcs_0_ts_1_t_1.000000.vtu
diff --git a/Tests/lfs-data/Mechanics/Linear/ref_plain_strain_pipe_pcs_0_ts_1_t_1.000000.vtu b/Tests/Data/Mechanics/Linear/ref_plain_strain_pipe_pcs_0_ts_1_t_1.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/ref_plain_strain_pipe_pcs_0_ts_1_t_1.000000.vtu
rename to Tests/Data/Mechanics/Linear/ref_plain_strain_pipe_pcs_0_ts_1_t_1.000000.vtu
diff --git a/Tests/lfs-data/Mechanics/Linear/ring_plane_strain.prj b/Tests/Data/Mechanics/Linear/ring_plane_strain.prj
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/ring_plane_strain.prj
rename to Tests/Data/Mechanics/Linear/ring_plane_strain.prj
diff --git a/Tests/lfs-data/Mechanics/Linear/ring_plane_strain_1e4_solution.vtu b/Tests/Data/Mechanics/Linear/ring_plane_strain_1e4_solution.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/ring_plane_strain_1e4_solution.vtu
rename to Tests/Data/Mechanics/Linear/ring_plane_strain_1e4_solution.vtu
diff --git a/Tests/lfs-data/Mechanics/Linear/square_1e0.prj b/Tests/Data/Mechanics/Linear/square_1e0.prj
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/square_1e0.prj
rename to Tests/Data/Mechanics/Linear/square_1e0.prj
diff --git a/Tests/lfs-data/Mechanics/Linear/square_1e0_expected_pcs_0_ts_4_t_1.000000.vtu b/Tests/Data/Mechanics/Linear/square_1e0_expected_pcs_0_ts_4_t_1.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/square_1e0_expected_pcs_0_ts_4_t_1.000000.vtu
rename to Tests/Data/Mechanics/Linear/square_1e0_expected_pcs_0_ts_4_t_1.000000.vtu
diff --git a/Tests/lfs-data/Mechanics/Linear/square_1e2.prj b/Tests/Data/Mechanics/Linear/square_1e2.prj
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/square_1e2.prj
rename to Tests/Data/Mechanics/Linear/square_1e2.prj
diff --git a/Tests/lfs-data/Mechanics/Linear/square_1e2_expected_pcs_0_ts_4_t_1.000000.vtu b/Tests/Data/Mechanics/Linear/square_1e2_expected_pcs_0_ts_4_t_1.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/square_1e2_expected_pcs_0_ts_4_t_1.000000.vtu
rename to Tests/Data/Mechanics/Linear/square_1e2_expected_pcs_0_ts_4_t_1.000000.vtu
diff --git a/Tests/lfs-data/Mechanics/Linear/square_1e2_quad8_traction_top.prj b/Tests/Data/Mechanics/Linear/square_1e2_quad8_traction_top.prj
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/square_1e2_quad8_traction_top.prj
rename to Tests/Data/Mechanics/Linear/square_1e2_quad8_traction_top.prj
diff --git a/Tests/lfs-data/Mechanics/Linear/square_1e5.prj b/Tests/Data/Mechanics/Linear/square_1e5.prj
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/square_1e5.prj
rename to Tests/Data/Mechanics/Linear/square_1e5.prj
diff --git a/Tests/lfs-data/Mechanics/Linear/square_1e5_expected_pcs_0_ts_4_t_1.000000.vtu b/Tests/Data/Mechanics/Linear/square_1e5_expected_pcs_0_ts_4_t_1.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/square_1e5_expected_pcs_0_ts_4_t_1.000000.vtu
rename to Tests/Data/Mechanics/Linear/square_1e5_expected_pcs_0_ts_4_t_1.000000.vtu
diff --git a/Tests/lfs-data/Mechanics/Linear/square_1x1.gml b/Tests/Data/Mechanics/Linear/square_1x1.gml
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/square_1x1.gml
rename to Tests/Data/Mechanics/Linear/square_1x1.gml
diff --git a/Tests/lfs-data/Mechanics/Linear/square_1x1_quad8_1e2.vtu b/Tests/Data/Mechanics/Linear/square_1x1_quad8_1e2.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/square_1x1_quad8_1e2.vtu
rename to Tests/Data/Mechanics/Linear/square_1x1_quad8_1e2.vtu
diff --git a/Tests/lfs-data/Mechanics/Linear/square_1x1_quad_1e0.vtu b/Tests/Data/Mechanics/Linear/square_1x1_quad_1e0.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/square_1x1_quad_1e0.vtu
rename to Tests/Data/Mechanics/Linear/square_1x1_quad_1e0.vtu
diff --git a/Tests/lfs-data/Mechanics/Linear/square_1x1_quad_1e2.vtu b/Tests/Data/Mechanics/Linear/square_1x1_quad_1e2.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/square_1x1_quad_1e2.vtu
rename to Tests/Data/Mechanics/Linear/square_1x1_quad_1e2.vtu
diff --git a/Tests/lfs-data/Mechanics/Linear/square_1x1_quad_1e4.vtu b/Tests/Data/Mechanics/Linear/square_1x1_quad_1e4.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/square_1x1_quad_1e4.vtu
rename to Tests/Data/Mechanics/Linear/square_1x1_quad_1e4.vtu
diff --git a/Tests/lfs-data/Mechanics/Linear/square_1x1_quad_1e4_translated.vtu b/Tests/Data/Mechanics/Linear/square_1x1_quad_1e4_translated.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/square_1x1_quad_1e4_translated.vtu
rename to Tests/Data/Mechanics/Linear/square_1x1_quad_1e4_translated.vtu
diff --git a/Tests/lfs-data/Mechanics/Linear/square_1x1_quad_1e5.vtu b/Tests/Data/Mechanics/Linear/square_1x1_quad_1e5.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/square_1x1_quad_1e5.vtu
rename to Tests/Data/Mechanics/Linear/square_1x1_quad_1e5.vtu
diff --git a/Tests/lfs-data/Mechanics/Linear/square_1x1_ring.gml b/Tests/Data/Mechanics/Linear/square_1x1_ring.gml
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/square_1x1_ring.gml
rename to Tests/Data/Mechanics/Linear/square_1x1_ring.gml
diff --git a/Tests/lfs-data/Mechanics/Linear/two_material_gravity.prj b/Tests/Data/Mechanics/Linear/two_material_gravity.prj
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/two_material_gravity.prj
rename to Tests/Data/Mechanics/Linear/two_material_gravity.prj
diff --git a/Tests/lfs-data/Mechanics/Linear/two_material_gravity.vtu b/Tests/Data/Mechanics/Linear/two_material_gravity.vtu
similarity index 100%
rename from Tests/lfs-data/Mechanics/Linear/two_material_gravity.vtu
rename to Tests/Data/Mechanics/Linear/two_material_gravity.vtu
diff --git a/Tests/lfs-data/MeshGeoToolsLib/Ammer/Ammer-Homogen100m-Final-TopSurface.vtu b/Tests/Data/MeshGeoToolsLib/Ammer/Ammer-Homogen100m-Final-TopSurface.vtu
similarity index 100%
rename from Tests/lfs-data/MeshGeoToolsLib/Ammer/Ammer-Homogen100m-Final-TopSurface.vtu
rename to Tests/Data/MeshGeoToolsLib/Ammer/Ammer-Homogen100m-Final-TopSurface.vtu
diff --git a/Tests/lfs-data/MeshGeoToolsLib/Ammer/Ammer-Rivers-Mapped.gml b/Tests/Data/MeshGeoToolsLib/Ammer/Ammer-Rivers-Mapped.gml
similarity index 100%
rename from Tests/lfs-data/MeshGeoToolsLib/Ammer/Ammer-Rivers-Mapped.gml
rename to Tests/Data/MeshGeoToolsLib/Ammer/Ammer-Rivers-Mapped.gml
diff --git a/Tests/lfs-data/MeshGeoToolsLib/Ammer/Ammer-Rivers.gml b/Tests/Data/MeshGeoToolsLib/Ammer/Ammer-Rivers.gml
similarity index 100%
rename from Tests/lfs-data/MeshGeoToolsLib/Ammer/Ammer-Rivers.gml
rename to Tests/Data/MeshGeoToolsLib/Ammer/Ammer-Rivers.gml
diff --git a/Tests/lfs-data/MeshGeoToolsLib/Bode/BodeComplex.msh b/Tests/Data/MeshGeoToolsLib/Bode/BodeComplex.msh
similarity index 100%
rename from Tests/lfs-data/MeshGeoToolsLib/Bode/BodeComplex.msh
rename to Tests/Data/MeshGeoToolsLib/Bode/BodeComplex.msh
diff --git a/Tests/lfs-data/MeshGeoToolsLib/Bode/BodeEZG_Fliessgewaesser-Mapped.gml b/Tests/Data/MeshGeoToolsLib/Bode/BodeEZG_Fliessgewaesser-Mapped.gml
similarity index 100%
rename from Tests/lfs-data/MeshGeoToolsLib/Bode/BodeEZG_Fliessgewaesser-Mapped.gml
rename to Tests/Data/MeshGeoToolsLib/Bode/BodeEZG_Fliessgewaesser-Mapped.gml
diff --git a/Tests/lfs-data/MeshGeoToolsLib/Bode/BodeEZG_Fliessgewaesser.gml b/Tests/Data/MeshGeoToolsLib/Bode/BodeEZG_Fliessgewaesser.gml
similarity index 100%
rename from Tests/lfs-data/MeshGeoToolsLib/Bode/BodeEZG_Fliessgewaesser.gml
rename to Tests/Data/MeshGeoToolsLib/Bode/BodeEZG_Fliessgewaesser.gml
diff --git a/Tests/lfs-data/MeshGeoToolsLib/Naegelstedt/RiverNetwork-Mapped.gml b/Tests/Data/MeshGeoToolsLib/Naegelstedt/RiverNetwork-Mapped.gml
similarity index 100%
rename from Tests/lfs-data/MeshGeoToolsLib/Naegelstedt/RiverNetwork-Mapped.gml
rename to Tests/Data/MeshGeoToolsLib/Naegelstedt/RiverNetwork-Mapped.gml
diff --git a/Tests/lfs-data/MeshGeoToolsLib/Naegelstedt/RiverNetwork.gml b/Tests/Data/MeshGeoToolsLib/Naegelstedt/RiverNetwork.gml
similarity index 100%
rename from Tests/lfs-data/MeshGeoToolsLib/Naegelstedt/RiverNetwork.gml
rename to Tests/Data/MeshGeoToolsLib/Naegelstedt/RiverNetwork.gml
diff --git a/Tests/lfs-data/MeshGeoToolsLib/Naegelstedt/SmallTest.vtu b/Tests/Data/MeshGeoToolsLib/Naegelstedt/SmallTest.vtu
similarity index 100%
rename from Tests/lfs-data/MeshGeoToolsLib/Naegelstedt/SmallTest.vtu
rename to Tests/Data/MeshGeoToolsLib/Naegelstedt/SmallTest.vtu
diff --git a/Tests/lfs-data/MeshLib/testraster_selke.asc b/Tests/Data/MeshLib/testraster_selke.asc
similarity index 100%
rename from Tests/lfs-data/MeshLib/testraster_selke.asc
rename to Tests/Data/MeshLib/testraster_selke.asc
diff --git a/Tests/lfs-data/NodePartitionedMesh/ASCII/mesh_3d_partition_0.msh b/Tests/Data/NodePartitionedMesh/ASCII/mesh_3d_partition_0.msh
similarity index 100%
rename from Tests/lfs-data/NodePartitionedMesh/ASCII/mesh_3d_partition_0.msh
rename to Tests/Data/NodePartitionedMesh/ASCII/mesh_3d_partition_0.msh
diff --git a/Tests/lfs-data/NodePartitionedMesh/ASCII/mesh_3d_partition_1.msh b/Tests/Data/NodePartitionedMesh/ASCII/mesh_3d_partition_1.msh
similarity index 100%
rename from Tests/lfs-data/NodePartitionedMesh/ASCII/mesh_3d_partition_1.msh
rename to Tests/Data/NodePartitionedMesh/ASCII/mesh_3d_partition_1.msh
diff --git a/Tests/lfs-data/NodePartitionedMesh/ASCII/mesh_3d_partition_2.msh b/Tests/Data/NodePartitionedMesh/ASCII/mesh_3d_partition_2.msh
similarity index 100%
rename from Tests/lfs-data/NodePartitionedMesh/ASCII/mesh_3d_partition_2.msh
rename to Tests/Data/NodePartitionedMesh/ASCII/mesh_3d_partition_2.msh
diff --git a/Tests/lfs-data/NodePartitionedMesh/ASCII/mesh_3d_partitioned_cfg3.msh b/Tests/Data/NodePartitionedMesh/ASCII/mesh_3d_partitioned_cfg3.msh
similarity index 100%
rename from Tests/lfs-data/NodePartitionedMesh/ASCII/mesh_3d_partitioned_cfg3.msh
rename to Tests/Data/NodePartitionedMesh/ASCII/mesh_3d_partitioned_cfg3.msh
diff --git a/Tests/lfs-data/NodePartitionedMesh/ASCII/mesh_3d_partitioned_elems_3.msh b/Tests/Data/NodePartitionedMesh/ASCII/mesh_3d_partitioned_elems_3.msh
similarity index 100%
rename from Tests/lfs-data/NodePartitionedMesh/ASCII/mesh_3d_partitioned_elems_3.msh
rename to Tests/Data/NodePartitionedMesh/ASCII/mesh_3d_partitioned_elems_3.msh
diff --git a/Tests/lfs-data/NodePartitionedMesh/ASCII/mesh_3d_partitioned_nodes_3.msh b/Tests/Data/NodePartitionedMesh/ASCII/mesh_3d_partitioned_nodes_3.msh
similarity index 100%
rename from Tests/lfs-data/NodePartitionedMesh/ASCII/mesh_3d_partitioned_nodes_3.msh
rename to Tests/Data/NodePartitionedMesh/ASCII/mesh_3d_partitioned_nodes_3.msh
diff --git a/Tests/lfs-data/NodePartitionedMesh/Binary/mesh_3d_partition_0.msh b/Tests/Data/NodePartitionedMesh/Binary/mesh_3d_partition_0.msh
similarity index 100%
rename from Tests/lfs-data/NodePartitionedMesh/Binary/mesh_3d_partition_0.msh
rename to Tests/Data/NodePartitionedMesh/Binary/mesh_3d_partition_0.msh
diff --git a/Tests/lfs-data/NodePartitionedMesh/Binary/mesh_3d_partition_1.msh b/Tests/Data/NodePartitionedMesh/Binary/mesh_3d_partition_1.msh
similarity index 100%
rename from Tests/lfs-data/NodePartitionedMesh/Binary/mesh_3d_partition_1.msh
rename to Tests/Data/NodePartitionedMesh/Binary/mesh_3d_partition_1.msh
diff --git a/Tests/lfs-data/NodePartitionedMesh/Binary/mesh_3d_partition_2.msh b/Tests/Data/NodePartitionedMesh/Binary/mesh_3d_partition_2.msh
similarity index 100%
rename from Tests/lfs-data/NodePartitionedMesh/Binary/mesh_3d_partition_2.msh
rename to Tests/Data/NodePartitionedMesh/Binary/mesh_3d_partition_2.msh
diff --git a/Tests/lfs-data/NodePartitionedMesh/Binary/mesh_3d_partitioned_msh_cfg3.bin b/Tests/Data/NodePartitionedMesh/Binary/mesh_3d_partitioned_msh_cfg3.bin
similarity index 100%
rename from Tests/lfs-data/NodePartitionedMesh/Binary/mesh_3d_partitioned_msh_cfg3.bin
rename to Tests/Data/NodePartitionedMesh/Binary/mesh_3d_partitioned_msh_cfg3.bin
diff --git a/Tests/lfs-data/NodePartitionedMesh/Binary/mesh_3d_partitioned_msh_ele3.bin b/Tests/Data/NodePartitionedMesh/Binary/mesh_3d_partitioned_msh_ele3.bin
similarity index 100%
rename from Tests/lfs-data/NodePartitionedMesh/Binary/mesh_3d_partitioned_msh_ele3.bin
rename to Tests/Data/NodePartitionedMesh/Binary/mesh_3d_partitioned_msh_ele3.bin
diff --git a/Tests/lfs-data/NodePartitionedMesh/Binary/mesh_3d_partitioned_msh_ele_g3.bin b/Tests/Data/NodePartitionedMesh/Binary/mesh_3d_partitioned_msh_ele_g3.bin
similarity index 100%
rename from Tests/lfs-data/NodePartitionedMesh/Binary/mesh_3d_partitioned_msh_ele_g3.bin
rename to Tests/Data/NodePartitionedMesh/Binary/mesh_3d_partitioned_msh_ele_g3.bin
diff --git a/Tests/lfs-data/NodePartitionedMesh/Binary/mesh_3d_partitioned_msh_nod3.bin b/Tests/Data/NodePartitionedMesh/Binary/mesh_3d_partitioned_msh_nod3.bin
similarity index 100%
rename from Tests/lfs-data/NodePartitionedMesh/Binary/mesh_3d_partitioned_msh_nod3.bin
rename to Tests/Data/NodePartitionedMesh/Binary/mesh_3d_partitioned_msh_nod3.bin
diff --git a/Tests/lfs-data/NodePartitionedMesh/mesh_3d.vtu b/Tests/Data/NodePartitionedMesh/mesh_3d.vtu
similarity index 100%
rename from Tests/lfs-data/NodePartitionedMesh/mesh_3d.vtu
rename to Tests/Data/NodePartitionedMesh/mesh_3d.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/ConcentrationDiffusionAndStorage.prj b/Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/ConcentrationDiffusionAndStorage.prj
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/ConcentrationDiffusionAndStorage.prj
rename to Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/ConcentrationDiffusionAndStorage.prj
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/ConcentrationDiffusionOnly.prj b/Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/ConcentrationDiffusionOnly.prj
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/ConcentrationDiffusionOnly.prj
rename to Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/ConcentrationDiffusionOnly.prj
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvection.prj b/Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvection.prj
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvection.prj
rename to Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvection.prj
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDecay.prj b/Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDecay.prj
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDecay.prj
rename to Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDecay.prj
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDecay_pcs_0_ts_100_t_5.700000_expected.vtu b/Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDecay_pcs_0_ts_100_t_5.700000_expected.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDecay_pcs_0_ts_100_t_5.700000_expected.vtu
rename to Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDecay_pcs_0_ts_100_t_5.700000_expected.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDecay_pcs_0_ts_200_t_35.700000_expected.vtu b/Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDecay_pcs_0_ts_200_t_35.700000_expected.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDecay_pcs_0_ts_200_t_35.700000_expected.vtu
rename to Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDecay_pcs_0_ts_200_t_35.700000_expected.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDecay_pcs_0_ts_300_t_155.700000_expected.vtu b/Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDecay_pcs_0_ts_300_t_155.700000_expected.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDecay_pcs_0_ts_300_t_155.700000_expected.vtu
rename to Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDecay_pcs_0_ts_300_t_155.700000_expected.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDecay_pcs_0_ts_400_t_315.700000_expected.vtu b/Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDecay_pcs_0_ts_400_t_315.700000_expected.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDecay_pcs_0_ts_400_t_315.700000_expected.vtu
rename to Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDecay_pcs_0_ts_400_t_315.700000_expected.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDecay_pcs_0_ts_500_t_495.700000_expected.vtu b/Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDecay_pcs_0_ts_500_t_495.700000_expected.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDecay_pcs_0_ts_500_t_495.700000_expected.vtu
rename to Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDecay_pcs_0_ts_500_t_495.700000_expected.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDecay_pcs_0_ts_600_t_720.700000_expected.vtu b/Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDecay_pcs_0_ts_600_t_720.700000_expected.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDecay_pcs_0_ts_600_t_720.700000_expected.vtu
rename to Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDecay_pcs_0_ts_600_t_720.700000_expected.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDecay_pcs_0_ts_672_t_900.000000_expected.vtu b/Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDecay_pcs_0_ts_672_t_900.000000_expected.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDecay_pcs_0_ts_672_t_900.000000_expected.vtu
rename to Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDecay_pcs_0_ts_672_t_900.000000_expected.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersion.prj b/Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersion.prj
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersion.prj
rename to Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersion.prj
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersionHalf.prj b/Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersionHalf.prj
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersionHalf.prj
rename to Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersionHalf.prj
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersionHalf_pcs_0_ts_100_t_5.700000_expected.vtu b/Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersionHalf_pcs_0_ts_100_t_5.700000_expected.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersionHalf_pcs_0_ts_100_t_5.700000_expected.vtu
rename to Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersionHalf_pcs_0_ts_100_t_5.700000_expected.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersionHalf_pcs_0_ts_200_t_35.700000_expected.vtu b/Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersionHalf_pcs_0_ts_200_t_35.700000_expected.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersionHalf_pcs_0_ts_200_t_35.700000_expected.vtu
rename to Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersionHalf_pcs_0_ts_200_t_35.700000_expected.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersionHalf_pcs_0_ts_300_t_155.700000_expected.vtu b/Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersionHalf_pcs_0_ts_300_t_155.700000_expected.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersionHalf_pcs_0_ts_300_t_155.700000_expected.vtu
rename to Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersionHalf_pcs_0_ts_300_t_155.700000_expected.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersionHalf_pcs_0_ts_400_t_315.700000_expected.vtu b/Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersionHalf_pcs_0_ts_400_t_315.700000_expected.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersionHalf_pcs_0_ts_400_t_315.700000_expected.vtu
rename to Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersionHalf_pcs_0_ts_400_t_315.700000_expected.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersionHalf_pcs_0_ts_500_t_495.700000_expected.vtu b/Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersionHalf_pcs_0_ts_500_t_495.700000_expected.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersionHalf_pcs_0_ts_500_t_495.700000_expected.vtu
rename to Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersionHalf_pcs_0_ts_500_t_495.700000_expected.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersionHalf_pcs_0_ts_600_t_720.700000_expected.vtu b/Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersionHalf_pcs_0_ts_600_t_720.700000_expected.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersionHalf_pcs_0_ts_600_t_720.700000_expected.vtu
rename to Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersionHalf_pcs_0_ts_600_t_720.700000_expected.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersionHalf_pcs_0_ts_672_t_900.000000_expected.vtu b/Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersionHalf_pcs_0_ts_672_t_900.000000_expected.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersionHalf_pcs_0_ts_672_t_900.000000_expected.vtu
rename to Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersionHalf_pcs_0_ts_672_t_900.000000_expected.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersion_pcs_0_ts_100_t_5.700000_expected.vtu b/Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersion_pcs_0_ts_100_t_5.700000_expected.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersion_pcs_0_ts_100_t_5.700000_expected.vtu
rename to Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersion_pcs_0_ts_100_t_5.700000_expected.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersion_pcs_0_ts_200_t_35.700000_expected.vtu b/Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersion_pcs_0_ts_200_t_35.700000_expected.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersion_pcs_0_ts_200_t_35.700000_expected.vtu
rename to Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersion_pcs_0_ts_200_t_35.700000_expected.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersion_pcs_0_ts_300_t_155.700000_expected.vtu b/Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersion_pcs_0_ts_300_t_155.700000_expected.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersion_pcs_0_ts_300_t_155.700000_expected.vtu
rename to Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersion_pcs_0_ts_300_t_155.700000_expected.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersion_pcs_0_ts_400_t_315.700000_expected.vtu b/Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersion_pcs_0_ts_400_t_315.700000_expected.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersion_pcs_0_ts_400_t_315.700000_expected.vtu
rename to Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersion_pcs_0_ts_400_t_315.700000_expected.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersion_pcs_0_ts_500_t_495.700000_expected.vtu b/Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersion_pcs_0_ts_500_t_495.700000_expected.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersion_pcs_0_ts_500_t_495.700000_expected.vtu
rename to Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersion_pcs_0_ts_500_t_495.700000_expected.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersion_pcs_0_ts_600_t_720.700000_expected.vtu b/Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersion_pcs_0_ts_600_t_720.700000_expected.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersion_pcs_0_ts_600_t_720.700000_expected.vtu
rename to Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersion_pcs_0_ts_600_t_720.700000_expected.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersion_pcs_0_ts_672_t_900.000000_expected.vtu b/Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersion_pcs_0_ts_672_t_900.000000_expected.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersion_pcs_0_ts_672_t_900.000000_expected.vtu
rename to Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersion_pcs_0_ts_672_t_900.000000_expected.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvection_pcs_0_ts_100_t_5.700000_expected.vtu b/Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvection_pcs_0_ts_100_t_5.700000_expected.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvection_pcs_0_ts_100_t_5.700000_expected.vtu
rename to Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvection_pcs_0_ts_100_t_5.700000_expected.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvection_pcs_0_ts_200_t_35.700000_expected.vtu b/Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvection_pcs_0_ts_200_t_35.700000_expected.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvection_pcs_0_ts_200_t_35.700000_expected.vtu
rename to Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvection_pcs_0_ts_200_t_35.700000_expected.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvection_pcs_0_ts_300_t_155.700000_expected.vtu b/Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvection_pcs_0_ts_300_t_155.700000_expected.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvection_pcs_0_ts_300_t_155.700000_expected.vtu
rename to Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvection_pcs_0_ts_300_t_155.700000_expected.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvection_pcs_0_ts_400_t_315.700000_expected.vtu b/Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvection_pcs_0_ts_400_t_315.700000_expected.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvection_pcs_0_ts_400_t_315.700000_expected.vtu
rename to Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvection_pcs_0_ts_400_t_315.700000_expected.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvection_pcs_0_ts_500_t_495.700000_expected.vtu b/Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvection_pcs_0_ts_500_t_495.700000_expected.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvection_pcs_0_ts_500_t_495.700000_expected.vtu
rename to Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvection_pcs_0_ts_500_t_495.700000_expected.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvection_pcs_0_ts_600_t_720.700000_expected.vtu b/Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvection_pcs_0_ts_600_t_720.700000_expected.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvection_pcs_0_ts_600_t_720.700000_expected.vtu
rename to Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvection_pcs_0_ts_600_t_720.700000_expected.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvection_pcs_0_ts_672_t_900.000000_expected.vtu b/Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvection_pcs_0_ts_672_t_900.000000_expected.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvection_pcs_0_ts_672_t_900.000000_expected.vtu
rename to Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvection_pcs_0_ts_672_t_900.000000_expected.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndGravityAndDispersionHalf.prj b/Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndGravityAndDispersionHalf.prj
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndGravityAndDispersionHalf.prj
rename to Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndGravityAndDispersionHalf.prj
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndGravityAndDispersionHalf_pcs_0_ts_100_t_5.700000_expected.vtu b/Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndGravityAndDispersionHalf_pcs_0_ts_100_t_5.700000_expected.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndGravityAndDispersionHalf_pcs_0_ts_100_t_5.700000_expected.vtu
rename to Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndGravityAndDispersionHalf_pcs_0_ts_100_t_5.700000_expected.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndGravityAndDispersionHalf_pcs_0_ts_200_t_35.700000_expected.vtu b/Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndGravityAndDispersionHalf_pcs_0_ts_200_t_35.700000_expected.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndGravityAndDispersionHalf_pcs_0_ts_200_t_35.700000_expected.vtu
rename to Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndGravityAndDispersionHalf_pcs_0_ts_200_t_35.700000_expected.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndGravityAndDispersionHalf_pcs_0_ts_300_t_155.700000_expected.vtu b/Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndGravityAndDispersionHalf_pcs_0_ts_300_t_155.700000_expected.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndGravityAndDispersionHalf_pcs_0_ts_300_t_155.700000_expected.vtu
rename to Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndGravityAndDispersionHalf_pcs_0_ts_300_t_155.700000_expected.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndGravityAndDispersionHalf_pcs_0_ts_400_t_315.700000_expected.vtu b/Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndGravityAndDispersionHalf_pcs_0_ts_400_t_315.700000_expected.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndGravityAndDispersionHalf_pcs_0_ts_400_t_315.700000_expected.vtu
rename to Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndGravityAndDispersionHalf_pcs_0_ts_400_t_315.700000_expected.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndGravityAndDispersionHalf_pcs_0_ts_500_t_495.700000_expected.vtu b/Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndGravityAndDispersionHalf_pcs_0_ts_500_t_495.700000_expected.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndGravityAndDispersionHalf_pcs_0_ts_500_t_495.700000_expected.vtu
rename to Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndGravityAndDispersionHalf_pcs_0_ts_500_t_495.700000_expected.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndGravityAndDispersionHalf_pcs_0_ts_600_t_720.700000_expected.vtu b/Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndGravityAndDispersionHalf_pcs_0_ts_600_t_720.700000_expected.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndGravityAndDispersionHalf_pcs_0_ts_600_t_720.700000_expected.vtu
rename to Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndGravityAndDispersionHalf_pcs_0_ts_600_t_720.700000_expected.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndGravityAndDispersionHalf_pcs_0_ts_672_t_900.000000_expected.vtu b/Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndGravityAndDispersionHalf_pcs_0_ts_672_t_900.000000_expected.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndGravityAndDispersionHalf_pcs_0_ts_672_t_900.000000_expected.vtu
rename to Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndGravityAndDispersionHalf_pcs_0_ts_672_t_900.000000_expected.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorage_pcs_0_ts_100_t_0.150000_expected.vtu b/Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorage_pcs_0_ts_100_t_0.150000_expected.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorage_pcs_0_ts_100_t_0.150000_expected.vtu
rename to Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorage_pcs_0_ts_100_t_0.150000_expected.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorage_pcs_0_ts_134_t_1.500000_expected.vtu b/Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorage_pcs_0_ts_134_t_1.500000_expected.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorage_pcs_0_ts_134_t_1.500000_expected.vtu
rename to Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorage_pcs_0_ts_134_t_1.500000_expected.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionOnly_pcs_0_ts_1_t_1.000000_expected.vtu b/Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionOnly_pcs_0_ts_1_t_1.000000_expected.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionOnly_pcs_0_ts_1_t_1.000000_expected.vtu
rename to Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionOnly_pcs_0_ts_1_t_1.000000_expected.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/square_1x1.gml b/Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/square_1x1.gml
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/square_1x1.gml
rename to Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/square_1x1.gml
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/square_1x1_quad_1e3.vtu b/Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/square_1x1_quad_1e3.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/square_1x1_quad_1e3.vtu
rename to Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/square_1x1_quad_1e3.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/elder/elder.gml b/Tests/Data/Parabolic/ComponentTransport/elder/elder.gml
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/elder/elder.gml
rename to Tests/Data/Parabolic/ComponentTransport/elder/elder.gml
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/elder/elder.prj b/Tests/Data/Parabolic/ComponentTransport/elder/elder.prj
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/elder/elder.prj
rename to Tests/Data/Parabolic/ComponentTransport/elder/elder.prj
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/elder/elder.vtu b/Tests/Data/Parabolic/ComponentTransport/elder/elder.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/elder/elder.vtu
rename to Tests/Data/Parabolic/ComponentTransport/elder/elder.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_0_t_0.000000_reference.vtu b/Tests/Data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_0_t_0.000000_reference.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_0_t_0.000000_reference.vtu
rename to Tests/Data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_0_t_0.000000_reference.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_100_t_26298000.000000_reference.vtu b/Tests/Data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_100_t_26298000.000000_reference.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_100_t_26298000.000000_reference.vtu
rename to Tests/Data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_100_t_26298000.000000_reference.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_120_t_31557600.000000_reference.vtu b/Tests/Data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_120_t_31557600.000000_reference.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_120_t_31557600.000000_reference.vtu
rename to Tests/Data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_120_t_31557600.000000_reference.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_140_t_36817200.000000_reference.vtu b/Tests/Data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_140_t_36817200.000000_reference.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_140_t_36817200.000000_reference.vtu
rename to Tests/Data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_140_t_36817200.000000_reference.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_160_t_42076800.000000_reference.vtu b/Tests/Data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_160_t_42076800.000000_reference.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_160_t_42076800.000000_reference.vtu
rename to Tests/Data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_160_t_42076800.000000_reference.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_180_t_47336400.000000_reference.vtu b/Tests/Data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_180_t_47336400.000000_reference.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_180_t_47336400.000000_reference.vtu
rename to Tests/Data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_180_t_47336400.000000_reference.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_200_t_52596000.000000_reference.vtu b/Tests/Data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_200_t_52596000.000000_reference.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_200_t_52596000.000000_reference.vtu
rename to Tests/Data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_200_t_52596000.000000_reference.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_20_t_5259600.000000_reference.vtu b/Tests/Data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_20_t_5259600.000000_reference.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_20_t_5259600.000000_reference.vtu
rename to Tests/Data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_20_t_5259600.000000_reference.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_220_t_57855600.000000_reference.vtu b/Tests/Data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_220_t_57855600.000000_reference.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_220_t_57855600.000000_reference.vtu
rename to Tests/Data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_220_t_57855600.000000_reference.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_240_t_63115200.000000_reference.vtu b/Tests/Data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_240_t_63115200.000000_reference.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_240_t_63115200.000000_reference.vtu
rename to Tests/Data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_240_t_63115200.000000_reference.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_260_t_68374800.000000_reference.vtu b/Tests/Data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_260_t_68374800.000000_reference.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_260_t_68374800.000000_reference.vtu
rename to Tests/Data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_260_t_68374800.000000_reference.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_280_t_73634400.000000_reference.vtu b/Tests/Data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_280_t_73634400.000000_reference.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_280_t_73634400.000000_reference.vtu
rename to Tests/Data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_280_t_73634400.000000_reference.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_300_t_78894000.000000_reference.vtu b/Tests/Data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_300_t_78894000.000000_reference.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_300_t_78894000.000000_reference.vtu
rename to Tests/Data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_300_t_78894000.000000_reference.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_320_t_84153600.000000_reference.vtu b/Tests/Data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_320_t_84153600.000000_reference.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_320_t_84153600.000000_reference.vtu
rename to Tests/Data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_320_t_84153600.000000_reference.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_340_t_89413200.000000_reference.vtu b/Tests/Data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_340_t_89413200.000000_reference.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_340_t_89413200.000000_reference.vtu
rename to Tests/Data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_340_t_89413200.000000_reference.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_360_t_94672800.000000_reference.vtu b/Tests/Data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_360_t_94672800.000000_reference.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_360_t_94672800.000000_reference.vtu
rename to Tests/Data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_360_t_94672800.000000_reference.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_380_t_99932400.000000_reference.vtu b/Tests/Data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_380_t_99932400.000000_reference.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_380_t_99932400.000000_reference.vtu
rename to Tests/Data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_380_t_99932400.000000_reference.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_400_t_105192000.000000_reference.vtu b/Tests/Data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_400_t_105192000.000000_reference.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_400_t_105192000.000000_reference.vtu
rename to Tests/Data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_400_t_105192000.000000_reference.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_40_t_10519200.000000_reference.vtu b/Tests/Data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_40_t_10519200.000000_reference.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_40_t_10519200.000000_reference.vtu
rename to Tests/Data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_40_t_10519200.000000_reference.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_420_t_110451600.000000_reference.vtu b/Tests/Data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_420_t_110451600.000000_reference.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_420_t_110451600.000000_reference.vtu
rename to Tests/Data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_420_t_110451600.000000_reference.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_440_t_115711200.000000_reference.vtu b/Tests/Data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_440_t_115711200.000000_reference.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_440_t_115711200.000000_reference.vtu
rename to Tests/Data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_440_t_115711200.000000_reference.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_460_t_120970800.000000_reference.vtu b/Tests/Data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_460_t_120970800.000000_reference.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_460_t_120970800.000000_reference.vtu
rename to Tests/Data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_460_t_120970800.000000_reference.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_480_t_126230400.000000_reference.vtu b/Tests/Data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_480_t_126230400.000000_reference.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_480_t_126230400.000000_reference.vtu
rename to Tests/Data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_480_t_126230400.000000_reference.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_500_t_131490000.000000_reference.vtu b/Tests/Data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_500_t_131490000.000000_reference.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_500_t_131490000.000000_reference.vtu
rename to Tests/Data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_500_t_131490000.000000_reference.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_60_t_15778800.000000_reference.vtu b/Tests/Data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_60_t_15778800.000000_reference.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_60_t_15778800.000000_reference.vtu
rename to Tests/Data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_60_t_15778800.000000_reference.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_80_t_21038400.000000_reference.vtu b/Tests/Data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_80_t_21038400.000000_reference.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_80_t_21038400.000000_reference.vtu
rename to Tests/Data/Parabolic/ComponentTransport/elder/elder_pcs_0_ts_80_t_21038400.000000_reference.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/goswami/ComponentTransport_pcs_0_expected.pvd b/Tests/Data/Parabolic/ComponentTransport/goswami/ComponentTransport_pcs_0_expected.pvd
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/goswami/ComponentTransport_pcs_0_expected.pvd
rename to Tests/Data/Parabolic/ComponentTransport/goswami/ComponentTransport_pcs_0_expected.pvd
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/goswami/ComponentTransport_pcs_0_ts_100_t_150.000000_expected.vtu b/Tests/Data/Parabolic/ComponentTransport/goswami/ComponentTransport_pcs_0_ts_100_t_150.000000_expected.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/goswami/ComponentTransport_pcs_0_ts_100_t_150.000000_expected.vtu
rename to Tests/Data/Parabolic/ComponentTransport/goswami/ComponentTransport_pcs_0_ts_100_t_150.000000_expected.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/goswami/ComponentTransport_pcs_0_ts_150_t_350.000000_expected.vtu b/Tests/Data/Parabolic/ComponentTransport/goswami/ComponentTransport_pcs_0_ts_150_t_350.000000_expected.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/goswami/ComponentTransport_pcs_0_ts_150_t_350.000000_expected.vtu
rename to Tests/Data/Parabolic/ComponentTransport/goswami/ComponentTransport_pcs_0_ts_150_t_350.000000_expected.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/goswami/ComponentTransport_pcs_0_ts_200_t_750.000000_expected.vtu b/Tests/Data/Parabolic/ComponentTransport/goswami/ComponentTransport_pcs_0_ts_200_t_750.000000_expected.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/goswami/ComponentTransport_pcs_0_ts_200_t_750.000000_expected.vtu
rename to Tests/Data/Parabolic/ComponentTransport/goswami/ComponentTransport_pcs_0_ts_200_t_750.000000_expected.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/goswami/ComponentTransport_pcs_0_ts_250_t_1150.000000_expected.vtu b/Tests/Data/Parabolic/ComponentTransport/goswami/ComponentTransport_pcs_0_ts_250_t_1150.000000_expected.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/goswami/ComponentTransport_pcs_0_ts_250_t_1150.000000_expected.vtu
rename to Tests/Data/Parabolic/ComponentTransport/goswami/ComponentTransport_pcs_0_ts_250_t_1150.000000_expected.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/goswami/ComponentTransport_pcs_0_ts_300_t_1950.000000_expected.vtu b/Tests/Data/Parabolic/ComponentTransport/goswami/ComponentTransport_pcs_0_ts_300_t_1950.000000_expected.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/goswami/ComponentTransport_pcs_0_ts_300_t_1950.000000_expected.vtu
rename to Tests/Data/Parabolic/ComponentTransport/goswami/ComponentTransport_pcs_0_ts_300_t_1950.000000_expected.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/goswami/ComponentTransport_pcs_0_ts_350_t_2750.000000_expected.vtu b/Tests/Data/Parabolic/ComponentTransport/goswami/ComponentTransport_pcs_0_ts_350_t_2750.000000_expected.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/goswami/ComponentTransport_pcs_0_ts_350_t_2750.000000_expected.vtu
rename to Tests/Data/Parabolic/ComponentTransport/goswami/ComponentTransport_pcs_0_ts_350_t_2750.000000_expected.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/goswami/ComponentTransport_pcs_0_ts_366_t_3000.000000_expected.vtu b/Tests/Data/Parabolic/ComponentTransport/goswami/ComponentTransport_pcs_0_ts_366_t_3000.000000_expected.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/goswami/ComponentTransport_pcs_0_ts_366_t_3000.000000_expected.vtu
rename to Tests/Data/Parabolic/ComponentTransport/goswami/ComponentTransport_pcs_0_ts_366_t_3000.000000_expected.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/goswami/ComponentTransport_pcs_0_ts_50_t_50.000000_expected.vtu b/Tests/Data/Parabolic/ComponentTransport/goswami/ComponentTransport_pcs_0_ts_50_t_50.000000_expected.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/goswami/ComponentTransport_pcs_0_ts_50_t_50.000000_expected.vtu
rename to Tests/Data/Parabolic/ComponentTransport/goswami/ComponentTransport_pcs_0_ts_50_t_50.000000_expected.vtu
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/goswami/goswami_input.gml b/Tests/Data/Parabolic/ComponentTransport/goswami/goswami_input.gml
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/goswami/goswami_input.gml
rename to Tests/Data/Parabolic/ComponentTransport/goswami/goswami_input.gml
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/goswami/goswami_input.prj b/Tests/Data/Parabolic/ComponentTransport/goswami/goswami_input.prj
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/goswami/goswami_input.prj
rename to Tests/Data/Parabolic/ComponentTransport/goswami/goswami_input.prj
diff --git a/Tests/lfs-data/Parabolic/ComponentTransport/goswami/goswami_input_xy_tri_kappa_ini_MatID.vtu b/Tests/Data/Parabolic/ComponentTransport/goswami/goswami_input_xy_tri_kappa_ini_MatID.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ComponentTransport/goswami/goswami_input_xy_tri_kappa_ini_MatID.vtu
rename to Tests/Data/Parabolic/ComponentTransport/goswami/goswami_input_xy_tri_kappa_ini_MatID.vtu
diff --git a/Tests/lfs-data/Parabolic/HT/ConstViscosity/ConstViscosityThermalConvection_pcs_0_ts_149_t_50000000000_000000_0.vtu b/Tests/Data/Parabolic/HT/ConstViscosity/ConstViscosityThermalConvection_pcs_0_ts_149_t_50000000000_000000_0.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/HT/ConstViscosity/ConstViscosityThermalConvection_pcs_0_ts_149_t_50000000000_000000_0.vtu
rename to Tests/Data/Parabolic/HT/ConstViscosity/ConstViscosityThermalConvection_pcs_0_ts_149_t_50000000000_000000_0.vtu
diff --git a/Tests/lfs-data/Parabolic/HT/ConstViscosity/ConstViscosityThermalConvection_pcs_0_ts_149_t_50000000000_000000_1.vtu b/Tests/Data/Parabolic/HT/ConstViscosity/ConstViscosityThermalConvection_pcs_0_ts_149_t_50000000000_000000_1.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/HT/ConstViscosity/ConstViscosityThermalConvection_pcs_0_ts_149_t_50000000000_000000_1.vtu
rename to Tests/Data/Parabolic/HT/ConstViscosity/ConstViscosityThermalConvection_pcs_0_ts_149_t_50000000000_000000_1.vtu
diff --git a/Tests/lfs-data/Parabolic/HT/ConstViscosity/ConstViscosityThermalConvection_pcs_0_ts_149_t_50000000000_000000_2.vtu b/Tests/Data/Parabolic/HT/ConstViscosity/ConstViscosityThermalConvection_pcs_0_ts_149_t_50000000000_000000_2.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/HT/ConstViscosity/ConstViscosityThermalConvection_pcs_0_ts_149_t_50000000000_000000_2.vtu
rename to Tests/Data/Parabolic/HT/ConstViscosity/ConstViscosityThermalConvection_pcs_0_ts_149_t_50000000000_000000_2.vtu
diff --git a/Tests/lfs-data/Parabolic/HT/ConstViscosity/ConstViscosityThermalConvection_pcs_0_ts_149_t_50000000000_000000_3.vtu b/Tests/Data/Parabolic/HT/ConstViscosity/ConstViscosityThermalConvection_pcs_0_ts_149_t_50000000000_000000_3.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/HT/ConstViscosity/ConstViscosityThermalConvection_pcs_0_ts_149_t_50000000000_000000_3.vtu
rename to Tests/Data/Parabolic/HT/ConstViscosity/ConstViscosityThermalConvection_pcs_0_ts_149_t_50000000000_000000_3.vtu
diff --git a/Tests/lfs-data/Parabolic/HT/ConstViscosity/Const_visco_final_t_step.vtu b/Tests/Data/Parabolic/HT/ConstViscosity/Const_visco_final_t_step.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/HT/ConstViscosity/Const_visco_final_t_step.vtu
rename to Tests/Data/Parabolic/HT/ConstViscosity/Const_visco_final_t_step.vtu
diff --git a/Tests/lfs-data/Parabolic/HT/ConstViscosity/ThermalConvection_const_viscosity_expected.vtu b/Tests/Data/Parabolic/HT/ConstViscosity/ThermalConvection_const_viscosity_expected.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/HT/ConstViscosity/ThermalConvection_const_viscosity_expected.vtu
rename to Tests/Data/Parabolic/HT/ConstViscosity/ThermalConvection_const_viscosity_expected.vtu
diff --git a/Tests/lfs-data/Parabolic/HT/ConstViscosity/square_5500x5500.gml b/Tests/Data/Parabolic/HT/ConstViscosity/square_5500x5500.gml
similarity index 100%
rename from Tests/lfs-data/Parabolic/HT/ConstViscosity/square_5500x5500.gml
rename to Tests/Data/Parabolic/HT/ConstViscosity/square_5500x5500.gml
diff --git a/Tests/lfs-data/Parabolic/HT/ConstViscosity/square_5500x5500.prj b/Tests/Data/Parabolic/HT/ConstViscosity/square_5500x5500.prj
similarity index 100%
rename from Tests/lfs-data/Parabolic/HT/ConstViscosity/square_5500x5500.prj
rename to Tests/Data/Parabolic/HT/ConstViscosity/square_5500x5500.prj
diff --git a/Tests/lfs-data/Parabolic/HT/ConstViscosity/square_5500x5500.vtu b/Tests/Data/Parabolic/HT/ConstViscosity/square_5500x5500.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/HT/ConstViscosity/square_5500x5500.vtu
rename to Tests/Data/Parabolic/HT/ConstViscosity/square_5500x5500.vtu
diff --git a/Tests/lfs-data/Parabolic/HT/ConstViscosity/square_5500x5500_partitioned_msh_cfg4.bin b/Tests/Data/Parabolic/HT/ConstViscosity/square_5500x5500_partitioned_msh_cfg4.bin
similarity index 100%
rename from Tests/lfs-data/Parabolic/HT/ConstViscosity/square_5500x5500_partitioned_msh_cfg4.bin
rename to Tests/Data/Parabolic/HT/ConstViscosity/square_5500x5500_partitioned_msh_cfg4.bin
diff --git a/Tests/lfs-data/Parabolic/HT/ConstViscosity/square_5500x5500_partitioned_msh_ele4.bin b/Tests/Data/Parabolic/HT/ConstViscosity/square_5500x5500_partitioned_msh_ele4.bin
similarity index 100%
rename from Tests/lfs-data/Parabolic/HT/ConstViscosity/square_5500x5500_partitioned_msh_ele4.bin
rename to Tests/Data/Parabolic/HT/ConstViscosity/square_5500x5500_partitioned_msh_ele4.bin
diff --git a/Tests/lfs-data/Parabolic/HT/ConstViscosity/square_5500x5500_partitioned_msh_ele_g4.bin b/Tests/Data/Parabolic/HT/ConstViscosity/square_5500x5500_partitioned_msh_ele_g4.bin
similarity index 100%
rename from Tests/lfs-data/Parabolic/HT/ConstViscosity/square_5500x5500_partitioned_msh_ele_g4.bin
rename to Tests/Data/Parabolic/HT/ConstViscosity/square_5500x5500_partitioned_msh_ele_g4.bin
diff --git a/Tests/lfs-data/Parabolic/HT/ConstViscosity/square_5500x5500_partitioned_msh_nod4.bin b/Tests/Data/Parabolic/HT/ConstViscosity/square_5500x5500_partitioned_msh_nod4.bin
similarity index 100%
rename from Tests/lfs-data/Parabolic/HT/ConstViscosity/square_5500x5500_partitioned_msh_nod4.bin
rename to Tests/Data/Parabolic/HT/ConstViscosity/square_5500x5500_partitioned_msh_nod4.bin
diff --git a/Tests/lfs-data/Parabolic/HT/ConstViscosity/square_5500x5500_partitioned_node_properties_cfg4.bin b/Tests/Data/Parabolic/HT/ConstViscosity/square_5500x5500_partitioned_node_properties_cfg4.bin
similarity index 100%
rename from Tests/lfs-data/Parabolic/HT/ConstViscosity/square_5500x5500_partitioned_node_properties_cfg4.bin
rename to Tests/Data/Parabolic/HT/ConstViscosity/square_5500x5500_partitioned_node_properties_cfg4.bin
diff --git a/Tests/lfs-data/Parabolic/HT/ConstViscosity/square_5500x5500_partitioned_node_properties_val4.bin b/Tests/Data/Parabolic/HT/ConstViscosity/square_5500x5500_partitioned_node_properties_val4.bin
similarity index 100%
rename from Tests/lfs-data/Parabolic/HT/ConstViscosity/square_5500x5500_partitioned_node_properties_val4.bin
rename to Tests/Data/Parabolic/HT/ConstViscosity/square_5500x5500_partitioned_node_properties_val4.bin
diff --git a/Tests/lfs-data/Parabolic/LiquidFlow/AxiSymTheis/axisym_theis.gml b/Tests/Data/Parabolic/LiquidFlow/AxiSymTheis/axisym_theis.gml
similarity index 100%
rename from Tests/lfs-data/Parabolic/LiquidFlow/AxiSymTheis/axisym_theis.gml
rename to Tests/Data/Parabolic/LiquidFlow/AxiSymTheis/axisym_theis.gml
diff --git a/Tests/lfs-data/Parabolic/LiquidFlow/AxiSymTheis/axisym_theis.prj b/Tests/Data/Parabolic/LiquidFlow/AxiSymTheis/axisym_theis.prj
similarity index 100%
rename from Tests/lfs-data/Parabolic/LiquidFlow/AxiSymTheis/axisym_theis.prj
rename to Tests/Data/Parabolic/LiquidFlow/AxiSymTheis/axisym_theis.prj
diff --git a/Tests/lfs-data/Parabolic/LiquidFlow/AxiSymTheis/axisym_theis.vtu b/Tests/Data/Parabolic/LiquidFlow/AxiSymTheis/axisym_theis.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/LiquidFlow/AxiSymTheis/axisym_theis.vtu
rename to Tests/Data/Parabolic/LiquidFlow/AxiSymTheis/axisym_theis.vtu
diff --git a/Tests/lfs-data/Parabolic/LiquidFlow/GravityDriven/gravity_driven.gml b/Tests/Data/Parabolic/LiquidFlow/GravityDriven/gravity_driven.gml
similarity index 100%
rename from Tests/lfs-data/Parabolic/LiquidFlow/GravityDriven/gravity_driven.gml
rename to Tests/Data/Parabolic/LiquidFlow/GravityDriven/gravity_driven.gml
diff --git a/Tests/lfs-data/Parabolic/LiquidFlow/GravityDriven/gravity_driven.prj b/Tests/Data/Parabolic/LiquidFlow/GravityDriven/gravity_driven.prj
similarity index 100%
rename from Tests/lfs-data/Parabolic/LiquidFlow/GravityDriven/gravity_driven.prj
rename to Tests/Data/Parabolic/LiquidFlow/GravityDriven/gravity_driven.prj
diff --git a/Tests/lfs-data/Parabolic/LiquidFlow/GravityDriven/mesh2D.vtu b/Tests/Data/Parabolic/LiquidFlow/GravityDriven/mesh2D.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/LiquidFlow/GravityDriven/mesh2D.vtu
rename to Tests/Data/Parabolic/LiquidFlow/GravityDriven/mesh2D.vtu
diff --git a/Tests/lfs-data/Parabolic/LiquidFlow/GravityDriven3D/anisotropic_gravity_driven3D.prj b/Tests/Data/Parabolic/LiquidFlow/GravityDriven3D/anisotropic_gravity_driven3D.prj
similarity index 100%
rename from Tests/lfs-data/Parabolic/LiquidFlow/GravityDriven3D/anisotropic_gravity_driven3D.prj
rename to Tests/Data/Parabolic/LiquidFlow/GravityDriven3D/anisotropic_gravity_driven3D.prj
diff --git a/Tests/lfs-data/Parabolic/LiquidFlow/GravityDriven3D/gravity_driven3D.gml b/Tests/Data/Parabolic/LiquidFlow/GravityDriven3D/gravity_driven3D.gml
similarity index 100%
rename from Tests/lfs-data/Parabolic/LiquidFlow/GravityDriven3D/gravity_driven3D.gml
rename to Tests/Data/Parabolic/LiquidFlow/GravityDriven3D/gravity_driven3D.gml
diff --git a/Tests/lfs-data/Parabolic/LiquidFlow/GravityDriven3D/hex.vtu b/Tests/Data/Parabolic/LiquidFlow/GravityDriven3D/hex.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/LiquidFlow/GravityDriven3D/hex.vtu
rename to Tests/Data/Parabolic/LiquidFlow/GravityDriven3D/hex.vtu
diff --git a/Tests/lfs-data/Parabolic/LiquidFlow/GravityDriven3D/isotropic_gravity_driven3D.prj b/Tests/Data/Parabolic/LiquidFlow/GravityDriven3D/isotropic_gravity_driven3D.prj
similarity index 100%
rename from Tests/lfs-data/Parabolic/LiquidFlow/GravityDriven3D/isotropic_gravity_driven3D.prj
rename to Tests/Data/Parabolic/LiquidFlow/GravityDriven3D/isotropic_gravity_driven3D.prj
diff --git a/Tests/lfs-data/Parabolic/LiquidFlow/LineDirichletNeumannBC/line_dirichlet_neumannBC.prj b/Tests/Data/Parabolic/LiquidFlow/LineDirichletNeumannBC/line_dirichlet_neumannBC.prj
similarity index 100%
rename from Tests/lfs-data/Parabolic/LiquidFlow/LineDirichletNeumannBC/line_dirichlet_neumannBC.prj
rename to Tests/Data/Parabolic/LiquidFlow/LineDirichletNeumannBC/line_dirichlet_neumannBC.prj
diff --git a/Tests/lfs-data/Parabolic/LiquidFlow/LineDirichletNeumannBC/sat1D.gml b/Tests/Data/Parabolic/LiquidFlow/LineDirichletNeumannBC/sat1D.gml
similarity index 100%
rename from Tests/lfs-data/Parabolic/LiquidFlow/LineDirichletNeumannBC/sat1D.gml
rename to Tests/Data/Parabolic/LiquidFlow/LineDirichletNeumannBC/sat1D.gml
diff --git a/Tests/lfs-data/Parabolic/LiquidFlow/LineDirichletNeumannBC/sat1D.vtu b/Tests/Data/Parabolic/LiquidFlow/LineDirichletNeumannBC/sat1D.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/LiquidFlow/LineDirichletNeumannBC/sat1D.vtu
rename to Tests/Data/Parabolic/LiquidFlow/LineDirichletNeumannBC/sat1D.vtu
diff --git a/Tests/lfs-data/Parabolic/LiquidFlow/PressureBCatCornerOfAnisotropicSquare/mesh2D.vtu b/Tests/Data/Parabolic/LiquidFlow/PressureBCatCornerOfAnisotropicSquare/mesh2D.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/LiquidFlow/PressureBCatCornerOfAnisotropicSquare/mesh2D.vtu
rename to Tests/Data/Parabolic/LiquidFlow/PressureBCatCornerOfAnisotropicSquare/mesh2D.vtu
diff --git a/Tests/lfs-data/Parabolic/LiquidFlow/PressureBCatCornerOfAnisotropicSquare/pressureBC_at_corner_of_anisotropic_square.prj b/Tests/Data/Parabolic/LiquidFlow/PressureBCatCornerOfAnisotropicSquare/pressureBC_at_corner_of_anisotropic_square.prj
similarity index 100%
rename from Tests/lfs-data/Parabolic/LiquidFlow/PressureBCatCornerOfAnisotropicSquare/pressureBC_at_corner_of_anisotropic_square.prj
rename to Tests/Data/Parabolic/LiquidFlow/PressureBCatCornerOfAnisotropicSquare/pressureBC_at_corner_of_anisotropic_square.prj
diff --git a/Tests/lfs-data/Parabolic/LiquidFlow/PressureBCatCornerOfAnisotropicSquare/sat2DLFlow.gml b/Tests/Data/Parabolic/LiquidFlow/PressureBCatCornerOfAnisotropicSquare/sat2DLFlow.gml
similarity index 100%
rename from Tests/lfs-data/Parabolic/LiquidFlow/PressureBCatCornerOfAnisotropicSquare/sat2DLFlow.gml
rename to Tests/Data/Parabolic/LiquidFlow/PressureBCatCornerOfAnisotropicSquare/sat2DLFlow.gml
diff --git a/Tests/lfs-data/Parabolic/Richards/RichardsFlow_2d_compare_ogs5.prj b/Tests/Data/Parabolic/Richards/RichardsFlow_2d_compare_ogs5.prj
similarity index 100%
rename from Tests/lfs-data/Parabolic/Richards/RichardsFlow_2d_compare_ogs5.prj
rename to Tests/Data/Parabolic/Richards/RichardsFlow_2d_compare_ogs5.prj
diff --git a/Tests/lfs-data/Parabolic/Richards/RichardsFlow_2d_large.prj b/Tests/Data/Parabolic/Richards/RichardsFlow_2d_large.prj
similarity index 100%
rename from Tests/lfs-data/Parabolic/Richards/RichardsFlow_2d_large.prj
rename to Tests/Data/Parabolic/Richards/RichardsFlow_2d_large.prj
diff --git a/Tests/lfs-data/Parabolic/Richards/RichardsFlow_2d_small.prj b/Tests/Data/Parabolic/Richards/RichardsFlow_2d_small.prj
similarity index 100%
rename from Tests/lfs-data/Parabolic/Richards/RichardsFlow_2d_small.prj
rename to Tests/Data/Parabolic/Richards/RichardsFlow_2d_small.prj
diff --git a/Tests/lfs-data/Parabolic/Richards/RichardsFlow_2d_small_adaptive_dt.prj b/Tests/Data/Parabolic/Richards/RichardsFlow_2d_small_adaptive_dt.prj
similarity index 100%
rename from Tests/lfs-data/Parabolic/Richards/RichardsFlow_2d_small_adaptive_dt.prj
rename to Tests/Data/Parabolic/Richards/RichardsFlow_2d_small_adaptive_dt.prj
diff --git a/Tests/lfs-data/Parabolic/Richards/Richards_2d.gml b/Tests/Data/Parabolic/Richards/Richards_2d.gml
similarity index 100%
rename from Tests/lfs-data/Parabolic/Richards/Richards_2d.gml
rename to Tests/Data/Parabolic/Richards/Richards_2d.gml
diff --git a/Tests/lfs-data/Parabolic/Richards/Richards_2d.vtu b/Tests/Data/Parabolic/Richards/Richards_2d.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/Richards/Richards_2d.vtu
rename to Tests/Data/Parabolic/Richards/Richards_2d.vtu
diff --git a/Tests/lfs-data/Parabolic/Richards/h_us_quad_1000.vtu b/Tests/Data/Parabolic/Richards/h_us_quad_1000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/Richards/h_us_quad_1000.vtu
rename to Tests/Data/Parabolic/Richards/h_us_quad_1000.vtu
diff --git a/Tests/lfs-data/Parabolic/Richards/ref_t_100.000000.vtu b/Tests/Data/Parabolic/Richards/ref_t_100.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/Richards/ref_t_100.000000.vtu
rename to Tests/Data/Parabolic/Richards/ref_t_100.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/Richards/ref_t_1600.000000.vtu b/Tests/Data/Parabolic/Richards/ref_t_1600.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/Richards/ref_t_1600.000000.vtu
rename to Tests/Data/Parabolic/Richards/ref_t_1600.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/Richards/ref_t_20000.000000.vtu b/Tests/Data/Parabolic/Richards/ref_t_20000.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/Richards/ref_t_20000.000000.vtu
rename to Tests/Data/Parabolic/Richards/ref_t_20000.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/Richards/richards_pcs_0_ts_100_t_100.000000.vtu b/Tests/Data/Parabolic/Richards/richards_pcs_0_ts_100_t_100.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/Richards/richards_pcs_0_ts_100_t_100.000000.vtu
rename to Tests/Data/Parabolic/Richards/richards_pcs_0_ts_100_t_100.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/Richards/richards_pcs_0_ts_1100_t_1600.000000.vtu b/Tests/Data/Parabolic/Richards/richards_pcs_0_ts_1100_t_1600.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/Richards/richards_pcs_0_ts_1100_t_1600.000000.vtu
rename to Tests/Data/Parabolic/Richards/richards_pcs_0_ts_1100_t_1600.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/Richards/richards_pcs_0_ts_18200_t_20000.000000.vtu b/Tests/Data/Parabolic/Richards/richards_pcs_0_ts_18200_t_20000.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/Richards/richards_pcs_0_ts_18200_t_20000.000000.vtu
rename to Tests/Data/Parabolic/Richards/richards_pcs_0_ts_18200_t_20000.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla.gml b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla.gml
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla.gml
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla.gml
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1.prj b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1.prj
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1.prj
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1.prj
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_0_t_0.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_0_t_0.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_0_t_0.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_0_t_0.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_10005_t_20000.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_10005_t_20000.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_10005_t_20000.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_10005_t_20000.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_1050_t_2090.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_1050_t_2090.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_1050_t_2090.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_1050_t_2090.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2050_t_4090.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2050_t_4090.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2050_t_4090.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2050_t_4090.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2100_t_4190.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2100_t_4190.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2100_t_4190.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2100_t_4190.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2150_t_4290.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2150_t_4290.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2150_t_4290.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2150_t_4290.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2200_t_4390.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2200_t_4390.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2200_t_4390.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2200_t_4390.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2250_t_4490.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2250_t_4490.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2250_t_4490.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2250_t_4490.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2300_t_4590.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2300_t_4590.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2300_t_4590.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2300_t_4590.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2350_t_4690.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2350_t_4690.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2350_t_4690.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2350_t_4690.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2400_t_4790.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2400_t_4790.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2400_t_4790.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2400_t_4790.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2450_t_4890.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2450_t_4890.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2450_t_4890.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2450_t_4890.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2500_t_4990.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2500_t_4990.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2500_t_4990.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2500_t_4990.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2550_t_5090.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2550_t_5090.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2550_t_5090.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2550_t_5090.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2600_t_5190.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2600_t_5190.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2600_t_5190.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2600_t_5190.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2650_t_5290.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2650_t_5290.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2650_t_5290.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2650_t_5290.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2700_t_5390.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2700_t_5390.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2700_t_5390.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2700_t_5390.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2750_t_5490.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2750_t_5490.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2750_t_5490.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2750_t_5490.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2800_t_5590.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2800_t_5590.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2800_t_5590.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2800_t_5590.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2850_t_5690.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2850_t_5690.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2850_t_5690.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2850_t_5690.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2900_t_5790.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2900_t_5790.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2900_t_5790.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2900_t_5790.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2950_t_5890.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2950_t_5890.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2950_t_5890.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_2950_t_5890.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_3000_t_5990.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_3000_t_5990.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_3000_t_5990.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_3000_t_5990.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_3050_t_6090.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_3050_t_6090.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_3050_t_6090.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_3050_t_6090.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_3100_t_6190.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_3100_t_6190.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_3100_t_6190.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_3100_t_6190.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_3150_t_6290.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_3150_t_6290.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_3150_t_6290.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_3150_t_6290.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_3200_t_6390.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_3200_t_6390.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_3200_t_6390.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_3200_t_6390.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_3500_t_6990.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_3500_t_6990.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_3500_t_6990.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_3500_t_6990.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_4500_t_8990.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_4500_t_8990.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_4500_t_8990.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_4500_t_8990.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_5500_t_10990.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_5500_t_10990.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_5500_t_10990.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_5500_t_10990.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_550_t_1090.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_550_t_1090.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_550_t_1090.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_550_t_1090.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_6500_t_12990.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_6500_t_12990.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_6500_t_12990.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_6500_t_12990.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_7500_t_14990.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_7500_t_14990.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_7500_t_14990.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_7500_t_14990.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_8500_t_16990.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_8500_t_16990.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_8500_t_16990.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_8500_t_16990.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_9500_t_18990.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_9500_t_18990.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_9500_t_18990.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl1/Padilla_NaCl1_pcs_0_ts_9500_t_18990.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6.prj b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6.prj
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6.prj
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6.prj
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_0_t_0.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_0_t_0.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_0_t_0.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_0_t_0.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_10000_t_19990.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_10000_t_19990.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_10000_t_19990.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_10000_t_19990.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_1000_t_1990.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_1000_t_1990.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_1000_t_1990.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_1000_t_1990.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_10500_t_20990.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_10500_t_20990.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_10500_t_20990.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_10500_t_20990.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_11000_t_21990.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_11000_t_21990.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_11000_t_21990.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_11000_t_21990.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_11500_t_22990.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_11500_t_22990.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_11500_t_22990.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_11500_t_22990.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_12000_t_23990.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_12000_t_23990.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_12000_t_23990.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_12000_t_23990.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_12500_t_24990.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_12500_t_24990.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_12500_t_24990.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_12500_t_24990.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_13000_t_25990.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_13000_t_25990.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_13000_t_25990.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_13000_t_25990.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_13500_t_26990.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_13500_t_26990.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_13500_t_26990.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_13500_t_26990.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_14000_t_27990.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_14000_t_27990.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_14000_t_27990.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_14000_t_27990.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_15000_t_29990.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_15000_t_29990.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_15000_t_29990.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_15000_t_29990.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_16000_t_31990.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_16000_t_31990.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_16000_t_31990.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_16000_t_31990.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_17000_t_33990.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_17000_t_33990.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_17000_t_33990.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_17000_t_33990.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_18000_t_35990.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_18000_t_35990.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_18000_t_35990.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_18000_t_35990.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_19000_t_37990.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_19000_t_37990.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_19000_t_37990.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_19000_t_37990.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_20000_t_39990.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_20000_t_39990.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_20000_t_39990.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_20000_t_39990.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_20005_t_40000.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_20005_t_40000.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_20005_t_40000.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_20005_t_40000.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_2000_t_3990.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_2000_t_3990.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_2000_t_3990.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_2000_t_3990.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_3000_t_5990.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_3000_t_5990.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_3000_t_5990.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_3000_t_5990.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_4000_t_7990.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_4000_t_7990.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_4000_t_7990.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_4000_t_7990.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_4500_t_8990.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_4500_t_8990.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_4500_t_8990.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_4500_t_8990.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_5000_t_9990.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_5000_t_9990.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_5000_t_9990.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_5000_t_9990.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_5500_t_10990.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_5500_t_10990.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_5500_t_10990.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_5500_t_10990.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_6000_t_11990.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_6000_t_11990.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_6000_t_11990.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_6000_t_11990.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_6500_t_12990.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_6500_t_12990.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_6500_t_12990.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_6500_t_12990.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_7000_t_13990.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_7000_t_13990.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_7000_t_13990.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_7000_t_13990.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_7500_t_14990.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_7500_t_14990.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_7500_t_14990.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_7500_t_14990.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_8000_t_15990.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_8000_t_15990.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_8000_t_15990.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_8000_t_15990.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_8500_t_16990.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_8500_t_16990.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_8500_t_16990.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_8500_t_16990.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_9000_t_17990.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_9000_t_17990.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_9000_t_17990.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_9000_t_17990.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_9500_t_18990.000000.vtu b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_9500_t_18990.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_9500_t_18990.000000.vtu
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_NaCl6/Padilla_NaCl6_pcs_0_ts_9500_t_18990.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_state.pvsm b/Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_state.pvsm
similarity index 100%
rename from Tests/lfs-data/Parabolic/RichardsComponentTransport/Padilla/Padilla_state.pvsm
rename to Tests/Data/Parabolic/RichardsComponentTransport/Padilla/Padilla_state.pvsm
diff --git a/Tests/lfs-data/Parabolic/T/1D_dirichlet/line_60_heat.gml b/Tests/Data/Parabolic/T/1D_dirichlet/line_60_heat.gml
similarity index 100%
rename from Tests/lfs-data/Parabolic/T/1D_dirichlet/line_60_heat.gml
rename to Tests/Data/Parabolic/T/1D_dirichlet/line_60_heat.gml
diff --git a/Tests/lfs-data/Parabolic/T/1D_dirichlet/line_60_heat.prj b/Tests/Data/Parabolic/T/1D_dirichlet/line_60_heat.prj
similarity index 100%
rename from Tests/lfs-data/Parabolic/T/1D_dirichlet/line_60_heat.prj
rename to Tests/Data/Parabolic/T/1D_dirichlet/line_60_heat.prj
diff --git a/Tests/lfs-data/Parabolic/T/1D_dirichlet/line_60_heat.vtu b/Tests/Data/Parabolic/T/1D_dirichlet/line_60_heat.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/T/1D_dirichlet/line_60_heat.vtu
rename to Tests/Data/Parabolic/T/1D_dirichlet/line_60_heat.vtu
diff --git a/Tests/lfs-data/Parabolic/T/1D_dirichlet/line_60_heat_pcs_0.pvd b/Tests/Data/Parabolic/T/1D_dirichlet/line_60_heat_pcs_0.pvd
similarity index 100%
rename from Tests/lfs-data/Parabolic/T/1D_dirichlet/line_60_heat_pcs_0.pvd
rename to Tests/Data/Parabolic/T/1D_dirichlet/line_60_heat_pcs_0.pvd
diff --git a/Tests/lfs-data/Parabolic/T/1D_dirichlet/line_60_heat_pcs_0_ts_0_t_0.000000.vtu b/Tests/Data/Parabolic/T/1D_dirichlet/line_60_heat_pcs_0_ts_0_t_0.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/T/1D_dirichlet/line_60_heat_pcs_0_ts_0_t_0.000000.vtu
rename to Tests/Data/Parabolic/T/1D_dirichlet/line_60_heat_pcs_0_ts_0_t_0.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/T/1D_dirichlet/line_60_heat_pcs_0_ts_405_t_31640625.000000.vtu b/Tests/Data/Parabolic/T/1D_dirichlet/line_60_heat_pcs_0_ts_405_t_31640625.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/T/1D_dirichlet/line_60_heat_pcs_0_ts_405_t_31640625.000000.vtu
rename to Tests/Data/Parabolic/T/1D_dirichlet/line_60_heat_pcs_0_ts_405_t_31640625.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/T/1D_dirichlet/line_60_heat_pcs_0_ts_500_t_39062500.000000.vtu b/Tests/Data/Parabolic/T/1D_dirichlet/line_60_heat_pcs_0_ts_500_t_39062500.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/T/1D_dirichlet/line_60_heat_pcs_0_ts_500_t_39062500.000000.vtu
rename to Tests/Data/Parabolic/T/1D_dirichlet/line_60_heat_pcs_0_ts_500_t_39062500.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/T/1D_dirichlet/line_60_heat_pcs_0_ts_65_t_5078125.000000.vtu b/Tests/Data/Parabolic/T/1D_dirichlet/line_60_heat_pcs_0_ts_65_t_5078125.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/T/1D_dirichlet/line_60_heat_pcs_0_ts_65_t_5078125.000000.vtu
rename to Tests/Data/Parabolic/T/1D_dirichlet/line_60_heat_pcs_0_ts_65_t_5078125.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/T/1D_dirichlet/temperature_analytical.vtu b/Tests/Data/Parabolic/T/1D_dirichlet/temperature_analytical.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/T/1D_dirichlet/temperature_analytical.vtu
rename to Tests/Data/Parabolic/T/1D_dirichlet/temperature_analytical.vtu
diff --git a/Tests/lfs-data/Parabolic/T/1D_neumann/line_60_heat.gml b/Tests/Data/Parabolic/T/1D_neumann/line_60_heat.gml
similarity index 100%
rename from Tests/lfs-data/Parabolic/T/1D_neumann/line_60_heat.gml
rename to Tests/Data/Parabolic/T/1D_neumann/line_60_heat.gml
diff --git a/Tests/lfs-data/Parabolic/T/1D_neumann/line_60_heat.prj b/Tests/Data/Parabolic/T/1D_neumann/line_60_heat.prj
similarity index 100%
rename from Tests/lfs-data/Parabolic/T/1D_neumann/line_60_heat.prj
rename to Tests/Data/Parabolic/T/1D_neumann/line_60_heat.prj
diff --git a/Tests/lfs-data/Parabolic/T/1D_neumann/line_60_heat.vtu b/Tests/Data/Parabolic/T/1D_neumann/line_60_heat.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/T/1D_neumann/line_60_heat.vtu
rename to Tests/Data/Parabolic/T/1D_neumann/line_60_heat.vtu
diff --git a/Tests/lfs-data/Parabolic/T/1D_neumann/line_60_heat_pcs_0.pvd b/Tests/Data/Parabolic/T/1D_neumann/line_60_heat_pcs_0.pvd
similarity index 100%
rename from Tests/lfs-data/Parabolic/T/1D_neumann/line_60_heat_pcs_0.pvd
rename to Tests/Data/Parabolic/T/1D_neumann/line_60_heat_pcs_0.pvd
diff --git a/Tests/lfs-data/Parabolic/T/1D_neumann/line_60_heat_pcs_0_ts_0_t_0.000000.vtu b/Tests/Data/Parabolic/T/1D_neumann/line_60_heat_pcs_0_ts_0_t_0.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/T/1D_neumann/line_60_heat_pcs_0_ts_0_t_0.000000.vtu
rename to Tests/Data/Parabolic/T/1D_neumann/line_60_heat_pcs_0_ts_0_t_0.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/T/1D_neumann/line_60_heat_pcs_0_ts_405_t_31640625.000000.vtu b/Tests/Data/Parabolic/T/1D_neumann/line_60_heat_pcs_0_ts_405_t_31640625.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/T/1D_neumann/line_60_heat_pcs_0_ts_405_t_31640625.000000.vtu
rename to Tests/Data/Parabolic/T/1D_neumann/line_60_heat_pcs_0_ts_405_t_31640625.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/T/1D_neumann/line_60_heat_pcs_0_ts_500_t_39062500.000000.vtu b/Tests/Data/Parabolic/T/1D_neumann/line_60_heat_pcs_0_ts_500_t_39062500.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/T/1D_neumann/line_60_heat_pcs_0_ts_500_t_39062500.000000.vtu
rename to Tests/Data/Parabolic/T/1D_neumann/line_60_heat_pcs_0_ts_500_t_39062500.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/T/1D_neumann/line_60_heat_pcs_0_ts_65_t_5078125.000000.vtu b/Tests/Data/Parabolic/T/1D_neumann/line_60_heat_pcs_0_ts_65_t_5078125.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/T/1D_neumann/line_60_heat_pcs_0_ts_65_t_5078125.000000.vtu
rename to Tests/Data/Parabolic/T/1D_neumann/line_60_heat_pcs_0_ts_65_t_5078125.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/T/1D_neumann/temperature_analytical.vtu b/Tests/Data/Parabolic/T/1D_neumann/temperature_analytical.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/T/1D_neumann/temperature_analytical.vtu
rename to Tests/Data/Parabolic/T/1D_neumann/temperature_analytical.vtu
diff --git a/Tests/lfs-data/Parabolic/T/2D_axially_symmetric/square_1e2_axi.prj b/Tests/Data/Parabolic/T/2D_axially_symmetric/square_1e2_axi.prj
similarity index 100%
rename from Tests/lfs-data/Parabolic/T/2D_axially_symmetric/square_1e2_axi.prj
rename to Tests/Data/Parabolic/T/2D_axially_symmetric/square_1e2_axi.prj
diff --git a/Tests/lfs-data/Parabolic/T/2D_axially_symmetric/square_1x1_axi.gml b/Tests/Data/Parabolic/T/2D_axially_symmetric/square_1x1_axi.gml
similarity index 100%
rename from Tests/lfs-data/Parabolic/T/2D_axially_symmetric/square_1x1_axi.gml
rename to Tests/Data/Parabolic/T/2D_axially_symmetric/square_1x1_axi.gml
diff --git a/Tests/lfs-data/Parabolic/T/2D_axially_symmetric/square_1x1_quad_1e2.vtu b/Tests/Data/Parabolic/T/2D_axially_symmetric/square_1x1_quad_1e2.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/T/2D_axially_symmetric/square_1x1_quad_1e2.vtu
rename to Tests/Data/Parabolic/T/2D_axially_symmetric/square_1x1_quad_1e2.vtu
diff --git a/Tests/lfs-data/Parabolic/T/2D_axially_symmetric/wedge-1e2-ang-0.02.msh b/Tests/Data/Parabolic/T/2D_axially_symmetric/wedge-1e2-ang-0.02.msh
similarity index 100%
rename from Tests/lfs-data/Parabolic/T/2D_axially_symmetric/wedge-1e2-ang-0.02.msh
rename to Tests/Data/Parabolic/T/2D_axially_symmetric/wedge-1e2-ang-0.02.msh
diff --git a/Tests/lfs-data/Parabolic/T/2D_axially_symmetric/wedge-1e2-ang-0.02.vtu b/Tests/Data/Parabolic/T/2D_axially_symmetric/wedge-1e2-ang-0.02.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/T/2D_axially_symmetric/wedge-1e2-ang-0.02.vtu
rename to Tests/Data/Parabolic/T/2D_axially_symmetric/wedge-1e2-ang-0.02.vtu
diff --git a/Tests/lfs-data/Parabolic/T/2D_axially_symmetric/wedge-ang-0.02.gml b/Tests/Data/Parabolic/T/2D_axially_symmetric/wedge-ang-0.02.gml
similarity index 100%
rename from Tests/lfs-data/Parabolic/T/2D_axially_symmetric/wedge-ang-0.02.gml
rename to Tests/Data/Parabolic/T/2D_axially_symmetric/wedge-ang-0.02.gml
diff --git a/Tests/lfs-data/Parabolic/T/2D_axially_symmetric/wedge_1e2_axi_ang_0.02.prj b/Tests/Data/Parabolic/T/2D_axially_symmetric/wedge_1e2_axi_ang_0.02.prj
similarity index 100%
rename from Tests/lfs-data/Parabolic/T/2D_axially_symmetric/wedge_1e2_axi_ang_0.02.prj
rename to Tests/Data/Parabolic/T/2D_axially_symmetric/wedge_1e2_axi_ang_0.02.prj
diff --git a/Tests/lfs-data/Parabolic/T/2D_axially_symmetric/wedge_1e2_axi_ang_0.02_t_2s_extracted_surface.vtu b/Tests/Data/Parabolic/T/2D_axially_symmetric/wedge_1e2_axi_ang_0.02_t_2s_extracted_surface.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/T/2D_axially_symmetric/wedge_1e2_axi_ang_0.02_t_2s_extracted_surface.vtu
rename to Tests/Data/Parabolic/T/2D_axially_symmetric/wedge_1e2_axi_ang_0.02_t_2s_extracted_surface.vtu
diff --git a/Tests/lfs-data/Parabolic/TES/1D/line_0.1.gml b/Tests/Data/Parabolic/TES/1D/line_0.1.gml
similarity index 100%
rename from Tests/lfs-data/Parabolic/TES/1D/line_0.1.gml
rename to Tests/Data/Parabolic/TES/1D/line_0.1.gml
diff --git a/Tests/lfs-data/Parabolic/TES/1D/line_0.1_100.msh b/Tests/Data/Parabolic/TES/1D/line_0.1_100.msh
similarity index 100%
rename from Tests/lfs-data/Parabolic/TES/1D/line_0.1_100.msh
rename to Tests/Data/Parabolic/TES/1D/line_0.1_100.msh
diff --git a/Tests/lfs-data/Parabolic/TES/1D/line_0.1_37.msh b/Tests/Data/Parabolic/TES/1D/line_0.1_37.msh
similarity index 100%
rename from Tests/lfs-data/Parabolic/TES/1D/line_0.1_37.msh
rename to Tests/Data/Parabolic/TES/1D/line_0.1_37.msh
diff --git a/Tests/lfs-data/Parabolic/TES/1D/tes-1D-zeolite-discharge-large.prj b/Tests/Data/Parabolic/TES/1D/tes-1D-zeolite-discharge-large.prj
similarity index 100%
rename from Tests/lfs-data/Parabolic/TES/1D/tes-1D-zeolite-discharge-large.prj
rename to Tests/Data/Parabolic/TES/1D/tes-1D-zeolite-discharge-large.prj
diff --git a/Tests/lfs-data/Parabolic/TES/1D/tes-1D-zeolite-discharge-small-newton.prj b/Tests/Data/Parabolic/TES/1D/tes-1D-zeolite-discharge-small-newton.prj
similarity index 100%
rename from Tests/lfs-data/Parabolic/TES/1D/tes-1D-zeolite-discharge-small-newton.prj
rename to Tests/Data/Parabolic/TES/1D/tes-1D-zeolite-discharge-small-newton.prj
diff --git a/Tests/lfs-data/Parabolic/TES/1D/tes-1D-zeolite-discharge-small.prj b/Tests/Data/Parabolic/TES/1D/tes-1D-zeolite-discharge-small.prj
similarity index 100%
rename from Tests/lfs-data/Parabolic/TES/1D/tes-1D-zeolite-discharge-small.prj
rename to Tests/Data/Parabolic/TES/1D/tes-1D-zeolite-discharge-small.prj
diff --git a/Tests/lfs-data/Parabolic/TES/1D/tes_zeolite_discharge_large_pcs_0_ts_28_t_1_000000.vtu b/Tests/Data/Parabolic/TES/1D/tes_zeolite_discharge_large_pcs_0_ts_28_t_1_000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/TES/1D/tes_zeolite_discharge_large_pcs_0_ts_28_t_1_000000.vtu
rename to Tests/Data/Parabolic/TES/1D/tes_zeolite_discharge_large_pcs_0_ts_28_t_1_000000.vtu
diff --git a/Tests/lfs-data/Parabolic/TES/1D/tes_zeolite_discharge_large_pcs_0_ts_50_t_23.000000.vtu b/Tests/Data/Parabolic/TES/1D/tes_zeolite_discharge_large_pcs_0_ts_50_t_23.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/TES/1D/tes_zeolite_discharge_large_pcs_0_ts_50_t_23.000000.vtu
rename to Tests/Data/Parabolic/TES/1D/tes_zeolite_discharge_large_pcs_0_ts_50_t_23.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/TES/1D/tes_zeolite_discharge_pcs_0_ts_327_t_300.000000.vtu b/Tests/Data/Parabolic/TES/1D/tes_zeolite_discharge_pcs_0_ts_327_t_300.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/TES/1D/tes_zeolite_discharge_pcs_0_ts_327_t_300.000000.vtu
rename to Tests/Data/Parabolic/TES/1D/tes_zeolite_discharge_pcs_0_ts_327_t_300.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/TES/1D/tes_zeolite_discharge_small_ts_19_t_0_100000.vtu b/Tests/Data/Parabolic/TES/1D/tes_zeolite_discharge_small_ts_19_t_0_100000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/TES/1D/tes_zeolite_discharge_small_ts_19_t_0_100000.vtu
rename to Tests/Data/Parabolic/TES/1D/tes_zeolite_discharge_small_ts_19_t_0_100000.vtu
diff --git a/Tests/lfs-data/Parabolic/TES/2D/inert-wedge-extracted-surface-t-1s.vtu b/Tests/Data/Parabolic/TES/2D/inert-wedge-extracted-surface-t-1s.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/TES/2D/inert-wedge-extracted-surface-t-1s.vtu
rename to Tests/Data/Parabolic/TES/2D/inert-wedge-extracted-surface-t-1s.vtu
diff --git a/Tests/lfs-data/Parabolic/TES/2D/square_1x1_axi.gml b/Tests/Data/Parabolic/TES/2D/square_1x1_axi.gml
similarity index 100%
rename from Tests/lfs-data/Parabolic/TES/2D/square_1x1_axi.gml
rename to Tests/Data/Parabolic/TES/2D/square_1x1_axi.gml
diff --git a/Tests/lfs-data/Parabolic/TES/2D/tes-inert-axi.prj b/Tests/Data/Parabolic/TES/2D/tes-inert-axi.prj
similarity index 100%
rename from Tests/lfs-data/Parabolic/TES/2D/tes-inert-axi.prj
rename to Tests/Data/Parabolic/TES/2D/tes-inert-axi.prj
diff --git a/Tests/lfs-data/Parabolic/TES/2D/tes-inert-wedge.prj b/Tests/Data/Parabolic/TES/2D/tes-inert-wedge.prj
similarity index 100%
rename from Tests/lfs-data/Parabolic/TES/2D/tes-inert-wedge.prj
rename to Tests/Data/Parabolic/TES/2D/tes-inert-wedge.prj
diff --git a/Tests/lfs-data/Parabolic/TES/2D/wedge-1e4-ang-0.02-T0.vtu b/Tests/Data/Parabolic/TES/2D/wedge-1e4-ang-0.02-T0.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/TES/2D/wedge-1e4-ang-0.02-T0.vtu
rename to Tests/Data/Parabolic/TES/2D/wedge-1e4-ang-0.02-T0.vtu
diff --git a/Tests/lfs-data/Parabolic/TES/2D/wedge-ang-0.02.gml b/Tests/Data/Parabolic/TES/2D/wedge-ang-0.02.gml
similarity index 100%
rename from Tests/lfs-data/Parabolic/TES/2D/wedge-ang-0.02.gml
rename to Tests/Data/Parabolic/TES/2D/wedge-ang-0.02.gml
diff --git a/Tests/lfs-data/Parabolic/ThermalTwoPhaseFlowPP/HeatPipe/HeatPipe_2D.gml b/Tests/Data/Parabolic/ThermalTwoPhaseFlowPP/HeatPipe/HeatPipe_2D.gml
similarity index 100%
rename from Tests/lfs-data/Parabolic/ThermalTwoPhaseFlowPP/HeatPipe/HeatPipe_2D.gml
rename to Tests/Data/Parabolic/ThermalTwoPhaseFlowPP/HeatPipe/HeatPipe_2D.gml
diff --git a/Tests/lfs-data/Parabolic/ThermalTwoPhaseFlowPP/HeatPipe/HeatPipe_2D.vtu b/Tests/Data/Parabolic/ThermalTwoPhaseFlowPP/HeatPipe/HeatPipe_2D.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ThermalTwoPhaseFlowPP/HeatPipe/HeatPipe_2D.vtu
rename to Tests/Data/Parabolic/ThermalTwoPhaseFlowPP/HeatPipe/HeatPipe_2D.vtu
diff --git a/Tests/lfs-data/Parabolic/ThermalTwoPhaseFlowPP/HeatPipe/Twophase_HeatPipe_quad_curve_large.prj b/Tests/Data/Parabolic/ThermalTwoPhaseFlowPP/HeatPipe/Twophase_HeatPipe_quad_curve_large.prj
similarity index 100%
rename from Tests/lfs-data/Parabolic/ThermalTwoPhaseFlowPP/HeatPipe/Twophase_HeatPipe_quad_curve_large.prj
rename to Tests/Data/Parabolic/ThermalTwoPhaseFlowPP/HeatPipe/Twophase_HeatPipe_quad_curve_large.prj
diff --git a/Tests/lfs-data/Parabolic/ThermalTwoPhaseFlowPP/HeatPipe/Twophase_HeatPipe_quad_curve_small.prj b/Tests/Data/Parabolic/ThermalTwoPhaseFlowPP/HeatPipe/Twophase_HeatPipe_quad_curve_small.prj
similarity index 100%
rename from Tests/lfs-data/Parabolic/ThermalTwoPhaseFlowPP/HeatPipe/Twophase_HeatPipe_quad_curve_small.prj
rename to Tests/Data/Parabolic/ThermalTwoPhaseFlowPP/HeatPipe/Twophase_HeatPipe_quad_curve_small.prj
diff --git a/Tests/lfs-data/Parabolic/ThermalTwoPhaseFlowPP/HeatPipe/ref_steady_status.vtu b/Tests/Data/Parabolic/ThermalTwoPhaseFlowPP/HeatPipe/ref_steady_status.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ThermalTwoPhaseFlowPP/HeatPipe/ref_steady_status.vtu
rename to Tests/Data/Parabolic/ThermalTwoPhaseFlowPP/HeatPipe/ref_steady_status.vtu
diff --git a/Tests/lfs-data/Parabolic/ThermalTwoPhaseFlowPP/HeatPipe/ref_t_10000.000000.vtu b/Tests/Data/Parabolic/ThermalTwoPhaseFlowPP/HeatPipe/ref_t_10000.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ThermalTwoPhaseFlowPP/HeatPipe/ref_t_10000.000000.vtu
rename to Tests/Data/Parabolic/ThermalTwoPhaseFlowPP/HeatPipe/ref_t_10000.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/ThermalTwoPhaseFlowPP/HeatPipe/ref_t_100000.000000.vtu b/Tests/Data/Parabolic/ThermalTwoPhaseFlowPP/HeatPipe/ref_t_100000.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ThermalTwoPhaseFlowPP/HeatPipe/ref_t_100000.000000.vtu
rename to Tests/Data/Parabolic/ThermalTwoPhaseFlowPP/HeatPipe/ref_t_100000.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/ThermalTwoPhaseFlowPP/HeatPipe/ref_t_1100000.000000.vtu b/Tests/Data/Parabolic/ThermalTwoPhaseFlowPP/HeatPipe/ref_t_1100000.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/ThermalTwoPhaseFlowPP/HeatPipe/ref_t_1100000.000000.vtu
rename to Tests/Data/Parabolic/ThermalTwoPhaseFlowPP/HeatPipe/ref_t_1100000.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/TwoPhaseFlowPP/Liakopoulos/TwoPhase_Lia_quad_large.prj b/Tests/Data/Parabolic/TwoPhaseFlowPP/Liakopoulos/TwoPhase_Lia_quad_large.prj
similarity index 100%
rename from Tests/lfs-data/Parabolic/TwoPhaseFlowPP/Liakopoulos/TwoPhase_Lia_quad_large.prj
rename to Tests/Data/Parabolic/TwoPhaseFlowPP/Liakopoulos/TwoPhase_Lia_quad_large.prj
diff --git a/Tests/lfs-data/Parabolic/TwoPhaseFlowPP/Liakopoulos/TwoPhase_Lia_quad_short.prj b/Tests/Data/Parabolic/TwoPhaseFlowPP/Liakopoulos/TwoPhase_Lia_quad_short.prj
similarity index 100%
rename from Tests/lfs-data/Parabolic/TwoPhaseFlowPP/Liakopoulos/TwoPhase_Lia_quad_short.prj
rename to Tests/Data/Parabolic/TwoPhaseFlowPP/Liakopoulos/TwoPhase_Lia_quad_short.prj
diff --git a/Tests/lfs-data/Parabolic/TwoPhaseFlowPP/Liakopoulos/Twophase_Lia.gml b/Tests/Data/Parabolic/TwoPhaseFlowPP/Liakopoulos/Twophase_Lia.gml
similarity index 100%
rename from Tests/lfs-data/Parabolic/TwoPhaseFlowPP/Liakopoulos/Twophase_Lia.gml
rename to Tests/Data/Parabolic/TwoPhaseFlowPP/Liakopoulos/Twophase_Lia.gml
diff --git a/Tests/lfs-data/Parabolic/TwoPhaseFlowPP/Liakopoulos/Twophase_Lia_quad.vtu b/Tests/Data/Parabolic/TwoPhaseFlowPP/Liakopoulos/Twophase_Lia_quad.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/TwoPhaseFlowPP/Liakopoulos/Twophase_Lia_quad.vtu
rename to Tests/Data/Parabolic/TwoPhaseFlowPP/Liakopoulos/Twophase_Lia_quad.vtu
diff --git a/Tests/lfs-data/Parabolic/TwoPhaseFlowPP/Liakopoulos/h2_Liako_1198.vtu b/Tests/Data/Parabolic/TwoPhaseFlowPP/Liakopoulos/h2_Liako_1198.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/TwoPhaseFlowPP/Liakopoulos/h2_Liako_1198.vtu
rename to Tests/Data/Parabolic/TwoPhaseFlowPP/Liakopoulos/h2_Liako_1198.vtu
diff --git a/Tests/lfs-data/Parabolic/TwoPhaseFlowPP/Liakopoulos/h2_Liako_20.vtu b/Tests/Data/Parabolic/TwoPhaseFlowPP/Liakopoulos/h2_Liako_20.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/TwoPhaseFlowPP/Liakopoulos/h2_Liako_20.vtu
rename to Tests/Data/Parabolic/TwoPhaseFlowPP/Liakopoulos/h2_Liako_20.vtu
diff --git a/Tests/lfs-data/Parabolic/TwoPhaseFlowPP/McWorts/TwoPhase_mcwt_line.prj b/Tests/Data/Parabolic/TwoPhaseFlowPP/McWorts/TwoPhase_mcwt_line.prj
similarity index 100%
rename from Tests/lfs-data/Parabolic/TwoPhaseFlowPP/McWorts/TwoPhase_mcwt_line.prj
rename to Tests/Data/Parabolic/TwoPhaseFlowPP/McWorts/TwoPhase_mcwt_line.prj
diff --git a/Tests/lfs-data/Parabolic/TwoPhaseFlowPP/McWorts/mcwt.gml b/Tests/Data/Parabolic/TwoPhaseFlowPP/McWorts/mcwt.gml
similarity index 100%
rename from Tests/lfs-data/Parabolic/TwoPhaseFlowPP/McWorts/mcwt.gml
rename to Tests/Data/Parabolic/TwoPhaseFlowPP/McWorts/mcwt.gml
diff --git a/Tests/lfs-data/Parabolic/TwoPhaseFlowPP/McWorts/mcwt.vtu b/Tests/Data/Parabolic/TwoPhaseFlowPP/McWorts/mcwt.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/TwoPhaseFlowPP/McWorts/mcwt.vtu
rename to Tests/Data/Parabolic/TwoPhaseFlowPP/McWorts/mcwt.vtu
diff --git a/Tests/lfs-data/Parabolic/TwoPhaseFlowPP/McWorts/mcwt_1000.vtu b/Tests/Data/Parabolic/TwoPhaseFlowPP/McWorts/mcwt_1000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/TwoPhaseFlowPP/McWorts/mcwt_1000.vtu
rename to Tests/Data/Parabolic/TwoPhaseFlowPP/McWorts/mcwt_1000.vtu
diff --git a/Tests/lfs-data/Parabolic/TwoPhaseFlowPrho/MoMaS/H2_H20_2D.gml b/Tests/Data/Parabolic/TwoPhaseFlowPrho/MoMaS/H2_H20_2D.gml
similarity index 100%
rename from Tests/lfs-data/Parabolic/TwoPhaseFlowPrho/MoMaS/H2_H20_2D.gml
rename to Tests/Data/Parabolic/TwoPhaseFlowPrho/MoMaS/H2_H20_2D.gml
diff --git a/Tests/lfs-data/Parabolic/TwoPhaseFlowPrho/MoMaS/H2_H20_2D.vtu b/Tests/Data/Parabolic/TwoPhaseFlowPrho/MoMaS/H2_H20_2D.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/TwoPhaseFlowPrho/MoMaS/H2_H20_2D.vtu
rename to Tests/Data/Parabolic/TwoPhaseFlowPrho/MoMaS/H2_H20_2D.vtu
diff --git a/Tests/lfs-data/Parabolic/TwoPhaseFlowPrho/MoMaS/H2_H20_2D_small.vtu b/Tests/Data/Parabolic/TwoPhaseFlowPrho/MoMaS/H2_H20_2D_small.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/TwoPhaseFlowPrho/MoMaS/H2_H20_2D_small.vtu
rename to Tests/Data/Parabolic/TwoPhaseFlowPrho/MoMaS/H2_H20_2D_small.vtu
diff --git a/Tests/lfs-data/Parabolic/TwoPhaseFlowPrho/MoMaS/Twophase_MoMaS_quad.prj b/Tests/Data/Parabolic/TwoPhaseFlowPrho/MoMaS/Twophase_MoMaS_quad.prj
similarity index 100%
rename from Tests/lfs-data/Parabolic/TwoPhaseFlowPrho/MoMaS/Twophase_MoMaS_quad.prj
rename to Tests/Data/Parabolic/TwoPhaseFlowPrho/MoMaS/Twophase_MoMaS_quad.prj
diff --git a/Tests/lfs-data/Parabolic/TwoPhaseFlowPrho/MoMaS/Twophase_MoMaS_quad_adaptive_dt.prj b/Tests/Data/Parabolic/TwoPhaseFlowPrho/MoMaS/Twophase_MoMaS_quad_adaptive_dt.prj
similarity index 100%
rename from Tests/lfs-data/Parabolic/TwoPhaseFlowPrho/MoMaS/Twophase_MoMaS_quad_adaptive_dt.prj
rename to Tests/Data/Parabolic/TwoPhaseFlowPrho/MoMaS/Twophase_MoMaS_quad_adaptive_dt.prj
diff --git a/Tests/lfs-data/Parabolic/TwoPhaseFlowPrho/MoMaS/Twophase_MoMaS_small.prj b/Tests/Data/Parabolic/TwoPhaseFlowPrho/MoMaS/Twophase_MoMaS_small.prj
similarity index 100%
rename from Tests/lfs-data/Parabolic/TwoPhaseFlowPrho/MoMaS/Twophase_MoMaS_small.prj
rename to Tests/Data/Parabolic/TwoPhaseFlowPrho/MoMaS/Twophase_MoMaS_small.prj
diff --git a/Tests/lfs-data/Parabolic/TwoPhaseFlowPrho/MoMaS/ref_t_10000.000000.vtu b/Tests/Data/Parabolic/TwoPhaseFlowPrho/MoMaS/ref_t_10000.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/TwoPhaseFlowPrho/MoMaS/ref_t_10000.000000.vtu
rename to Tests/Data/Parabolic/TwoPhaseFlowPrho/MoMaS/ref_t_10000.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/TwoPhaseFlowPrho/MoMaS/ref_ts_10_t_10000.000000.vtu b/Tests/Data/Parabolic/TwoPhaseFlowPrho/MoMaS/ref_ts_10_t_10000.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/TwoPhaseFlowPrho/MoMaS/ref_ts_10_t_10000.000000.vtu
rename to Tests/Data/Parabolic/TwoPhaseFlowPrho/MoMaS/ref_ts_10_t_10000.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/TwoPhaseFlowPrho/MoMaS/ref_twophaseflow_pcs_0_ts_19_t_100000.000000.vtu b/Tests/Data/Parabolic/TwoPhaseFlowPrho/MoMaS/ref_twophaseflow_pcs_0_ts_19_t_100000.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/TwoPhaseFlowPrho/MoMaS/ref_twophaseflow_pcs_0_ts_19_t_100000.000000.vtu
rename to Tests/Data/Parabolic/TwoPhaseFlowPrho/MoMaS/ref_twophaseflow_pcs_0_ts_19_t_100000.000000.vtu
diff --git a/Tests/lfs-data/Parabolic/TwoPhaseFlowPrho/MoMaS/twophaseflow_pcs_0_ts_10_t_10000.000000.vtu b/Tests/Data/Parabolic/TwoPhaseFlowPrho/MoMaS/twophaseflow_pcs_0_ts_10_t_10000.000000.vtu
similarity index 100%
rename from Tests/lfs-data/Parabolic/TwoPhaseFlowPrho/MoMaS/twophaseflow_pcs_0_ts_10_t_10000.000000.vtu
rename to Tests/Data/Parabolic/TwoPhaseFlowPrho/MoMaS/twophaseflow_pcs_0_ts_10_t_10000.000000.vtu
diff --git a/Tests/lfs-data/PhaseField/beam3d.gml b/Tests/Data/PhaseField/beam3d.gml
similarity index 100%
rename from Tests/lfs-data/PhaseField/beam3d.gml
rename to Tests/Data/PhaseField/beam3d.gml
diff --git a/Tests/lfs-data/PhaseField/beam3d.prj b/Tests/Data/PhaseField/beam3d.prj
similarity index 100%
rename from Tests/lfs-data/PhaseField/beam3d.prj
rename to Tests/Data/PhaseField/beam3d.prj
diff --git a/Tests/lfs-data/PhaseField/beam3d.vtu b/Tests/Data/PhaseField/beam3d.vtu
similarity index 100%
rename from Tests/lfs-data/PhaseField/beam3d.vtu
rename to Tests/Data/PhaseField/beam3d.vtu
diff --git a/Tests/lfs-data/PhaseField/cube_1e0.prj b/Tests/Data/PhaseField/cube_1e0.prj
similarity index 100%
rename from Tests/lfs-data/PhaseField/cube_1e0.prj
rename to Tests/Data/PhaseField/cube_1e0.prj
diff --git a/Tests/lfs-data/PhaseField/cube_1x1x1.gml b/Tests/Data/PhaseField/cube_1x1x1.gml
similarity index 100%
rename from Tests/lfs-data/PhaseField/cube_1x1x1.gml
rename to Tests/Data/PhaseField/cube_1x1x1.gml
diff --git a/Tests/lfs-data/PhaseField/cube_1x1x1_hex_1e0.vtu b/Tests/Data/PhaseField/cube_1x1x1_hex_1e0.vtu
similarity index 100%
rename from Tests/lfs-data/PhaseField/cube_1x1x1_hex_1e0.vtu
rename to Tests/Data/PhaseField/cube_1x1x1_hex_1e0.vtu
diff --git a/Tests/lfs-data/PhaseField/expected_beam3d_pcs_0_ts_10000_t_10.000000.vtu b/Tests/Data/PhaseField/expected_beam3d_pcs_0_ts_10000_t_10.000000.vtu
similarity index 100%
rename from Tests/lfs-data/PhaseField/expected_beam3d_pcs_0_ts_10000_t_10.000000.vtu
rename to Tests/Data/PhaseField/expected_beam3d_pcs_0_ts_10000_t_10.000000.vtu
diff --git a/Tests/lfs-data/PhaseField/expected_cube_1e0_pcs_0_ts_10000_t_1.000000.vtu b/Tests/Data/PhaseField/expected_cube_1e0_pcs_0_ts_10000_t_1.000000.vtu
similarity index 100%
rename from Tests/lfs-data/PhaseField/expected_cube_1e0_pcs_0_ts_10000_t_1.000000.vtu
rename to Tests/Data/PhaseField/expected_cube_1e0_pcs_0_ts_10000_t_1.000000.vtu
diff --git a/Tests/lfs-data/PhaseField/square_1x1.gml b/Tests/Data/PhaseField/square_1x1.gml
similarity index 100%
rename from Tests/lfs-data/PhaseField/square_1x1.gml
rename to Tests/Data/PhaseField/square_1x1.gml
diff --git a/Tests/lfs-data/PhaseField/square_h_400.vtu b/Tests/Data/PhaseField/square_h_400.vtu
similarity index 100%
rename from Tests/lfs-data/PhaseField/square_h_400.vtu
rename to Tests/Data/PhaseField/square_h_400.vtu
diff --git a/Tests/lfs-data/PhaseField/square_line_h_400.prj b/Tests/Data/PhaseField/square_line_h_400.prj
similarity index 100%
rename from Tests/lfs-data/PhaseField/square_line_h_400.prj
rename to Tests/Data/PhaseField/square_line_h_400.prj
diff --git a/Tests/lfs-data/PhaseField/square_line_h_400_pcs_0_ts_400000_t_400.000000.vtu b/Tests/Data/PhaseField/square_line_h_400_pcs_0_ts_400000_t_400.000000.vtu
similarity index 100%
rename from Tests/lfs-data/PhaseField/square_line_h_400_pcs_0_ts_400000_t_400.000000.vtu
rename to Tests/Data/PhaseField/square_line_h_400_pcs_0_ts_400000_t_400.000000.vtu
diff --git a/Tests/lfs-data/PhaseField/square_shear_h_400.prj b/Tests/Data/PhaseField/square_shear_h_400.prj
similarity index 100%
rename from Tests/lfs-data/PhaseField/square_shear_h_400.prj
rename to Tests/Data/PhaseField/square_shear_h_400.prj
diff --git a/Tests/lfs-data/PhaseField/square_shear_h_400_pcs_0_ts_30000_t_300.000000.vtu b/Tests/Data/PhaseField/square_shear_h_400_pcs_0_ts_30000_t_300.000000.vtu
similarity index 100%
rename from Tests/lfs-data/PhaseField/square_shear_h_400_pcs_0_ts_30000_t_300.000000.vtu
rename to Tests/Data/PhaseField/square_shear_h_400_pcs_0_ts_30000_t_300.000000.vtu
diff --git a/Tests/lfs-data/StaggeredCoupledProcesses/TH/ThermalConvection2D/ConstViscosityThermalConvection_pcs_1_ts_137_t_50000000000.000000.vtu b/Tests/Data/StaggeredCoupledProcesses/TH/ThermalConvection2D/ConstViscosityThermalConvection_pcs_1_ts_137_t_50000000000.000000.vtu
similarity index 100%
rename from Tests/lfs-data/StaggeredCoupledProcesses/TH/ThermalConvection2D/ConstViscosityThermalConvection_pcs_1_ts_137_t_50000000000.000000.vtu
rename to Tests/Data/StaggeredCoupledProcesses/TH/ThermalConvection2D/ConstViscosityThermalConvection_pcs_1_ts_137_t_50000000000.000000.vtu
diff --git a/Tests/lfs-data/StaggeredCoupledProcesses/TH/ThermalConvection2D/ThermalConvection_pcs_1_ts_232_t_50000000000.000000_non_const_mu.vtu b/Tests/Data/StaggeredCoupledProcesses/TH/ThermalConvection2D/ThermalConvection_pcs_1_ts_232_t_50000000000.000000_non_const_mu.vtu
similarity index 100%
rename from Tests/lfs-data/StaggeredCoupledProcesses/TH/ThermalConvection2D/ThermalConvection_pcs_1_ts_232_t_50000000000.000000_non_const_mu.vtu
rename to Tests/Data/StaggeredCoupledProcesses/TH/ThermalConvection2D/ThermalConvection_pcs_1_ts_232_t_50000000000.000000_non_const_mu.vtu
diff --git a/Tests/lfs-data/StaggeredCoupledProcesses/TH/ThermalConvection2D/quad_5500x5500.gml b/Tests/Data/StaggeredCoupledProcesses/TH/ThermalConvection2D/quad_5500x5500.gml
similarity index 100%
rename from Tests/lfs-data/StaggeredCoupledProcesses/TH/ThermalConvection2D/quad_5500x5500.gml
rename to Tests/Data/StaggeredCoupledProcesses/TH/ThermalConvection2D/quad_5500x5500.gml
diff --git a/Tests/lfs-data/StaggeredCoupledProcesses/TH/ThermalConvection2D/quad_5500x5500_adaptive_dt.prj b/Tests/Data/StaggeredCoupledProcesses/TH/ThermalConvection2D/quad_5500x5500_adaptive_dt.prj
similarity index 100%
rename from Tests/lfs-data/StaggeredCoupledProcesses/TH/ThermalConvection2D/quad_5500x5500_adaptive_dt.prj
rename to Tests/Data/StaggeredCoupledProcesses/TH/ThermalConvection2D/quad_5500x5500_adaptive_dt.prj
diff --git a/Tests/lfs-data/StaggeredCoupledProcesses/TH/ThermalConvection2D/quad_5500x5500_adaptive_dt_constant_viscosity.prj b/Tests/Data/StaggeredCoupledProcesses/TH/ThermalConvection2D/quad_5500x5500_adaptive_dt_constant_viscosity.prj
similarity index 100%
rename from Tests/lfs-data/StaggeredCoupledProcesses/TH/ThermalConvection2D/quad_5500x5500_adaptive_dt_constant_viscosity.prj
rename to Tests/Data/StaggeredCoupledProcesses/TH/ThermalConvection2D/quad_5500x5500_adaptive_dt_constant_viscosity.prj
diff --git a/Tests/lfs-data/StaggeredCoupledProcesses/TH/ThermalConvection2D/square_5500x5500.vtu b/Tests/Data/StaggeredCoupledProcesses/TH/ThermalConvection2D/square_5500x5500.vtu
similarity index 100%
rename from Tests/lfs-data/StaggeredCoupledProcesses/TH/ThermalConvection2D/square_5500x5500.vtu
rename to Tests/Data/StaggeredCoupledProcesses/TH/ThermalConvection2D/square_5500x5500.vtu
diff --git a/Tests/lfs-data/StaggeredCoupledProcesses/TH/ThermalDensityDrivenFlow2D/gravity_driven.gml b/Tests/Data/StaggeredCoupledProcesses/TH/ThermalDensityDrivenFlow2D/gravity_driven.gml
similarity index 100%
rename from Tests/lfs-data/StaggeredCoupledProcesses/TH/ThermalDensityDrivenFlow2D/gravity_driven.gml
rename to Tests/Data/StaggeredCoupledProcesses/TH/ThermalDensityDrivenFlow2D/gravity_driven.gml
diff --git a/Tests/lfs-data/StaggeredCoupledProcesses/TH/ThermalDensityDrivenFlow2D/mesh2D.vtu b/Tests/Data/StaggeredCoupledProcesses/TH/ThermalDensityDrivenFlow2D/mesh2D.vtu
similarity index 100%
rename from Tests/lfs-data/StaggeredCoupledProcesses/TH/ThermalDensityDrivenFlow2D/mesh2D.vtu
rename to Tests/Data/StaggeredCoupledProcesses/TH/ThermalDensityDrivenFlow2D/mesh2D.vtu
diff --git a/Tests/lfs-data/StaggeredCoupledProcesses/TH/ThermalDensityDrivenFlow2D/thermal_gravity_driven_flow2d.prj b/Tests/Data/StaggeredCoupledProcesses/TH/ThermalDensityDrivenFlow2D/thermal_gravity_driven_flow2d.prj
similarity index 100%
rename from Tests/lfs-data/StaggeredCoupledProcesses/TH/ThermalDensityDrivenFlow2D/thermal_gravity_driven_flow2d.prj
rename to Tests/Data/StaggeredCoupledProcesses/TH/ThermalDensityDrivenFlow2D/thermal_gravity_driven_flow2d.prj
diff --git a/Tests/lfs-data/StaggeredCoupledProcesses/TH/ThermalDensityDrivenFlow2D/thermal_gravity_driven_flow2d_adaptive_dt.prj b/Tests/Data/StaggeredCoupledProcesses/TH/ThermalDensityDrivenFlow2D/thermal_gravity_driven_flow2d_adaptive_dt.prj
similarity index 100%
rename from Tests/lfs-data/StaggeredCoupledProcesses/TH/ThermalDensityDrivenFlow2D/thermal_gravity_driven_flow2d_adaptive_dt.prj
rename to Tests/Data/StaggeredCoupledProcesses/TH/ThermalDensityDrivenFlow2D/thermal_gravity_driven_flow2d_adaptive_dt.prj
diff --git a/Tests/lfs-data/ThermoMechanics/axis_group.gml b/Tests/Data/ThermoMechanics/axis_group.gml
similarity index 100%
rename from Tests/lfs-data/ThermoMechanics/axis_group.gml
rename to Tests/Data/ThermoMechanics/axis_group.gml
diff --git a/Tests/lfs-data/ThermoMechanics/cube_1e3.prj b/Tests/Data/ThermoMechanics/cube_1e3.prj
similarity index 100%
rename from Tests/lfs-data/ThermoMechanics/cube_1e3.prj
rename to Tests/Data/ThermoMechanics/cube_1e3.prj
diff --git a/Tests/lfs-data/ThermoMechanics/cube_1e3_tm_pcs_0_ts_80_t_72000.000000.vtu b/Tests/Data/ThermoMechanics/cube_1e3_tm_pcs_0_ts_80_t_72000.000000.vtu
similarity index 100%
rename from Tests/lfs-data/ThermoMechanics/cube_1e3_tm_pcs_0_ts_80_t_72000.000000.vtu
rename to Tests/Data/ThermoMechanics/cube_1e3_tm_pcs_0_ts_80_t_72000.000000.vtu
diff --git a/Tests/lfs-data/ThermoMechanics/cube_1x1x1.gml b/Tests/Data/ThermoMechanics/cube_1x1x1.gml
similarity index 100%
rename from Tests/lfs-data/ThermoMechanics/cube_1x1x1.gml
rename to Tests/Data/ThermoMechanics/cube_1x1x1.gml
diff --git a/Tests/lfs-data/ThermoMechanics/cube_1x1x1_hex_1e3.vtu b/Tests/Data/ThermoMechanics/cube_1x1x1_hex_1e3.vtu
similarity index 100%
rename from Tests/lfs-data/ThermoMechanics/cube_1x1x1_hex_1e3.vtu
rename to Tests/Data/ThermoMechanics/cube_1x1x1_hex_1e3.vtu
diff --git a/Tests/lfs-data/ThermoMechanics/expected_cube_1e3_tm_pcs_0_ts_17_t_72000.000000.vtu b/Tests/Data/ThermoMechanics/expected_cube_1e3_tm_pcs_0_ts_17_t_72000.000000.vtu
similarity index 100%
rename from Tests/lfs-data/ThermoMechanics/expected_cube_1e3_tm_pcs_0_ts_17_t_72000.000000.vtu
rename to Tests/Data/ThermoMechanics/expected_cube_1e3_tm_pcs_0_ts_17_t_72000.000000.vtu
diff --git a/Tests/lfs-data/ThermoMechanics/expected_tm_a_pcs_0_ts_20_t_20000.000000.vtu b/Tests/Data/ThermoMechanics/expected_tm_a_pcs_0_ts_20_t_20000.000000.vtu
similarity index 100%
rename from Tests/lfs-data/ThermoMechanics/expected_tm_a_pcs_0_ts_20_t_20000.000000.vtu
rename to Tests/Data/ThermoMechanics/expected_tm_a_pcs_0_ts_20_t_20000.000000.vtu
diff --git a/Tests/lfs-data/ThermoMechanics/expected_tm_a_quad_pcs_0_ts_20_t_20000.000000.vtu b/Tests/Data/ThermoMechanics/expected_tm_a_quad_pcs_0_ts_20_t_20000.000000.vtu
similarity index 100%
rename from Tests/lfs-data/ThermoMechanics/expected_tm_a_quad_pcs_0_ts_20_t_20000.000000.vtu
rename to Tests/Data/ThermoMechanics/expected_tm_a_quad_pcs_0_ts_20_t_20000.000000.vtu
diff --git a/Tests/lfs-data/ThermoMechanics/expected_tm_q_pcs_0_ts_20_t_20000.000000.vtu b/Tests/Data/ThermoMechanics/expected_tm_q_pcs_0_ts_20_t_20000.000000.vtu
similarity index 100%
rename from Tests/lfs-data/ThermoMechanics/expected_tm_q_pcs_0_ts_20_t_20000.000000.vtu
rename to Tests/Data/ThermoMechanics/expected_tm_q_pcs_0_ts_20_t_20000.000000.vtu
diff --git a/Tests/lfs-data/ThermoMechanics/expected_tm_q_quad_pcs_0_ts_20_t_20000.000000.vtu b/Tests/Data/ThermoMechanics/expected_tm_q_quad_pcs_0_ts_20_t_20000.000000.vtu
similarity index 100%
rename from Tests/lfs-data/ThermoMechanics/expected_tm_q_quad_pcs_0_ts_20_t_20000.000000.vtu
rename to Tests/Data/ThermoMechanics/expected_tm_q_quad_pcs_0_ts_20_t_20000.000000.vtu
diff --git a/Tests/lfs-data/ThermoMechanics/iglu_axisymmetric_plane_strain.prj b/Tests/Data/ThermoMechanics/iglu_axisymmetric_plane_strain.prj
similarity index 100%
rename from Tests/lfs-data/ThermoMechanics/iglu_axisymmetric_plane_strain.prj
rename to Tests/Data/ThermoMechanics/iglu_axisymmetric_plane_strain.prj
diff --git a/Tests/lfs-data/ThermoMechanics/iglu_axisymmetric_plane_strain_quad.prj b/Tests/Data/ThermoMechanics/iglu_axisymmetric_plane_strain_quad.prj
similarity index 100%
rename from Tests/lfs-data/ThermoMechanics/iglu_axisymmetric_plane_strain_quad.prj
rename to Tests/Data/ThermoMechanics/iglu_axisymmetric_plane_strain_quad.prj
diff --git a/Tests/lfs-data/ThermoMechanics/iglu_quarter_plane_strain.prj b/Tests/Data/ThermoMechanics/iglu_quarter_plane_strain.prj
similarity index 100%
rename from Tests/lfs-data/ThermoMechanics/iglu_quarter_plane_strain.prj
rename to Tests/Data/ThermoMechanics/iglu_quarter_plane_strain.prj
diff --git a/Tests/lfs-data/ThermoMechanics/iglu_quarter_plane_strain_quad.prj b/Tests/Data/ThermoMechanics/iglu_quarter_plane_strain_quad.prj
similarity index 100%
rename from Tests/lfs-data/ThermoMechanics/iglu_quarter_plane_strain_quad.prj
rename to Tests/Data/ThermoMechanics/iglu_quarter_plane_strain_quad.prj
diff --git a/Tests/lfs-data/ThermoMechanics/quarter_group.gml b/Tests/Data/ThermoMechanics/quarter_group.gml
similarity index 100%
rename from Tests/lfs-data/ThermoMechanics/quarter_group.gml
rename to Tests/Data/ThermoMechanics/quarter_group.gml
diff --git a/Tests/lfs-data/ThermoMechanics/stress_analytical.vtu b/Tests/Data/ThermoMechanics/stress_analytical.vtu
similarity index 100%
rename from Tests/lfs-data/ThermoMechanics/stress_analytical.vtu
rename to Tests/Data/ThermoMechanics/stress_analytical.vtu
diff --git a/Tests/lfs-data/ThermoMechanics/tm_a.vtu b/Tests/Data/ThermoMechanics/tm_a.vtu
similarity index 100%
rename from Tests/lfs-data/ThermoMechanics/tm_a.vtu
rename to Tests/Data/ThermoMechanics/tm_a.vtu
diff --git a/Tests/lfs-data/ThermoMechanics/tm_a_pcs_0_ts_20_t_20000.000000.vtu b/Tests/Data/ThermoMechanics/tm_a_pcs_0_ts_20_t_20000.000000.vtu
similarity index 100%
rename from Tests/lfs-data/ThermoMechanics/tm_a_pcs_0_ts_20_t_20000.000000.vtu
rename to Tests/Data/ThermoMechanics/tm_a_pcs_0_ts_20_t_20000.000000.vtu
diff --git a/Tests/lfs-data/ThermoMechanics/tm_a_quad.vtu b/Tests/Data/ThermoMechanics/tm_a_quad.vtu
similarity index 100%
rename from Tests/lfs-data/ThermoMechanics/tm_a_quad.vtu
rename to Tests/Data/ThermoMechanics/tm_a_quad.vtu
diff --git a/Tests/lfs-data/ThermoMechanics/tm_a_quad_pcs_0_ts_20_t_20000.000000.vtu b/Tests/Data/ThermoMechanics/tm_a_quad_pcs_0_ts_20_t_20000.000000.vtu
similarity index 100%
rename from Tests/lfs-data/ThermoMechanics/tm_a_quad_pcs_0_ts_20_t_20000.000000.vtu
rename to Tests/Data/ThermoMechanics/tm_a_quad_pcs_0_ts_20_t_20000.000000.vtu
diff --git a/Tests/lfs-data/ThermoMechanics/tm_q.vtu b/Tests/Data/ThermoMechanics/tm_q.vtu
similarity index 100%
rename from Tests/lfs-data/ThermoMechanics/tm_q.vtu
rename to Tests/Data/ThermoMechanics/tm_q.vtu
diff --git a/Tests/lfs-data/ThermoMechanics/tm_q_pcs_0_ts_20_t_20000.000000.vtu b/Tests/Data/ThermoMechanics/tm_q_pcs_0_ts_20_t_20000.000000.vtu
similarity index 100%
rename from Tests/lfs-data/ThermoMechanics/tm_q_pcs_0_ts_20_t_20000.000000.vtu
rename to Tests/Data/ThermoMechanics/tm_q_pcs_0_ts_20_t_20000.000000.vtu
diff --git a/Tests/lfs-data/ThermoMechanics/tm_q_quad.vtu b/Tests/Data/ThermoMechanics/tm_q_quad.vtu
similarity index 100%
rename from Tests/lfs-data/ThermoMechanics/tm_q_quad.vtu
rename to Tests/Data/ThermoMechanics/tm_q_quad.vtu
diff --git a/Tests/lfs-data/ThermoMechanics/tm_q_quad_pcs_0_ts_20_t_20000.000000.vtu b/Tests/Data/ThermoMechanics/tm_q_quad_pcs_0_ts_20_t_20000.000000.vtu
similarity index 100%
rename from Tests/lfs-data/ThermoMechanics/tm_q_quad_pcs_0_ts_20_t_20000.000000.vtu
rename to Tests/Data/ThermoMechanics/tm_q_quad_pcs_0_ts_20_t_20000.000000.vtu
diff --git a/scripts/cmake/ProjectSetup.cmake b/scripts/cmake/ProjectSetup.cmake
index 8d105a8d3f02a737c44036c770cfeb9063e6b14a..116e900a7c7835fec083bc93ccc4fa7ba21840a6 100644
--- a/scripts/cmake/ProjectSetup.cmake
+++ b/scripts/cmake/ProjectSetup.cmake
@@ -18,8 +18,8 @@ if(USE_CONAN AND MSVC)
     endforeach(OUTPUTCONFIG CMAKE_CONFIGURATION_TYPES)
 endif()
 
-set(Data_SOURCE_DIR ${PROJECT_SOURCE_DIR}/Tests/lfs-data CACHE INTERNAL "")
-set(Data_BINARY_DIR ${PROJECT_BINARY_DIR}/Tests/lfs-data CACHE INTERNAL "")
+set(Data_SOURCE_DIR ${PROJECT_SOURCE_DIR}/Tests/Data CACHE INTERNAL "")
+set(Data_BINARY_DIR ${PROJECT_BINARY_DIR}/Tests/Data CACHE INTERNAL "")
 
 # Enable Visual Studio project folder grouping
 set_property(GLOBAL PROPERTY USE_FOLDERS ON)
diff --git a/scripts/cmake/test/AddTest.cmake b/scripts/cmake/test/AddTest.cmake
index c25346dc9b89e41fcb96d256a1ca0818d20dc9a3..c72e1bf9398c0e823405562997a8871ef2ace56a 100644
--- a/scripts/cmake/test/AddTest.cmake
+++ b/scripts/cmake/test/AddTest.cmake
@@ -6,7 +6,7 @@
 #
 # AddTest(
 #   NAME <name of the the test>
-#   PATH <working directory> # relative to SourceDir/Tests/lfs-data
+#   PATH <working directory> # relative to SourceDir/Tests/Data
 #   EXECUTABLE <executable target> # optional, defaults to ogs
 #   EXECUTABLE_ARGS <arguments>
 #   WRAPPER <time|memcheck|callgrind> # optional
@@ -22,7 +22,7 @@
 #
 #   diff-tester
 #     - DIFF_DATA <list of files to diff>
-#       # the given file is compared to a file with the same name from Tests/lfs-data
+#       # the given file is compared to a file with the same name from Tests/Data
 #
 #   vtkdiff-tester
 #     - DIFF_DATA <vtk file a> <vtk file b> <data array a name> <data array b name> <absolute tolerance> <relative tolerance>
diff --git a/scripts/cmake/test/Test.cmake b/scripts/cmake/test/Test.cmake
index 620f4ef6693954f0eaf88b47927993d65452598a..b8e53062b4d4eb734c974abf40d47899e2f0fd9b 100644
--- a/scripts/cmake/test/Test.cmake
+++ b/scripts/cmake/test/Test.cmake
@@ -78,7 +78,7 @@ add_custom_target(
     DEPENDS ogs vtkdiff ctest-large-cleanup
 )
 set_directory_properties(PROPERTIES
-    ADDITIONAL_MAKE_CLEAN_FILES ${PROJECT_BINARY_DIR}/Tests/lfs-data
+    ADDITIONAL_MAKE_CLEAN_FILES ${PROJECT_BINARY_DIR}/Tests/Data
 )
 
 set_target_properties(ctest PROPERTIES FOLDER Testing)
diff --git a/scripts/packaging/archive-testdata.sh b/scripts/packaging/archive-testdata.sh
index 8302e3255ecc0a539ef33a675f04e26aec0fc4a4..58968224c23f49a962dc6cbb0258fe943dcb56de 100644
--- a/scripts/packaging/archive-testdata.sh
+++ b/scripts/packaging/archive-testdata.sh
@@ -1,11 +1,11 @@
 #!/bin/bash
 if [[ $OSTYPE == darwin* ]]; then
-    find ./Tests/lfs-data -not -name "*.md5-stamp" -not -name "*expected*" -not -type d -exec bash -c 'mkdir -p ./tmp/`dirname {}`' \; -exec bash -c 'cp `grealpath {}` ./tmp/{}' \;
+    find ./Tests/Data -not -name "*.md5-stamp" -not -name "*expected*" -not -type d -exec bash -c 'mkdir -p ./tmp/`dirname {}`' \; -exec bash -c 'cp `grealpath {}` ./tmp/{}' \;
 else
-    find ./Tests/lfs-data -not -name "*.md5-stamp" -not -name "*expected*" -not -type d -exec bash -c 'mkdir -p ./tmp/`dirname {}`' \; -exec bash -c 'cp `realpath {}` ./tmp/{}' \;
+    find ./Tests/Data -not -name "*.md5-stamp" -not -name "*expected*" -not -type d -exec bash -c 'mkdir -p ./tmp/`dirname {}`' \; -exec bash -c 'cp `realpath {}` ./tmp/{}' \;
 fi
 pushd . > /dev/null
-cd ./tmp/Tests/lfs-data
+cd ./tmp/Tests/Data
 tar zcf ogs6-data.tar.gz ./*
 mv ogs6-data.tar.gz ../../../
 zip -r -q ogs6-data .
diff --git a/web/content/docs/benchmarks/hydro-component/elder.md b/web/content/docs/benchmarks/hydro-component/elder.md
index bd2a97494e400e550cda6e8a64c73ccbe157d75d..d5b44385722f24cf323244fb5e3ef6c2aa1d7da8 100644
--- a/web/content/docs/benchmarks/hydro-component/elder.md
+++ b/web/content/docs/benchmarks/hydro-component/elder.md
@@ -32,7 +32,7 @@ A comparison of the numerical data is shown in the figure below. The numerical r
 
 {{< img src="../gif/elder.gif" title="Results for numerical (OGS-5 - green, OGS-6 - white) results together with concentration distribution in the domain and mesh resolution for different time steps.">}}
 
-[The project files are here. ](../../../../../Tests/lfs-data/Parabolic/ComponentTransport/elder)
+[The project files are here. ](../../../../../Tests/Data/Parabolic/ComponentTransport/elder)
 
 ## Literature
 
diff --git a/web/content/docs/benchmarks/hydro-component/goswami.md b/web/content/docs/benchmarks/hydro-component/goswami.md
index 9b340db5f7223d5b5280341caad453404080dd1d..442750de3dd6040280c951b016af229ddfc7f2d7 100644
--- a/web/content/docs/benchmarks/hydro-component/goswami.md
+++ b/web/content/docs/benchmarks/hydro-component/goswami.md
@@ -33,7 +33,7 @@ A comparison of numerical and laboratory data is shown in the figure below. The
 
 {{< img src="../goswami.png" title="Results for numerical (OGS5 - green, ogs6 - white) and laboratory data (black squares) together with concentration distribution in the domain and mesh resolution for steady state 1 (see original research paper).">}}
 
-[The project files are here. ](../../../../../Tests/lfs-data/Parabolic/ComponentTransport/gosami)
+[The project files are here. ](../../../../../Tests/Data/Parabolic/ComponentTransport/gosami)
 
 ## Literature
 
diff --git a/web/content/docs/benchmarks/hydro-component/hydro-component.md b/web/content/docs/benchmarks/hydro-component/hydro-component.md
index e73488f9fb0df8c530114031e4feb2400fe4f4e1..381dfe62a4e487254140796e288e3d364a30dbcc 100644
--- a/web/content/docs/benchmarks/hydro-component/hydro-component.md
+++ b/web/content/docs/benchmarks/hydro-component/hydro-component.md
@@ -33,8 +33,8 @@ Boundary conditions vary on the left side individually for each setup; right sid
 
 Left side boundary conditions for these two setups are pressure $p=0$ and concentration $c=1$. The *Diffusion only* setup results in the final state of the *Diffusion and Storage* setup. For the former, retardation is set to $R=0$, while for the latter, $R=1$.
 
-[The *Diffusion only* project file is here. ](../../../../../Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/ConcentrationDiffusionOnly.prj)
-[The *Diffusion and Storage* project file is here. ](../../../../../Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/ConcentrationDiffusionAndStorage.prj)
+[The *Diffusion only* project file is here. ](../../../../../Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/ConcentrationDiffusionOnly.prj)
+[The *Diffusion and Storage* project file is here. ](../../../../../Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/ConcentrationDiffusionAndStorage.prj)
 
 {{< img src="../gif/DiffusionAndStorage.gif" title="*Diffusion and Storage*">}}
 
@@ -42,7 +42,7 @@ Left side boundary conditions for these two setups are pressure $p=0$ and concen
 
 Left side boundary conditions for this setup are pressure $p=1$ and concentration $c=1$.
 
-[The *Diffusion, Storage, and Advection* project file is here. ](../../../../../Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvection.prj)
+[The *Diffusion, Storage, and Advection* project file is here. ](../../../../../Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvection.prj)
 
 {{< img src="../gif/DiffusionAndStorageAndAdvection.gif" title="*Diffusion, Storage, and Advection*">}}
 
@@ -50,8 +50,8 @@ Left side boundary conditions for this setup are pressure $p=1$ and concentratio
 
 Left side boundary conditions for these setups are pressure $p=1$ and concentration $c=1$. The latter is once given over the full left side, and in a second setup over half of the left side. Longitudinal and transverse dispersivity is $\alpha_l = 1 m$ and $\alpha_t = 0.1 m$.
 
-[The *Diffusion, Storage, Advection, and Dispersion* project file is here. ](../../../../../Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersion.prj)
-[The *Diffusion, Storage, Advection, and Dispersion Half* project file is here. ](../../../../../Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersionHalf.prj)
+[The *Diffusion, Storage, Advection, and Dispersion* project file is here. ](../../../../../Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersion.prj)
+[The *Diffusion, Storage, Advection, and Dispersion Half* project file is here. ](../../../../../Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDispersionHalf.prj)
 
 {{< img src="../gif/DiffusionAndStorageAndAdvectionAndDispersion.gif" title="*Diffusion, Storage, Advection, and Dispersion*">}}
 {{< img src="../gif/DiffusionAndStorageAndAdvectionAndDispersionHalf.gif" title="*Diffusion, Storage, Advection, and Dispersion Half*">}}
@@ -60,7 +60,7 @@ Left side boundary conditions for these setups are pressure $p=1$ and concentrat
 
 Boundary condition for this setup is pressure $p=0$ for the top left corner and concentration $c=1$ for half of the left side. Relation between concentration and gravity is $\beta_c = 1$.
 
-[The *Diffusion, Storage, Gravity, and Dispersion* project file is here. ](../../../../../Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndGravityAndDispersionHalf.prj)
+[The *Diffusion, Storage, Gravity, and Dispersion* project file is here. ](../../../../../Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndGravityAndDispersionHalf.prj)
 
 {{< img src="../gif/DiffusionAndStorageAndGravityAndDispersionHalf.gif" title="*Diffusion, Storage, Gravity, and Dispersion Half*">}}
 
@@ -69,6 +69,6 @@ Boundary condition for this setup is pressure $p=0$ for the top left corner and
 
 Left side boundary conditions for this setup are pressure $p=1$ and concentration $c=1$. Decay rate is $\theta = 0.001 s^{-1}$.
 
-[The *Diffusion, Storage, Advection, and Decay* project file is here. ](../../../../../Tests/lfs-data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDecay.prj)
+[The *Diffusion, Storage, Advection, and Decay* project file is here. ](../../../../../Tests/Data/Parabolic/ComponentTransport/SimpleSynthetics/DiffusionAndStorageAndAdvectionAndDecay.prj)
 
 {{< img src="../gif/DiffusionAndStorageAndAdvectionAndDecay.gif" title="*Diffusion, Storage, Advection, and Decay*">}}