cppcheck/testfunc6
Daniel Marjamäki a770561de4 check for uninitialized variables - less generic to increase accuracy 2008-01-10 19:01:16 +00:00
..
err.msg Updated the tests 2007-06-08 18:32:23 +00:00
testfunc6.cpp Added check: "if (condition) var=true;" can be written as "var|=(condition);" 2007-06-06 17:33:28 +00:00