Add files test to make check
This commit is contained in:
parent
d161b6d9e4
commit
4dd0720fc0
4 changed files with 6140 additions and 0 deletions
1
Make.mk
1
Make.mk
|
@ -255,6 +255,7 @@ check: $(checks)
|
|||
$(checks): all
|
||||
check-smoke:
|
||||
@echo "Warning: smoke test is immature and needs work." >&2
|
||||
$(srcdir)/tests/files-test $(srcdir)
|
||||
ifeq ($(empthread),LWP)
|
||||
$(srcdir)/tests/smoke-test $(srcdir)
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue