]> git.proxmox.com Git - mirror_qemu.git/commit - tests/Makefile.include
tests/qapi-schema/doc-bad-section: New, factored out of doc-good
authorMarkus Armbruster <armbru@redhat.com>
Mon, 2 Oct 2017 14:13:35 +0000 (16:13 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Wed, 20 Dec 2017 18:18:33 +0000 (19:18 +0100)
commitcfa438ff53937c78c9a0e50b4b774ea5a6430710
tree17e031b19318698c4121d0ec399bdbd6f5d6aff8
parent64d6033b203b32f02d0986220af5dc3cd1301ba6
tests/qapi-schema/doc-bad-section: New, factored out of doc-good

A negative test case crept into doc-good.json: invalid use of section
markup we currently fail to reject.  Move this into its own
doc-bad-section.json.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20171002141341.24616-6-armbru@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
tests/Makefile.include
tests/qapi-schema/doc-bad-section.err [new file with mode: 0644]
tests/qapi-schema/doc-bad-section.exit [new file with mode: 0644]
tests/qapi-schema/doc-bad-section.json [new file with mode: 0644]
tests/qapi-schema/doc-bad-section.out [new file with mode: 0644]
tests/qapi-schema/doc-good.json
tests/qapi-schema/doc-good.out
tests/qapi-schema/doc-good.texi