From d8cb9c2a8b207ff8ef8e8bd7f3012fd401c049e0 Mon Sep 17 00:00:00 2001 From: Derek Foreman Date: Tue, 12 Jan 2016 21:12:37 +0100 Subject: test: add make check MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 Acked-by: Peter Hutterer Acked-by: Jonas Ã…dahl --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index e6f85d0..ca19ecf 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,6 @@ missing *.pc autom4te.cache aclocal.m4 +*.trs +*.log +test-driver -- cgit v1.2.3