summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2023-11-13 09:24:34 -0300
committerEuAndreh <eu@euandre.org>2023-11-13 09:24:34 -0300
commitd0ac6ed36f42dca602e8b06375481eb1e31c368a (patch)
tree8fa6504e2daa36ba3553f980540f90776cb0ef7e /Makefile
parenttests/assert-*.sh: Allow tests to run independently from "all" and from each ... (diff)
downloadpapod-d0ac6ed36f42dca602e8b06375481eb1e31c368a.tar.gz
papod-d0ac6ed36f42dca602e8b06375481eb1e31c368a.tar.xz
tests/assert-*.sh: Reuse rebuilt assets for tests
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 9407e22..77ed6b4 100644
--- a/Makefile
+++ b/Makefile
@@ -108,6 +108,7 @@ $(tests.js-t):
check-t: $(tests.js-t)
+tests/assert-clean.sh tests/assert-install.sh tests/assert-uninstall.sh: all
assert-tests = \
tests/assert-clean.sh \
tests/assert-deps.sh \