summaryrefslogtreecommitdiff
path: root/tests/frontend/project
diff options
context:
space:
mode:
Diffstat (limited to 'tests/frontend/project')
-rw-r--r--tests/frontend/project/elements/import-links.bst4
-rw-r--r--tests/frontend/project/files/files-and-links/basicfile1
l---------tests/frontend/project/files/files-and-links/basicfolder/basicsymlink1
-rw-r--r--tests/frontend/project/files/files-and-links/basicfolder/subdir-file0
4 files changed, 6 insertions, 0 deletions
diff --git a/tests/frontend/project/elements/import-links.bst b/tests/frontend/project/elements/import-links.bst
new file mode 100644
index 000000000..42b279ee2
--- /dev/null
+++ b/tests/frontend/project/elements/import-links.bst
@@ -0,0 +1,4 @@
+kind: import
+sources:
+- kind: local
+ path: files/files-and-links
diff --git a/tests/frontend/project/files/files-and-links/basicfile b/tests/frontend/project/files/files-and-links/basicfile
new file mode 100644
index 000000000..d03e2425c
--- /dev/null
+++ b/tests/frontend/project/files/files-and-links/basicfile
@@ -0,0 +1 @@
+file contents
diff --git a/tests/frontend/project/files/files-and-links/basicfolder/basicsymlink b/tests/frontend/project/files/files-and-links/basicfolder/basicsymlink
new file mode 120000
index 000000000..e2b4f7423
--- /dev/null
+++ b/tests/frontend/project/files/files-and-links/basicfolder/basicsymlink
@@ -0,0 +1 @@
+../basicfile \ No newline at end of file
diff --git a/tests/frontend/project/files/files-and-links/basicfolder/subdir-file b/tests/frontend/project/files/files-and-links/basicfolder/subdir-file
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/tests/frontend/project/files/files-and-links/basicfolder/subdir-file