[libvirt] [PATCH v2 0/4] Add schema validation for news

Peter Krempa pkrempa at redhat.com
Wed Mar 29 07:28:12 UTC 2017


v2:
- rename DO_TEST to DO_TEST_DIR along with changes in the first patch
- add 'abs_srcdir' to the tested XML path so that vpath builds work
- fix wording of the rules for adding news entries
- fix commit messages

Peter Krempa (4):
  tests: schema: Add possibility to validate individual files
  news: Introduce rules for the schema file and fix offending lines
  schema: Introduce schema for the news.xml file
  news: Add template for a <release> section

 docs/news.xml         | 62 ++++++++++++++++++++++++++++++++---------
 docs/schemas/news.rng | 73 ++++++++++++++++++++++++++++++++++++++++++++++++
 tests/virschematest.c | 77 ++++++++++++++++++++++++++++++++-------------------
 3 files changed, 171 insertions(+), 41 deletions(-)
 create mode 100644 docs/schemas/news.rng

-- 
2.12.1




More information about the libvir-list mailing list