<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wayland/tests/data/small-code-core.c, branch 1.13</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/wayland/atom/tests/data/small-code-core.c?h=1.13</id>
<link rel='self' href='http://git.sudomsg.com/mirror/wayland/atom/tests/data/small-code-core.c?h=1.13'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/wayland/'/>
<updated>2017-01-24T09:59:00Z</updated>
<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>
