<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wayland/tests/data/small.xml, branch master</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/wayland/atom/tests/data/small.xml?h=master</id>
<link rel='self' href='http://git.sudomsg.com/mirror/wayland/atom/tests/data/small.xml?h=master'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/wayland/'/>
<updated>2020-04-29T12:21:33Z</updated>
<entry>
<title>Replace initial 8 spaces with a tab for all xml files</title>
<updated>2020-04-29T12:21:33Z</updated>
<author>
<name>Peter Hutterer</name>
<email>peter.hutterer@who-t.net</email>
</author>
<published>2020-04-16T05:57:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/wayland/commit/?id=df969706f4cd479a525a69a13f86589d6b313b5b'/>
<id>urn:sha1:df969706f4cd479a525a69a13f86589d6b313b5b</id>
<content type='text'>
This is the style used in wayland.xml which is the only file we really
care about for git blame information. So let's adjust all others to that
style for consistency and fix editorconfig to avoid messing this up in
the future.

Signed-off-by: Peter Hutterer &lt;peter.hutterer@who-t.net&gt;
</content>
</entry>
<entry>
<title>scanner: support "since" attribute for enum entries</title>
<updated>2017-01-24T09:59:00Z</updated>
<author>
<name>Peter Hutterer</name>
<email>peter.hutterer@who-t.net</email>
</author>
<published>2017-01-23T23:56:38Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/wayland/commit/?id=f8ab47690c03245da4938cbab7a4ba6bcb1bebe0'/>
<id>urn:sha1:f8ab47690c03245da4938cbab7a4ba6bcb1bebe0</id>
<content type='text'>
This was already in the DTD but not supported by the scanner.

The check for ever-increasing "since" tags is not strictly required for enum
entries as we control the binary value. But it keeps the xml file in
good order, preventing things like:

      &lt;entry name="first" value="…" /&gt;
      &lt;entry name="second" value="…" since="3"/&gt;
      &lt;entry name="third" value="…" since="2"/&gt;
      &lt;entry name="fourth" value="…" since="3"/&gt;

If this is undesirable in the future the check can be removed without
side-effects.

Signed-off-by: Peter Hutterer &lt;peter.hutterer@who-t.net&gt;
Reviewed-by: Pekka Paalanen &lt;pekka.paalanen@collabora.co.uk&gt;
</content>
</entry>
<entry>
<title>tests: add data files for future wayland-scanner test</title>
<updated>2016-11-23T08:18:29Z</updated>
<author>
<name>Pekka Paalanen</name>
<email>pekka.paalanen@collabora.co.uk</email>
</author>
<published>2016-10-04T14:26:40Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/wayland/commit/?id=992b451dc44389e56913e3e57681aec00ee6bffc'/>
<id>urn:sha1:992b451dc44389e56913e3e57681aec00ee6bffc</id>
<content type='text'>
This patch adds the input and reference output data files for the
wayland-scanner tests to be added by the following patch.

The data files are split into their own patch because they are extremely
uninteresting to review:
- example.xml is just a copy wayland.xml from 1.12.0
- small.xml is a tiny dummy definition used for testing scanner
  variations without causing lots of big output files
- the other files are wayland-scanner products from the xml files

Signed-off-by: Pekka Paalanen &lt;pekka.paalanen@collabora.co.uk&gt;
Reviewed-by: Emilio Pozuelo Monfort &lt;emilio.pozuelo@collabora.co.uk&gt;
v2: update output due to 2c6350beb92816eb9213c4944d197485e788ef6d
Acked-by: Yong Bakos &lt;ybakos@humanoriented.com&gt;
</content>
</entry>
</feed>
