summaryrefslogtreecommitdiff
path: root/tests/storagepoolschemadata
Commit message (Collapse)AuthorAgeFilesLines
* schema: require target path in storage pool xmlJán Tomko2013-05-171-0/+12
| | | | | | | Make target path mandatory for pool types that require target, since we refuse to parse a target without a path. https://bugzilla.redhat.com/show_bug.cgi?id=893273
* tests: Add XML 2 XML tests for storage pools.Cole Robinson2009-10-166-107/+0
| | | | | Move existing schema data to an input directory. Add extra files for more thorough XML testing.
* remove all trailing blank linesJim Meyering2009-07-162-2/+0
| | | | | | | by running this command: git ls-files -z | xargs -0 perl -pi -0777 -e 's/\n\n+$/\n/' This is in preparation for a more strict make syntax-check rule that will detect trailing blank lines.
* Added complete set of RNG schemas for all XML formatsDaniel P. Berrange2009-01-276-0/+109