From ac179932fea5244a18547fffa5eb7f086afd3c08 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 2 Jun 2014 13:02:43 +0300 Subject: Add test and code with errors. --- tests/testsrc/bad/debug2.cpp | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 tests/testsrc/bad/debug2.cpp (limited to 'tests/testsrc/bad/debug2.cpp') diff --git a/tests/testsrc/bad/debug2.cpp b/tests/testsrc/bad/debug2.cpp new file mode 100644 index 0000000..f442b98 --- /dev/null +++ b/tests/testsrc/bad/debug2.cpp @@ -0,0 +1,27 @@ +/* + * The ManaPlus Client + * Copyright (C) 2014 The ManaPlus Developers + * + * This file is part of The ManaPlus Client. + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . + */ + +#include "debug.h" + +#include "lintmanager.h" + +void func() +{ +} -- cgit v1.2.3-70-g09d2