diff options
Diffstat (limited to 'tests/pkg-unpack')
l--------- | tests/pkg-unpack/hello | 1 | ||||
l--------- | tests/pkg-unpack/libfoo-1.1.0 | 1 | ||||
l--------- | tests/pkg-unpack/t1 | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/tests/pkg-unpack/hello b/tests/pkg-unpack/hello new file mode 120000 index 0000000..e10a7f8 --- /dev/null +++ b/tests/pkg-unpack/hello @@ -0,0 +1 @@ +../common/hello
\ No newline at end of file diff --git a/tests/pkg-unpack/libfoo-1.1.0 b/tests/pkg-unpack/libfoo-1.1.0 new file mode 120000 index 0000000..15fcf5c --- /dev/null +++ b/tests/pkg-unpack/libfoo-1.1.0 @@ -0,0 +1 @@ +../common/libfoo-1.1.0
\ No newline at end of file diff --git a/tests/pkg-unpack/t1 b/tests/pkg-unpack/t1 new file mode 120000 index 0000000..a27d298 --- /dev/null +++ b/tests/pkg-unpack/t1 @@ -0,0 +1 @@ +../common/t1
\ No newline at end of file |