
24 Oct
2019
24 Oct
'19
4:31 p.m.
On Thu, Oct 24, 2019 at 03:56:26PM +0200, Peter Krempa wrote:
The tests are deeply based on internals of virBuffer which will be replaced in an upcoming patch with glib's GString. Remove the tests.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- tests/virbuftest.c | 41 ----------------------------------------- 1 file changed, 41 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano