[Qemu-devel] [PATCH v3 3/3] qapi: Add tests for the "include" directive

2014-02-11 Thread Lluís Vilanova
Signed-off-by: Lluís Vilanova --- tests/Makefile|3 ++- tests/qapi-schema/include-cycle.err |1 + tests/qapi-schema/include-cycle.exit |1 + tests/qapi-schema/include-cycle.json |1 + tests/qapi-schema/include-cycle.out |0 te

Re: [Qemu-devel] [PATCH v3 3/3] qapi: Add tests for the "include" directive

2014-02-27 Thread Eric Blake
On 02/11/2014 06:00 AM, Lluís Vilanova wrote: > Signed-off-by: Lluís Vilanova > --- > +++ b/tests/Makefile > @@ -124,7 +124,8 @@ check-qapi-schema-y := $(addprefix tests/qapi-schema/, \ > missing-comma-object.json non-objects.json \ > qapi-schema-test.json quoted-structural-char