cppcheck/test
orbitcowboy 30006cf06f Added support for fputs() to std.cfg. 2014-03-20 02:13:41 +01:00
..
options.cpp
options.h
redirect.h
test.cxx
test.pro
test64bit.cpp
testassert.cpp
testassignif.cpp
testautovariables.cpp
testbool.cpp
testboost.cpp
testbufferoverrun.cpp Value Flow: Another try with the abstract interpretation of for loops 2014-03-17 18:43:47 +01:00
testcharvar.cpp
testclass.cpp Fixed #5481: std::array is POD, so using memcpy (etc.) is allowed on it. 2014-03-16 19:55:32 +01:00
testcmdlineparser.cpp
testconstructors.cpp
testcppcheck.cpp
testdivision.cpp
testerrorlogger.cpp
testexceptionsafety.cpp
testfilelister.cpp
testfiles.pri
testincompletestatement.cpp
testinternal.cpp
testio.cpp CheckIo: Fixed FIXME 2014-03-19 20:57:33 +01:00
testleakautovar.cpp
testlibrary.cpp
testmathlib.cpp Fixed #5571 (Clean up MathLib::isInt()) 2014-03-16 11:55:44 +01:00
testmemleak.cpp Fixed #5574 (False positive: mismatchAllocDealloc using realloc() and free) 2014-03-17 16:10:54 +01:00
testnonreentrantfunctions.cpp
testnullpointer.cpp Added support for fputs() to std.cfg. 2014-03-20 02:13:41 +01:00
testobsoletefunctions.cpp
testoptions.cpp
testother.cpp Fixed #5584 (FP: Division by zero when function not declared) 2014-03-20 16:12:58 +01:00
testpath.cpp
testpathmatch.cpp
testpostfixoperator.cpp
testpreprocessor.cpp
testrunner.cpp
testrunner.vcxproj
testrunner.vcxproj.filters
testsimplifytokens.cpp Fixed problems with code "enum class { };" (which is valid C) 2014-03-18 16:23:30 +01:00
testsizeof.cpp
teststl.cpp Rewrote CheckStl::readingEmptyStlContainer(), resolving all its false positives shown on CppChecks own code 2014-03-18 12:38:22 +01:00
testsuite.cpp
testsuite.h
testsuppressions.cpp
testsymboldatabase.cpp
testthreadexecutor.cpp
testtimer.cpp
testtoken.cpp
testtokenize.cpp Tokenizer: Added test case for fixed crash to prevent regressions later 2014-03-19 16:47:11 +01:00
testuninitvar.cpp Added support for fputs() to std.cfg. 2014-03-20 02:13:41 +01:00
testunusedfunctions.cpp Fixed crash on wrong __attribute__((constructor)) syntax 2014-03-16 16:39:07 +01:00
testunusedprivfunc.cpp
testunusedvar.cpp Trim tailing spaces and convert tabs to spaces. 2014-03-18 17:00:28 +02:00
testutils.h
testvalueflow.cpp Fixed #5518 (FP regression in 1.64: Array accessed out of bounds) 2014-03-18 17:04:33 +01:00