On Tue, 3 Mar 2015 15:24:17 +0000 Ben Avison <[email protected]> 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 <[email protected]> Thanks, pq _______________________________________________ Pixman mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/pixman
