wayland/tests/data
Marty E. Plummer 9f004d8b0f
scanner: prepend protocol name to types symbol
When doing unity builds via meson (example project:
https://github.com/swaywm/sway) multiple source files are glued together
via #include directives. Having every wayland-scanner generated source
file have an identifier named '*types[]' will lead to errors in these
unity builds if two or more of these are joined.

Signed-off-by: Marty E. Plummer <hanetzer@startmail.com>
2019-09-11 13:27:03 -05:00
..
bad-identifier-arg.xml tests: Verify that wayland_scanner can catch bad identifiers 2019-05-02 17:42:59 +00:00
bad-identifier-entry.xml tests: Verify that wayland_scanner can catch bad identifiers 2019-05-02 17:42:59 +00:00
bad-identifier-enum.xml tests: Verify that wayland_scanner can catch bad identifiers 2019-05-02 17:42:59 +00:00
bad-identifier-event.xml tests: Verify that wayland_scanner can catch bad identifiers 2019-05-02 17:42:59 +00:00
bad-identifier-interface.xml tests: Verify that wayland_scanner can catch bad identifiers 2019-05-02 17:42:59 +00:00
bad-identifier-protocol.xml tests: Verify that wayland_scanner can catch bad identifiers 2019-05-02 17:42:59 +00:00
bad-identifier-request.xml tests: Verify that wayland_scanner can catch bad identifiers 2019-05-02 17:42:59 +00:00
example-client.h protocol: add axis_source.wheel_tilt 2017-01-24 12:00:19 +02:00
example-code.c scanner: prepend protocol name to types symbol 2019-09-11 13:27:03 -05:00
example-server.h protocol: add axis_source.wheel_tilt 2017-01-24 12:00:19 +02:00
example.xml protocol: add axis_source.wheel_tilt 2017-01-24 12:00:19 +02:00
small-client-core.h scanner: support "since" attribute for enum entries 2017-01-24 11:59:00 +02:00
small-client.h scanner: support "since" attribute for enum entries 2017-01-24 11:59:00 +02:00
small-code-core.c scanner: prepend protocol name to types symbol 2019-09-11 13:27:03 -05:00
small-code.c scanner: prepend protocol name to types symbol 2019-09-11 13:27:03 -05:00
small-private-code.c scanner: prepend protocol name to types symbol 2019-09-11 13:27:03 -05:00
small-server-core.h scanner: support "since" attribute for enum entries 2017-01-24 11:59:00 +02:00
small-server.h scanner: support "since" attribute for enum entries 2017-01-24 11:59:00 +02:00
small.xml scanner: support "since" attribute for enum entries 2017-01-24 11:59:00 +02:00