]> git.proxmox.com Git - mirror_qemu.git/commit
tests/qapi-schema/doc-good: Improve argument description tests
authorMarkus Armbruster <armbru@redhat.com>
Fri, 28 Apr 2023 10:54:22 +0000 (12:54 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Tue, 9 May 2023 07:12:43 +0000 (09:12 +0200)
commita87a9b4d4fc4dcfa2925b1b90474f0ec69d59edf
tree7e9523039bd890daf82cd6b09a5097f8aea29642
parent5962635561d3f6ce2740b2f2fa110ae796184365
tests/qapi-schema/doc-good: Improve argument description tests

Improve the comments to better describe what they test.

Cover argument description starting on a new line indented.  This
style isn't documented in docs/devel/qapi-code-gen.rst.  qapi-gen.py
accepts it, but messes up indentation: it's stripped from the first
line, not subsequent ones.  The next commit will fix this.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20230428105429.1687850-11-armbru@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
tests/qapi-schema/doc-good.json
tests/qapi-schema/doc-good.out