
16 Jun
2016
16 Jun
'16
8:11 p.m.
On 06/15/2016 11:15 AM, Peter Krempa wrote:
The parser was totaly broken. Fix it by rewriting it. Add tests so that it doesn't happen.
Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1346723 --- src/conf/domain_conf.c | 47 ++++++++++++----------------- tests/genericxml2xmlindata/generic-perf.xml | 22 ++++++++++++++ tests/genericxml2xmltest.c | 2 ++ 3 files changed, 43 insertions(+), 28 deletions(-) create mode 100644 tests/genericxml2xmlindata/generic-perf.xml
ACK, John FWIW: There is a tests/domainschemadata/domain-perf-simple.xml from commit id 'afe833e9b'....