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/pkg-configure/hello | 1 + tests/pkg-configure/libhello-1.0.0 | 1 + tests/pkg-configure/stable/libbar-1.0.0.tar.gz | Bin 0 -> 354 bytes tests/pkg-configure/stable/libbar-1.1.0.tar.gz | Bin 0 -> 359 bytes tests/pkg-configure/stable/libbar-1.2.0.tar.gz | Bin 0 -> 372 bytes tests/pkg-configure/stable/libbar-1.3.0.tar.gz | Bin 0 -> 378 bytes tests/pkg-configure/stable/libfoo-1.0.0.tar.gz | Bin 0 -> 348 bytes tests/pkg-configure/stable/libfoo-1.1.0.tar.gz | Bin 0 -> 349 bytes tests/pkg-configure/stable/libfoo-1.2.0.tar.gz | Bin 0 -> 348 bytes tests/pkg-configure/stable/repositories | 1 + 10 files changed, 3 insertions(+) create mode 120000 tests/pkg-configure/hello create mode 120000 tests/pkg-configure/libhello-1.0.0 create mode 100644 tests/pkg-configure/stable/libbar-1.0.0.tar.gz create mode 100644 tests/pkg-configure/stable/libbar-1.1.0.tar.gz create mode 100644 tests/pkg-configure/stable/libbar-1.2.0.tar.gz create mode 100644 tests/pkg-configure/stable/libbar-1.3.0.tar.gz create mode 100644 tests/pkg-configure/stable/libfoo-1.0.0.tar.gz create mode 100644 tests/pkg-configure/stable/libfoo-1.1.0.tar.gz create mode 100644 tests/pkg-configure/stable/libfoo-1.2.0.tar.gz create mode 100644 tests/pkg-configure/stable/repositories (limited to 'tests/pkg-configure') diff --git a/tests/pkg-configure/hello b/tests/pkg-configure/hello new file mode 120000 index 0000000..9312ba9 --- /dev/null +++ b/tests/pkg-configure/hello @@ -0,0 +1 @@ +../common/hello/ \ No newline at end of file diff --git a/tests/pkg-configure/libhello-1.0.0 b/tests/pkg-configure/libhello-1.0.0 new file mode 120000 index 0000000..a6f638b --- /dev/null +++ b/tests/pkg-configure/libhello-1.0.0 @@ -0,0 +1 @@ +../common/libhello-1.0.0 \ No newline at end of file diff --git a/tests/pkg-configure/stable/libbar-1.0.0.tar.gz b/tests/pkg-configure/stable/libbar-1.0.0.tar.gz new file mode 100644 index 0000000..0ae6e26 Binary files /dev/null and b/tests/pkg-configure/stable/libbar-1.0.0.tar.gz differ diff --git a/tests/pkg-configure/stable/libbar-1.1.0.tar.gz b/tests/pkg-configure/stable/libbar-1.1.0.tar.gz new file mode 100644 index 0000000..39dbdf4 Binary files /dev/null and b/tests/pkg-configure/stable/libbar-1.1.0.tar.gz differ diff --git a/tests/pkg-configure/stable/libbar-1.2.0.tar.gz b/tests/pkg-configure/stable/libbar-1.2.0.tar.gz new file mode 100644 index 0000000..3a034ff Binary files /dev/null and b/tests/pkg-configure/stable/libbar-1.2.0.tar.gz differ diff --git a/tests/pkg-configure/stable/libbar-1.3.0.tar.gz b/tests/pkg-configure/stable/libbar-1.3.0.tar.gz new file mode 100644 index 0000000..19d5a6f Binary files /dev/null and b/tests/pkg-configure/stable/libbar-1.3.0.tar.gz differ diff --git a/tests/pkg-configure/stable/libfoo-1.0.0.tar.gz b/tests/pkg-configure/stable/libfoo-1.0.0.tar.gz new file mode 100644 index 0000000..28a6a90 Binary files /dev/null and b/tests/pkg-configure/stable/libfoo-1.0.0.tar.gz differ diff --git a/tests/pkg-configure/stable/libfoo-1.1.0.tar.gz b/tests/pkg-configure/stable/libfoo-1.1.0.tar.gz new file mode 100644 index 0000000..e03481f Binary files /dev/null and b/tests/pkg-configure/stable/libfoo-1.1.0.tar.gz differ diff --git a/tests/pkg-configure/stable/libfoo-1.2.0.tar.gz b/tests/pkg-configure/stable/libfoo-1.2.0.tar.gz new file mode 100644 index 0000000..aad6906 Binary files /dev/null and b/tests/pkg-configure/stable/libfoo-1.2.0.tar.gz differ diff --git a/tests/pkg-configure/stable/repositories b/tests/pkg-configure/stable/repositories new file mode 100644 index 0000000..5b70556 --- /dev/null +++ b/tests/pkg-configure/stable/repositories @@ -0,0 +1 @@ +: 1 -- cgit v1.1