commit | cfa438ff53937c78c9a0e50b4b774ea5a6430710 | [log] [tgz] |
---|---|---|
author | Markus Armbruster <armbru@redhat.com> | Mon Oct 02 16:13:35 2017 +0200 |
committer | Markus Armbruster <armbru@redhat.com> | Wed Dec 20 19:18:33 2017 +0100 |
tree | 17e031b19318698c4121d0ec399bdbd6f5d6aff8 | |
parent | 64d6033b203b32f02d0986220af5dc3cd1301ba6 [diff] |
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>