qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 2/9] tests: Use qapi-schema-test.json as schema


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH 2/9] tests: Use qapi-schema-test.json as schema parser test
Date: Fri, 26 Jul 2013 07:17:08 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130625 Thunderbird/17.0.7

On 07/26/2013 06:39 AM, Markus Armbruster wrote:
> Signed-off-by: Markus Armbruster <address@hidden>
> ---
>  qapi-schema-test.json                   | 53 
> ---------------------------------
>  tests/Makefile                          |  8 ++---
>  tests/qapi-schema/qapi-schema-test.exit |  1 +
>  tests/qapi-schema/qapi-schema-test.json | 53 
> +++++++++++++++++++++++++++++++++

You don't have git rename detection turned on?  You get a more compact
listing of file renames if you do:
git config diff.renames true

I just modified http://wiki.qemu.org/Contribute/SubmitAPatch to mention
this tip.

>  tests/qapi-schema/qapi-schema-test.out  | 19 ++++++++++++
>  5 files changed, 77 insertions(+), 57 deletions(-)
>  delete mode 100644 qapi-schema-test.json
>  create mode 100644 tests/qapi-schema/qapi-schema-test.err
>  create mode 100644 tests/qapi-schema/qapi-schema-test.exit
>  create mode 100644 tests/qapi-schema/qapi-schema-test.json
>  create mode 100644 tests/qapi-schema/qapi-schema-test.out

Reviewed-by: Eric Blake <address@hidden>

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]