From 02710596b68b1c5e487502fff2dab8868d924bb8 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 24 Apr 2020 13:48:43 -0300 Subject: New testxml mode: testxml-full --- Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 91fef922..9b9ab9ba 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ XSLTPROC = xsltproc all: @echo "Normal: build pipeline" - @echo "Standalone: check-png testxml license icc" + @echo "Standalone: check-png testxml testxml-full license icc" @echo "Groups: build check pipeline" @@ -29,6 +29,9 @@ check-xml: cd ../tools/testxml/ ; ./xsdcheck.sh ; cat errors.txt testxml: + cd ../tools/testxml/ ; ./testxml.py stfu + +testxml-full: cd ../tools/testxml/ ; ./testxml.py silent client: build -- cgit v1.2.3-60-g2f50