
19 Jul
2017
19 Jul
'17
2:36 p.m.
On 07/11/2017 08:56 AM, Peter Krempa wrote:
Format the parsed string back and compare it to the original (or modified) string for back and forth comparison. --- tests/virjsontest.c | 58 ++++++++++++++++++++++++++++++++++++++++------------- 1 file changed, 44 insertions(+), 14 deletions(-)
Is there a reason why the Copy doesn't need the space reduction? Is that expected (so to speak). What's here looks fine, I'm mainly curious. Reviewed-by: John Ferlan <jferlan@redhat.com> John