From a961c7e9fb256c07c266daee1dac29280ba9e476 Mon Sep 17 00:00:00 2001 From: Kimmo Varis Date: Fri, 12 Aug 2011 14:35:04 +0300 Subject: [PATCH] GUI: Exclude test file from project file. The 'test/test.cxx' is a test file that contains some errors for testing purposes. Exclude it from the GUI-project file used to check Cppcheck sources so people don't report errors from it. --- cppcheck.cppcheck | 1 + 1 file changed, 1 insertion(+) diff --git a/cppcheck.cppcheck b/cppcheck.cppcheck index f6a808996..ecddb402b 100644 --- a/cppcheck.cppcheck +++ b/cppcheck.cppcheck @@ -15,5 +15,6 @@ +