summaryrefslogtreecommitdiff
path: root/tests/sources/tar/explicit-basedir
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sources/tar/explicit-basedir')
-rw-r--r--tests/sources/tar/explicit-basedir/content/a/b/d1
-rw-r--r--tests/sources/tar/explicit-basedir/content/a/c1
-rw-r--r--tests/sources/tar/explicit-basedir/target.bst7
3 files changed, 9 insertions, 0 deletions
diff --git a/tests/sources/tar/explicit-basedir/content/a/b/d b/tests/sources/tar/explicit-basedir/content/a/b/d
new file mode 100644
index 000000000..4bcfe98e6
--- /dev/null
+++ b/tests/sources/tar/explicit-basedir/content/a/b/d
@@ -0,0 +1 @@
+d
diff --git a/tests/sources/tar/explicit-basedir/content/a/c b/tests/sources/tar/explicit-basedir/content/a/c
new file mode 100644
index 000000000..f2ad6c76f
--- /dev/null
+++ b/tests/sources/tar/explicit-basedir/content/a/c
@@ -0,0 +1 @@
+c
diff --git a/tests/sources/tar/explicit-basedir/target.bst b/tests/sources/tar/explicit-basedir/target.bst
new file mode 100644
index 000000000..fb85bdf42
--- /dev/null
+++ b/tests/sources/tar/explicit-basedir/target.bst
@@ -0,0 +1,7 @@
+kind: import
+description: The kind of this element is irrelevant.
+sources:
+- kind: tar
+ url: tmpdir:/a.tar.gz
+ ref: foo
+ base-dir: 'a'