Re: [libvirt] [glib 4/5] gconfig, tests: Separate XML loading function

2016-11-02 Thread Daniel P. Berrange
On Tue, Nov 01, 2016 at 05:46:06PM +0100, Zeeshan Ali wrote: > We'll need to load XML from file in another function, that will be added > in a following patch. > --- > tests/test-gconfig.c | 15 +-- > 1 file changed, 13 insertions(+), 2 deletions(-) ACK Regards, Daniel -- |: http://

[libvirt] [glib 4/5] gconfig,tests: Separate XML loading function

2016-11-01 Thread Zeeshan Ali
We'll need to load XML from file in another function, that will be added in a following patch. --- tests/test-gconfig.c | 15 +-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/tests/test-gconfig.c b/tests/test-gconfig.c index a26bb5f..5389a26 100644 --- a/tests/test-gc