From 5e50166135bd9c91fc0e1022559a66dda0ac3b37 Mon Sep 17 00:00:00 2001 From: orbitcowboy Date: Thu, 10 Sep 2015 16:45:14 +0200 Subject: [PATCH] Improved testing of std.cfg. --- cfg/std.cfg | 3 +++ test/cfg/std.c | 8 ++++++++ test/cfg/std.cpp | 17 +++++++++++++++++ 3 files changed, 28 insertions(+) diff --git a/cfg/std.cfg b/cfg/std.cfg index 66f4b2fd6..41274cd3a 100644 --- a/cfg/std.cfg +++ b/cfg/std.cfg @@ -3888,6 +3888,9 @@ + + + diff --git a/test/cfg/std.c b/test/cfg/std.c index 7dabd8a8b..98d3093a5 100644 --- a/test/cfg/std.c +++ b/test/cfg/std.c @@ -3378,3 +3378,11 @@ void invalidFunctionArgBool_abs(bool b, double x, double y) // cppcheck-suppress invalidFunctionArgBool (void)abs(x