From d84cd60c19179562bb8d5555cecb73e85f1181a9 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 15 Nov 2023 16:42:46 +0300 Subject: Add tests which demonstrate cases when we could potentially resolve unsatisfied dependency constraints but currently fail --- tests/common/satisfy/t4f/libbix-1.0.0.tar.gz | 1 + tests/common/satisfy/t4f/libbix-2.0.0.tar.gz | 1 + tests/common/satisfy/t4f/libbux-1.0.0.tar.gz | 1 + tests/common/satisfy/t4f/libfix-1.0.0.tar.gz | 1 + tests/common/satisfy/t4f/libfox-1.1.0.tar.gz | 1 + tests/common/satisfy/t4f/libfox-2.0.0.tar.gz | 1 + tests/common/satisfy/t4f/repositories.manifest | 3 --- 7 files changed, 6 insertions(+), 3 deletions(-) create mode 120000 tests/common/satisfy/t4f/libbix-1.0.0.tar.gz create mode 120000 tests/common/satisfy/t4f/libbix-2.0.0.tar.gz create mode 120000 tests/common/satisfy/t4f/libbux-1.0.0.tar.gz create mode 120000 tests/common/satisfy/t4f/libfix-1.0.0.tar.gz create mode 120000 tests/common/satisfy/t4f/libfox-1.1.0.tar.gz create mode 120000 tests/common/satisfy/t4f/libfox-2.0.0.tar.gz (limited to 'tests/common/satisfy/t4f') diff --git a/tests/common/satisfy/t4f/libbix-1.0.0.tar.gz b/tests/common/satisfy/t4f/libbix-1.0.0.tar.gz new file mode 120000 index 0000000..acf87bf --- /dev/null +++ b/tests/common/satisfy/t4f/libbix-1.0.0.tar.gz @@ -0,0 +1 @@ +../libbix-1.0.0.tar.gz \ No newline at end of file diff --git a/tests/common/satisfy/t4f/libbix-2.0.0.tar.gz b/tests/common/satisfy/t4f/libbix-2.0.0.tar.gz new file mode 120000 index 0000000..26683f9 --- /dev/null +++ b/tests/common/satisfy/t4f/libbix-2.0.0.tar.gz @@ -0,0 +1 @@ +../libbix-2.0.0.tar.gz \ No newline at end of file diff --git a/tests/common/satisfy/t4f/libbux-1.0.0.tar.gz b/tests/common/satisfy/t4f/libbux-1.0.0.tar.gz new file mode 120000 index 0000000..8718789 --- /dev/null +++ b/tests/common/satisfy/t4f/libbux-1.0.0.tar.gz @@ -0,0 +1 @@ +../libbux-1.0.0.tar.gz \ No newline at end of file diff --git a/tests/common/satisfy/t4f/libfix-1.0.0.tar.gz b/tests/common/satisfy/t4f/libfix-1.0.0.tar.gz new file mode 120000 index 0000000..aad4c49 --- /dev/null +++ b/tests/common/satisfy/t4f/libfix-1.0.0.tar.gz @@ -0,0 +1 @@ +../libfix-1.0.0.tar.gz \ No newline at end of file diff --git a/tests/common/satisfy/t4f/libfox-1.1.0.tar.gz b/tests/common/satisfy/t4f/libfox-1.1.0.tar.gz new file mode 120000 index 0000000..97bb68b --- /dev/null +++ b/tests/common/satisfy/t4f/libfox-1.1.0.tar.gz @@ -0,0 +1 @@ +../libfox-1.1.0.tar.gz \ No newline at end of file diff --git a/tests/common/satisfy/t4f/libfox-2.0.0.tar.gz b/tests/common/satisfy/t4f/libfox-2.0.0.tar.gz new file mode 120000 index 0000000..2996971 --- /dev/null +++ b/tests/common/satisfy/t4f/libfox-2.0.0.tar.gz @@ -0,0 +1 @@ +../libfox-2.0.0.tar.gz \ No newline at end of file diff --git a/tests/common/satisfy/t4f/repositories.manifest b/tests/common/satisfy/t4f/repositories.manifest index 4cc7c0a..5b70556 100644 --- a/tests/common/satisfy/t4f/repositories.manifest +++ b/tests/common/satisfy/t4f/repositories.manifest @@ -1,4 +1 @@ : 1 -: -location: ../t4a -role: complement -- cgit v1.1