[Spice-devel] [PATCH spice-server v2 0/3] tests: Reuse and compatibilities improves

Christophe Fergeau cfergeau at redhat.com
Fri Mar 3 16:47:20 UTC 2017


For the series,

Acked-by: Christophe Fergeau <cfergeau at redhat.com>

On Fri, Mar 03, 2017 at 02:21:20PM +0000, Frediano Ziglio wrote:
> Extract some common code and put in a single file.
> Improve rhel6 compatibility.
> 
> Changes since v1:
> - put header stuff in a new file;
> - similar way to exclude some deprecation warning.
> 
> Frediano Ziglio (3):
>   tests: Move some glib compatibility code to a separate file
>   tests: Move some specific GLib compatibility to compatibility file
>   tests: Reuse GLib compatibility code
> 
>  server/tests/Makefile.am           |   3 +
>  server/tests/test-codecs-parsing.c |  13 +----
>  server/tests/test-glib-compat.c    | 112 +++++++++++++++++++++++++++++++++++++
>  server/tests/test-glib-compat.h    |  42 ++++++++++++++
>  server/tests/test-leaks.c          |   7 +--
>  server/tests/test-options.c        |   7 +--
>  server/tests/test-stat-file.c      |  10 +---
>  server/tests/test-vdagent.c        |  92 +-----------------------------
>  8 files changed, 162 insertions(+), 124 deletions(-)
>  create mode 100644 server/tests/test-glib-compat.c
>  create mode 100644 server/tests/test-glib-compat.h
> 
> -- 
> 2.9.3
> 
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/spice-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/spice-devel/attachments/20170303/1cc5a10b/attachment.sig>


More information about the Spice-devel mailing list