diff options
Diffstat (limited to 'tests/auto/xmlpatternsdiagnosticsts/TestSuite/validate.sh')
-rwxr-xr-x | tests/auto/xmlpatternsdiagnosticsts/TestSuite/validate.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/xmlpatternsdiagnosticsts/TestSuite/validate.sh b/tests/auto/xmlpatternsdiagnosticsts/TestSuite/validate.sh new file mode 100755 index 0000000..13b3d51 --- /dev/null +++ b/tests/auto/xmlpatternsdiagnosticsts/TestSuite/validate.sh @@ -0,0 +1,3 @@ +#!/usr/bin/env bash +set p4Where `p4 where //depot/autotests/4.4/tests/auto/xmlpatternsxqts/XQTS/XQTSCatalog.xsd` +xmllint --xinclude --noout --schema $4 DiagnosticsCatalog.xml |