aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-06-26 21:56:13 -0300
committerEuAndreh <eu@euandre.org>2021-06-26 21:56:13 -0300
commitcf98c595cc53fa6f3ed6778b030cb8fc4d4afef3 (patch)
tree9fe4160b72bcaeefc0834959d979c1bf41f0777a /Makefile
parentaux/: Update, adapt Makefile accordingly (diff)
downloadremembering-cf98c595cc53fa6f3ed6778b030cb8fc4d4afef3.tar.gz
remembering-cf98c595cc53fa6f3ed6778b030cb8fc4d4afef3.tar.xz
tests/install-uninstall.sh: Add test for install/uninstall
Diffstat (limited to '')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 9b60c5b..d9765b7 100644
--- a/Makefile
+++ b/Makefile
@@ -36,6 +36,7 @@ run-tests: src/remembering-c.c
check: all run-tests
./run-tests
sh tests/cli-opts.sh
+ sh tests/install-uninstall.sh
sh tests/ranking.sh
sh tests/signals.sh