[Pixman] [PATCH 2/5] test: Move format and operator string functions to utils.[ch]
Pekka Paalanen
ppaalanen at gmail.com
Mon Mar 16 06:15:36 PDT 2015
On Tue, 3 Mar 2015 15:24:17 +0000
Ben Avison <bavison at riscosopen.org> wrote:
> This permits format_from_string(), list_formats(), list_operators() and
> operator_from_string() to be used from tests other than check-formats.
> ---
> test/check-formats.c | 192 -------------------------------------------------
> test/utils.c | 193 ++++++++++++++++++++++++++++++++++++++++++++++++++
> test/utils.h | 12 +++
> 3 files changed, 205 insertions(+), 192 deletions(-)
Hi,
I diffed check-format.c before to utils.c after, and the diff is as
expected.
Reviewed-by: Pekka Paalanen <pekka.paalanen at collabora.co.uk>
Thanks,
pq
More information about the Pixman
mailing list