On Thu, Oct 12, 2017 at 10:09:43AM +0300, Pekka Paalanen wrote:
> On Wed, 11 Oct 2017 17:31:33 +0800
> Jonas Ådahl wrote:
>
> > Add a --strict flag for making wayland-scanner fail if the DTD
> > verification fails. This is useful for testing, so that a test case can
> > fail a scan when the proto
On Wed, 11 Oct 2017 17:31:33 +0800
Jonas Ådahl wrote:
> Add a --strict flag for making wayland-scanner fail if the DTD
> verification fails. This is useful for testing, so that a test case can
> fail a scan when the protocol doesn't comply with the DTD.
>
> Signed-off-by: Jonas Ådahl
> ---
>
>
Add a --strict flag for making wayland-scanner fail if the DTD
verification fails. This is useful for testing, so that a test case can
fail a scan when the protocol doesn't comply with the DTD.
Signed-off-by: Jonas Ådahl
---
This could be used by wayland-protocols (and others) to verify that
pro