Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-pages.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/shared
diff options
context:
space:
mode:
authorKamil Trzcinski <ayufan@ayufan.eu>2016-02-11 20:25:30 +0300
committerKamil Trzcinski <ayufan@ayufan.eu>2016-02-11 20:25:30 +0300
commita5548d71b72b050df4d708953120af5f16dde39b (patch)
treeb4afde6c7168dfa127fbf8402acd79c6bc6a8ff1 /shared
parent9bc5a5ff0b4bbbf8ef2fab821bc974909d276982 (diff)
Added more behavior tests
Diffstat (limited to 'shared')
-rw-r--r--shared/pages/README.md1
-rw-r--r--shared/pages/group/group.test.io/public/index.html1
-rw-r--r--shared/pages/group/group.test.io/public/project2/index.html1
-rw-r--r--shared/pages/group/project/public/index.html1
-rw-r--r--shared/pages/group/project/public/subdir/index.html1
-rw-r--r--shared/pages/group/project2/public/index.html1
-rw-r--r--shared/pages/group/project2/public/subdir/index.html1
7 files changed, 7 insertions, 0 deletions
diff --git a/shared/pages/README.md b/shared/pages/README.md
new file mode 100644
index 00000000..afd6db1c
--- /dev/null
+++ b/shared/pages/README.md
@@ -0,0 +1 @@
+We use that folder to store example files for various pages.
diff --git a/shared/pages/group/group.test.io/public/index.html b/shared/pages/group/group.test.io/public/index.html
new file mode 100644
index 00000000..8da4d196
--- /dev/null
+++ b/shared/pages/group/group.test.io/public/index.html
@@ -0,0 +1 @@
+main-dir
diff --git a/shared/pages/group/group.test.io/public/project2/index.html b/shared/pages/group/group.test.io/public/project2/index.html
new file mode 100644
index 00000000..a47d5768
--- /dev/null
+++ b/shared/pages/group/group.test.io/public/project2/index.html
@@ -0,0 +1 @@
+project2-main
diff --git a/shared/pages/group/project/public/index.html b/shared/pages/group/project/public/index.html
new file mode 100644
index 00000000..4ea0a6ae
--- /dev/null
+++ b/shared/pages/group/project/public/index.html
@@ -0,0 +1 @@
+project-subdir
diff --git a/shared/pages/group/project/public/subdir/index.html b/shared/pages/group/project/public/subdir/index.html
new file mode 100644
index 00000000..c4815ba3
--- /dev/null
+++ b/shared/pages/group/project/public/subdir/index.html
@@ -0,0 +1 @@
+project-subsubdir
diff --git a/shared/pages/group/project2/public/index.html b/shared/pages/group/project2/public/index.html
new file mode 100644
index 00000000..a47d5768
--- /dev/null
+++ b/shared/pages/group/project2/public/index.html
@@ -0,0 +1 @@
+project2-main
diff --git a/shared/pages/group/project2/public/subdir/index.html b/shared/pages/group/project2/public/subdir/index.html
new file mode 100644
index 00000000..ffcfa0b4
--- /dev/null
+++ b/shared/pages/group/project2/public/subdir/index.html
@@ -0,0 +1 @@
+project2-subdir