Re: [PATCH wayland v3] tests: add an headers test

2015-05-21 Thread Bryce Harrington
On Thu, May 21, 2015 at 08:43:13PM +0300, Giulio Camuffo wrote: > This test checks that the protocol and library headers include only what > they are supposed to include. That is, that the core headers do not > include the protocol headers and that the core protocol headers do not > include the non

[PATCH wayland v3] tests: add an headers test

2015-05-21 Thread Giulio Camuffo
This test checks that the protocol and library headers include only what they are supposed to include. That is, that the core headers do not include the protocol headers and that the core protocol headers do not include the non core library headers. The build process now generates core protocol hea