Home | History | Annotate | Download | only in libxml2

Lines Matching refs:SVG

698 	@echo "## SVG parsing regression tests"
699 -@(for i in $(srcdir)/test/SVG/* ; do \
702 if [ ! -f $(srcdir)/result/SVG/$$name ] ; then \
704 $(CHECKER) $(top_builddir)/xmllint $$i > $(srcdir)/result/SVG/$$name ; \
710 diff $(srcdir)/result/SVG/$$name result.$$name ; \