aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test/unit/src/%DEST%
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-02-02 18:28:18 +0100
committerEgor Tensin <Egor.Tensin@gmail.com>2023-02-02 18:28:21 +0100
commite2e618894ed86470c89ab78c9e032a809ce7c227 (patch)
tree9c089d15c22230a1e3c8616e578d4e2e18ade7f4 /test/unit/src/%DEST%
parentadd Docker tests for older bash-es (diff)
downloadconfig-links-e2e618894ed86470c89ab78c9e032a809ce7c227.tar.gz
config-links-e2e618894ed86470c89ab78c9e032a809ce7c227.zip
move unit tests to test/unit/
Diffstat (limited to 'test/unit/src/%DEST%')
-rw-r--r--test/unit/src/%DEST%/1.txt1
-rw-r--r--test/unit/src/%DEST%/bar/3.txt1
-rw-r--r--test/unit/src/%DEST%/bar/baz/4.txt1
-rw-r--r--test/unit/src/%DEST%/foo/2.txt1
4 files changed, 4 insertions, 0 deletions
diff --git a/test/unit/src/%DEST%/1.txt b/test/unit/src/%DEST%/1.txt
new file mode 100644
index 0000000..d00491f
--- /dev/null
+++ b/test/unit/src/%DEST%/1.txt
@@ -0,0 +1 @@
+1
diff --git a/test/unit/src/%DEST%/bar/3.txt b/test/unit/src/%DEST%/bar/3.txt
new file mode 100644
index 0000000..00750ed
--- /dev/null
+++ b/test/unit/src/%DEST%/bar/3.txt
@@ -0,0 +1 @@
+3
diff --git a/test/unit/src/%DEST%/bar/baz/4.txt b/test/unit/src/%DEST%/bar/baz/4.txt
new file mode 100644
index 0000000..b8626c4
--- /dev/null
+++ b/test/unit/src/%DEST%/bar/baz/4.txt
@@ -0,0 +1 @@
+4
diff --git a/test/unit/src/%DEST%/foo/2.txt b/test/unit/src/%DEST%/foo/2.txt
new file mode 100644
index 0000000..0cfbf08
--- /dev/null
+++ b/test/unit/src/%DEST%/foo/2.txt
@@ -0,0 +1 @@
+2