History log of /qemu/tests/qapi-schema/bad-if-not.out (Results 1 – 1 of 1)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: v7.0.0, v7.0.0-rc4, v7.0.0-rc3, v7.0.0-rc2, v7.0.0-rc1, v7.0.0-rc0, v6.1.1, v6.2.0, v6.2.0-rc4, v6.2.0-rc3, v6.2.0-rc2, v6.2.0-rc1, v6.2.0-rc0, v6.0.1
# 71f03ef9 08-Sep-2021 Markus Armbruster <armbru@redhat.com>

tests/qapi-schema: Cover 'not' condition with empty argument

We flag this, but the error message is bogus:

bad-if-not.json:2: 'if' condition [] of struct is useless

The next commit will fix it

tests/qapi-schema: Cover 'not' condition with empty argument

We flag this, but the error message is bogus:

bad-if-not.json:2: 'if' condition [] of struct is useless

The next commit will fix it.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20210908045428.2689093-5-armbru@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>

show more ...