blob: db7a0f55e65a761a3ee58db2738e783486de11de [file] [log] [blame]
Move all ipo-N directories to ipoN
fix one href pointer in testSet
No missing targets:
> for f in *.testSet; do lxprintf -e instanceDocument '%s\n' '@xlink:href' $f | while read r; do if [ \! -s $r ]; then echo $f x $r; fi ; done ; done
> for f in *.testSet; do lxprintf -e schemaDocument '%s\n' '@xlink:href' $f | while read r; do if [ \! -s $r ]; then echo $f x $r; fi ; done ; done
XSV is happy with all the tests:
> lxviewport -q testGroup ~/work/xml/xmlschema/testing/runTest.sh BoeingXSDTestSet.testSet > /tmp/bt.xml