From a791b1ce0fa2bc9859474fb6f7a9c0ff8cbd1d4a Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 22 Feb 2017 00:58:53 +0300 Subject: Port test.sh to testscript --- tests/common/satisfy/t4c/libbaz-1.1.0.tar.gz | 1 + tests/common/satisfy/t4c/libfoo-1.0.0.tar.gz | 1 + tests/common/satisfy/t4c/repositories | 3 +++ 3 files changed, 5 insertions(+) create mode 120000 tests/common/satisfy/t4c/libbaz-1.1.0.tar.gz create mode 120000 tests/common/satisfy/t4c/libfoo-1.0.0.tar.gz create mode 100644 tests/common/satisfy/t4c/repositories (limited to 'tests/common/satisfy/t4c') diff --git a/tests/common/satisfy/t4c/libbaz-1.1.0.tar.gz b/tests/common/satisfy/t4c/libbaz-1.1.0.tar.gz new file mode 120000 index 0000000..0edbce7 --- /dev/null +++ b/tests/common/satisfy/t4c/libbaz-1.1.0.tar.gz @@ -0,0 +1 @@ +../libbaz-1.1.0.tar.gz \ No newline at end of file diff --git a/tests/common/satisfy/t4c/libfoo-1.0.0.tar.gz b/tests/common/satisfy/t4c/libfoo-1.0.0.tar.gz new file mode 120000 index 0000000..32e5a3c --- /dev/null +++ b/tests/common/satisfy/t4c/libfoo-1.0.0.tar.gz @@ -0,0 +1 @@ +../libfoo-1.0.0.tar.gz \ No newline at end of file diff --git a/tests/common/satisfy/t4c/repositories b/tests/common/satisfy/t4c/repositories new file mode 100644 index 0000000..26c0e93 --- /dev/null +++ b/tests/common/satisfy/t4c/repositories @@ -0,0 +1,3 @@ +: 1 +location: ../t4b +: -- cgit v1.1