mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2026-01-07 21:58:22 +03:00
continued interrupt commit for enhanced "make tests"
This commit is contained in:
@@ -35,6 +35,7 @@ valgrind:
|
||||
$(MAKE) CHECKER='valgrind -q' tests
|
||||
|
||||
test tests: $(top_builddir)/xsltproc/xsltproc
|
||||
@echo '## Running multiple tests'
|
||||
@(echo > .memdump)
|
||||
@($(CHECKER) $(top_builddir)/xsltproc/xsltproc $(srcdir)/dict.xsl $(srcdir)/dict.xml > dict.res ; \
|
||||
diff $(srcdir)/result.xml dict.res; \
|
||||
|
||||
Reference in New Issue
Block a user