cppcheck/test
Daniel Marjamäki 526d8b76a6 Fixed #8271 (FP uninitMemberVar: Handle method call in middle of statement) 2017-11-11 21:28:24 +01:00
..
cfg fixed 'make checkcfg' 2017-10-06 15:16:25 +02:00
synthetic
CMakeLists.txt
options.cpp
options.h
redirect.h
test.cxx
test64bit.cpp
testassert.cpp
testastutils.cpp
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
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 Fixed #8271 (FP uninitMemberVar: Handle method call in middle of statement) 2017-11-11 21:28:24 +01:00
testcppcheck.cpp
testerrorlogger.cpp
testexceptionsafety.cpp
testfilelister.cpp
testfiles.pri
testfunctions.cpp
testgarbage.cpp
testimportproject.cpp Unit testing visual studio import 2017-09-24 22:57:24 +02:00
testincompletestatement.cpp
testinternal.cpp
testio.cpp Tests for %u, %x with various length specifiers used with printf 2017-11-10 23:53:53 +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
testpath.cpp
testpathmatch.cpp
testpostfixoperator.cpp
testpreprocessor.cpp
testrunner.cpp
testrunner.vcxproj Support relative paths in Visual Studio projects properties (#995) 2017-11-11 11:13:18 +01:00
testrunner.vcxproj.filters Support relative paths in Visual Studio projects properties (#995) 2017-11-11 11:13:18 +01:00
testsamples.cpp
testsimplifytemplate.cpp
testsimplifytokens.cpp
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
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
testtokenize.cpp astyle 2017-11-05 17:56:24 +01:00
testtokenlist.cpp
testtype.cpp
testuninitvar.cpp
testunusedfunctions.cpp
testunusedprivfunc.cpp
testunusedvar.cpp
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 #7788 (Varid missing for member variable in ctor of template class) 2017-11-10 21:03:15 +01:00