
11 Jan
2017
11 Jan
'17
6:04 a.m.
On Wed, Jan 11, 2017 at 10:48:12AM +0100, Peter Krempa wrote:
For use in test cases it will be helpful to allow reformatting JSON strings. Add a wrapper on top of the parser and formatter to achieve this. --- src/libvirt_private.syms | 1 + src/util/virjson.c | 29 +++++++++++++++++++++++++++++ src/util/virjson.h | 2 ++ 3 files changed, 32 insertions(+)
ACK Pavel