summaryrefslogtreecommitdiff
path: root/test/buildtool/build_engine/base_maps/TARGETS
diff options
context:
space:
mode:
Diffstat (limited to 'test/buildtool/build_engine/base_maps/TARGETS')
-rw-r--r--test/buildtool/build_engine/base_maps/TARGETS10
1 files changed, 10 insertions, 0 deletions
diff --git a/test/buildtool/build_engine/base_maps/TARGETS b/test/buildtool/build_engine/base_maps/TARGETS
index 2bd0882a..ac75dd9e 100644
--- a/test/buildtool/build_engine/base_maps/TARGETS
+++ b/test/buildtool/build_engine/base_maps/TARGETS
@@ -33,7 +33,9 @@
, ["@", "src", "src/buildtool/common", "config"]
, ["@", "src", "src/buildtool/file_system", "file_root"]
, ["@", "src", "src/buildtool/multithreading", "task_system"]
+ , ["@", "src", "src/buildtool/storage", "config"]
, ["", "catch-main"]
+ , ["utils", "test_storage_config"]
]
, "stage": ["test", "buildtool", "build_engine", "base_maps"]
}
@@ -50,7 +52,9 @@
, ["@", "src", "src/buildtool/common", "config"]
, ["@", "src", "src/buildtool/file_system", "file_root"]
, ["@", "src", "src/buildtool/multithreading", "task_system"]
+ , ["@", "src", "src/buildtool/storage", "config"]
, ["", "catch-main"]
+ , ["utils", "test_storage_config"]
]
, "stage": ["test", "buildtool", "build_engine", "base_maps"]
}
@@ -72,8 +76,10 @@
, ["@", "src", "src/buildtool/file_system", "file_root"]
, ["@", "src", "src/buildtool/file_system", "file_system_manager"]
, ["@", "src", "src/buildtool/multithreading", "task_system"]
+ , ["@", "src", "src/buildtool/storage", "config"]
, ["", "catch-main"]
, ["utils", "test_hash_function_type"]
+ , ["utils", "test_storage_config"]
]
, "stage": ["test", "buildtool", "build_engine", "base_maps"]
}
@@ -92,7 +98,9 @@
, ["@", "src", "src/buildtool/common", "config"]
, ["@", "src", "src/buildtool/file_system", "file_root"]
, ["@", "src", "src/buildtool/multithreading", "task_system"]
+ , ["@", "src", "src/buildtool/storage", "config"]
, ["", "catch-main"]
+ , ["utils", "test_storage_config"]
]
, "stage": ["test", "buildtool", "build_engine", "base_maps"]
}
@@ -112,7 +120,9 @@
, ["@", "src", "src/buildtool/common", "config"]
, ["@", "src", "src/buildtool/file_system", "file_root"]
, ["@", "src", "src/buildtool/multithreading", "task_system"]
+ , ["@", "src", "src/buildtool/storage", "config"]
, ["", "catch-main"]
+ , ["utils", "test_storage_config"]
]
, "stage": ["test", "buildtool", "build_engine", "base_maps"]
}