<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bwlp/qemu.git/tests/qapi-schema/doc-bad-enum-member.json, branch spice_video_codecs</title>
<subtitle>Experimental fork of QEMU with video encoding patches</subtitle>
<id>https://git.openslx.org/bwlp/qemu.git/atom/tests/qapi-schema/doc-bad-enum-member.json?h=spice_video_codecs</id>
<link rel='self' href='https://git.openslx.org/bwlp/qemu.git/atom/tests/qapi-schema/doc-bad-enum-member.json?h=spice_video_codecs'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/'/>
<updated>2019-10-29T06:35:16+00:00</updated>
<entry>
<title>qapi: Fix enum doc comment checking</title>
<updated>2019-10-29T06:35:16+00:00</updated>
<author>
<name>Markus Armbruster</name>
</author>
<published>2019-10-24T11:02:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=36a43905ffcac8767947626a6761df63fc020841'/>
<id>urn:sha1:36a43905ffcac8767947626a6761df63fc020841</id>
<content type='text'>
Enumeration type documentation comments are not checked, as
demonstrated by test doc-bad-enum-member.  This is because we neglect
to call self.doc.check() for enumeration types.  Messed up in
816a57cd6e "qapi: Fix detection of bogus member documentation".  Fix
it.

Signed-off-by: Markus Armbruster &lt;armbru@redhat.com&gt;
Message-Id: &lt;20191024110237.30963-10-armbru@redhat.com&gt;
</content>
</entry>
<entry>
<title>tests/qapi-schema: Demonstrate feature and enum doc comment bugs</title>
<updated>2019-10-29T06:35:16+00:00</updated>
<author>
<name>Markus Armbruster</name>
</author>
<published>2019-10-24T11:02:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=f035b47e3f461e04e36e709aaad8bc8048b5f739'/>
<id>urn:sha1:f035b47e3f461e04e36e709aaad8bc8048b5f739</id>
<content type='text'>
Add negative tests doc-bad-enum-member and doc-bad-feature to cover
documentation for nonexistent enum members and features, and test
doc-undoc-feature to cover features lacking documentation.  None of
them works.  To be fixed later in this series.

Signed-off-by: Markus Armbruster &lt;armbru@redhat.com&gt;
Message-Id: &lt;20191024110237.30963-2-armbru@redhat.com&gt;
</content>
</entry>
</feed>
