aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-12-27 18:56:26 +0300
committerCem Keylan <cem@ckyln.com>2020-12-27 18:56:26 +0300
commita838ef960f1bbd0b82b05ad23118a03f69316a26 (patch)
treed1e7bfe68a4b11bd634a6f9d8c4d930a3ad8e6ef /Makefile
parent012318d7beafe23dc807f6b6caba1bf4183f1f5b (diff)
downloadrepository-a838ef960f1bbd0b82b05ad23118a03f69316a26.tar.gz
add tests
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 00000000..9d803354
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,5 @@
+all:
+ @echo "Run 'make test' in order to run tests."
+
+test:
+ shellcheck -f gcc ./*/*/build ./*/*/post-install ./*/*/test