mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-28 11:54:15 +02:00
2.15.1
svn path=/trunk/; revision=6267
This commit is contained in:
@@ -20,3 +20,6 @@ gtester-xmllint-check: # check testreport xml with xmllint if present
|
||||
${GTESTER} -k --quiet -o tmpsample.xml --test-arg=--gtester-selftest ${GTESTER}
|
||||
${XMLLINT} --version 2>/dev/null; test "$$?" != 0 || ${XMLLINT} --noout tmpsample.xml
|
||||
check-am: gtester-xmllint-check
|
||||
|
||||
CLEANFILES = \
|
||||
tmpsample.xml
|
||||
|
Reference in New Issue
Block a user