diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2022-02-11 14:23:07 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2022-02-14 10:57:58 +0300 |
commit | f01eb45f5b61d9396a5d433c8cf1411286af6eba (patch) | |
tree | 22272da2633906313cfb26cdb9f74b2e115d3d43 /tests/common/satisfy | |
parent | d1a894f8f862f36c40e6d21c3c1e1662e731a82d (diff) |
Add support for reflect clause in tests package manifest value
Diffstat (limited to 'tests/common/satisfy')
-rw-r--r-- | tests/common/satisfy/t10/libfoo-bar-1.0.0.tar.gz | bin | 0 -> 376 bytes | |||
-rw-r--r-- | tests/common/satisfy/t10/libfoo-baz-1.0.0.tar.gz | bin | 0 -> 376 bytes | |||
-rw-r--r-- | tests/common/satisfy/t10/libfoo-tests-1.0.0.tar.gz | bin | 0 -> 413 bytes | |||
l--------- | tests/common/satisfy/t10/repositories.manifest | 1 |
4 files changed, 1 insertions, 0 deletions
diff --git a/tests/common/satisfy/t10/libfoo-bar-1.0.0.tar.gz b/tests/common/satisfy/t10/libfoo-bar-1.0.0.tar.gz Binary files differnew file mode 100644 index 0000000..30ae081 --- /dev/null +++ b/tests/common/satisfy/t10/libfoo-bar-1.0.0.tar.gz diff --git a/tests/common/satisfy/t10/libfoo-baz-1.0.0.tar.gz b/tests/common/satisfy/t10/libfoo-baz-1.0.0.tar.gz Binary files differnew file mode 100644 index 0000000..1263394 --- /dev/null +++ b/tests/common/satisfy/t10/libfoo-baz-1.0.0.tar.gz diff --git a/tests/common/satisfy/t10/libfoo-tests-1.0.0.tar.gz b/tests/common/satisfy/t10/libfoo-tests-1.0.0.tar.gz Binary files differnew file mode 100644 index 0000000..594a9b8 --- /dev/null +++ b/tests/common/satisfy/t10/libfoo-tests-1.0.0.tar.gz diff --git a/tests/common/satisfy/t10/repositories.manifest b/tests/common/satisfy/t10/repositories.manifest new file mode 120000 index 0000000..0d4767a --- /dev/null +++ b/tests/common/satisfy/t10/repositories.manifest @@ -0,0 +1 @@ +../repositories.manifest
\ No newline at end of file |