cppcheck/test
Dmitry-Me 95b37f665d Improve test coverage for %lx, %hx, %hhx used with scanf 2017-11-06 23:13:48 +03:00
..
cfg fixed 'make checkcfg' 2017-10-06 15:16:25 +02:00
synthetic Improve Python code 2017-06-05 13:23:00 +02:00
CMakeLists.txt
options.cpp
options.h
redirect.h
test.cxx
test64bit.cpp
testassert.cpp
testastutils.cpp Fixed #8176 (ValueFlow: variable might be changed if it's passed by reference to method) 2017-09-20 22:09:09 +02:00
testautovariables.cpp
testbool.cpp
testboost.cpp
testbufferoverrun.cpp
testcharvar.cpp
testclass.cpp unsafeClassDivZero: change severity to style 2017-10-21 21:51:58 +02:00
testcmdlineparser.cpp Removed XML version 1 2017-07-29 18:56:22 +02:00
testcondition.cpp Fixed #8250 (New check: Pointer calculation result cant be NULL unless there is overflow) 2017-10-22 14:32:54 +02:00
testconstructors.cpp Corrected noexcept constructor delegating handling (#948) 2017-09-02 22:54:23 +02:00
testcppcheck.cpp
testerrorlogger.cpp Removed XML version 1 2017-07-29 18:56:22 +02:00
testexceptionsafety.cpp
testfilelister.cpp
testfiles.pri
testfunctions.cpp
testgarbage.cpp Fix testrunner 2017-09-16 02:13:48 +02:00
testimportproject.cpp Unit testing visual studio import 2017-09-24 22:57:24 +02:00
testincompletestatement.cpp Fixed #8190 (False positive constStatement - return (struct media_frames_per_second) {0};) 2017-09-21 22:50:46 +02:00
testinternal.cpp
testio.cpp Improve test coverage for %lx, %hx, %hhx used with scanf 2017-11-06 23:13:48 +03:00
testleakautovar.cpp Fix for conditional memory allocation inside if-condition (#986) 2017-10-26 19:11:00 +02:00
testlibrary.cpp
testmathlib.cpp testsuite: don't compare doubles with != 2017-10-10 22:40:49 +02:00
testmemleak.cpp
testnullpointer.cpp
testoptions.cpp
testother.cpp Do not warn when unique pointers are passed by value 2017-07-25 11:17:56 +02:00
testpath.cpp testrunner: Remove TestPath::simplify_path as these tests has been moved to simplecpp 2017-06-23 20:32:00 +02:00
testpathmatch.cpp Renamed PathMatch::Match to PathMatch::match 2017-07-28 11:27:04 +02:00
testpostfixoperator.cpp
testpreprocessor.cpp
testrunner.cpp
testrunner.vcxproj
testrunner.vcxproj.filters
testsamples.cpp Fixed #439 (Patch: Cppcheck reports wrong filename for filenames containing 8-bit ASCII) 2017-08-21 12:52:15 +02:00
testsimplifytemplate.cpp Fixed #6570 (False positive unusedFunction - function called from within template function) 2017-06-30 14:34:28 +02:00
testsimplifytokens.cpp Fixed #8226 (Tokenizer: Wrong handling of string literal u"abc") 2017-09-21 13:33:14 +02:00
testsimplifytypedef.cpp pull request for ticket 8180 (better diagnostic output for bailouts) (#964) 2017-10-05 23:03:13 +02:00
testsizeof.cpp
teststl.cpp Fix invalid code in TestStl test case 2017-09-19 23:22:17 +02:00
teststring.cpp
testsuite.cpp testsuite: Improved const correctness of arguments. 2017-10-30 10:57:03 +01:00
testsuite.h testsuite: Improved const correctness of arguments. 2017-10-30 10:57:03 +01:00
testsuppressions.cpp
testsymboldatabase.cpp SymbolDatabase: fix wrong type in union test. 2017-10-15 09:45:02 -04:00
testthreadexecutor.cpp
testtimer.cpp
testtoken.cpp astyle formatting 2017-07-21 09:17:25 +02:00
testtokenize.cpp astyle 2017-11-05 17:56:24 +01:00
testtokenlist.cpp
testtype.cpp checkFloatToIntegerOverflow: check all calculations, not only in function bodies 2017-09-19 19:30:24 +02:00
testuninitvar.cpp Fixed #8197 (iscast: '(b)&1' is not a cast) 2017-09-08 22:52:16 +02:00
testunusedfunctions.cpp
testunusedprivfunc.cpp
testunusedvar.cpp astyle formatting 2017-08-02 07:48:38 +02:00
testutils.h
testvaarg.cpp Improve test coverage for va_end() called before va_start() 2017-10-14 19:28:26 +03:00
testvalueflow.cpp Fixed #8233 (FP uninitvar found in bash:lib/readline/display.c) 2017-11-06 10:28:07 +01:00
testvarid.cpp Fixed #4988 (Tokenizer::setVarId: Wrong varid for inline function parameter) 2017-11-05 22:25:46 +01:00