Skip to content
Snippets Groups Projects
Commit e37a7e33 authored by Jan Včelák's avatar Jan Včelák :rocket:
Browse files

tests: enable logs for batch run

parent 62985845
No related branches found
No related tags found
1 merge request!184Log output of runtests
Makefile
Makefile.in
sample_conf.c
runtests.log
# Test binaries:
acl
......
......@@ -38,6 +38,7 @@ check-compile-only: $(check_PROGRAMS)
check-local: $(check_PROGRAMS)
$(top_builddir)/libtap/runtests -s $(top_srcdir)/tests \
-b $(top_builddir)/tests \
-L $(top_builddir)/tests/runtests.log \
$(check_PROGRAMS)
EXTRA_DIST = data
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment