Re: [PATCH v200 wayland-protocols] test: add make check

2016-01-13 Thread Jonas Ã…dahl
On Tue, Jan 12, 2016 at 09:12:37PM +0100, Quentin Glidic wrote: > From: Derek Foreman > > We can now test all the protocol files by running make check (or distcheck) > which will pass them through the scanner. > > Signed-off-by: Derek Foreman > Reviewed-by: Quentin Glidic Merged version 200 o

[PATCH v200 wayland-protocols] test: add make check

2016-01-12 Thread Quentin Glidic
From: Derek Foreman We can now test all the protocol files by running make check (or distcheck) which will pass them through the scanner. Signed-off-by: Derek Foreman Reviewed-by: Quentin Glidic --- Just added AC_ARG_VAR to allow overriding the variable when calling configure. .gitignore