summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorOskar <[email protected]>2024-06-25 16:07:28 +0200
committerOskar <[email protected]>2024-06-25 16:07:28 +0200
commitb01150579dad5323647519942b96148a8f171beb (patch)
treeafc9c99b0308efc02c4833640d15bb0f9e655057 /test
parenta7d5c8c41464ff8e6cf4f9a3e3a1e8086339d038 (diff)
Added functions for path information as well as a function to check if trash directories exist
Diffstat (limited to 'test')
-rw-r--r--test/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/Makefile b/test/Makefile
index e69de29..26ea1ab 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -0,0 +1,7 @@
+
+all: release
+clean:
+ cd .. && make clean
+
+release:
+ cd .. && make tests