.. |
cfg
|
…
|
|
CMakeLists.txt
|
Fixed #7660 (cmake build does not handle simplecpp)
|
2016-08-06 18:21:54 +02:00 |
options.cpp
|
…
|
|
options.h
|
…
|
|
redirect.h
|
…
|
|
test.cxx
|
…
|
|
test64bit.cpp
|
Fixed #7553 (False positive with 1.74 'returning an integer in a function with pointer return type' when no integer is used)
|
2016-07-29 21:53:58 +02:00 |
testassert.cpp
|
…
|
|
testastutils.cpp
|
…
|
|
testautovariables.cpp
|
#5844 False positive: returnReference fp for inner lambda function
|
2016-05-20 23:46:56 +02:00 |
testbool.cpp
|
…
|
|
testboost.cpp
|
…
|
|
testbufferoverrun.cpp
|
…
|
|
testcharvar.cpp
|
Portability warning when 'char' type is used as array index
|
2016-02-08 10:08:35 +03:00 |
testclass.cpp
|
…
|
|
testcmdlineparser.cpp
|
…
|
|
testcondition.cpp
|
Fixed #7543 (False positive boolean result used in bitwise operation)
|
2016-07-29 18:46:43 +02:00 |
testconstructors.cpp
|
Fixed #3552 (Don't warn about missing ctor for class inside union)
|
2016-05-25 19:05:16 +02:00 |
testcppcheck.cpp
|
…
|
|
testerrorlogger.cpp
|
…
|
|
testexceptionsafety.cpp
|
…
|
|
testfilelister.cpp
|
…
|
|
testfiles.pri
|
…
|
|
testfunctions.cpp
|
…
|
|
testgarbage.cpp
|
Rephrased syntaxError message for empty configurations to improve readability:
|
2016-08-04 16:28:11 +02:00 |
testincompletestatement.cpp
|
Update copyright year to 2007-2016.
|
2016-01-01 15:34:45 +02:00 |
testinternal.cpp
|
…
|
|
testio.cpp
|
…
|
|
testleakautovar.cpp
|
…
|
|
testlibrary.cpp
|
…
|
|
testmathlib.cpp
|
…
|
|
testmemleak.cpp
|
…
|
|
testnullpointer.cpp
|
…
|
|
testoptions.cpp
|
Update copyright year to 2007-2016.
|
2016-01-01 15:34:45 +02:00 |
testother.cpp
|
Fixed #6971 (False positive duplicateExpressionTernary - cast ignored)
|
2016-08-01 21:53:43 +02:00 |
testpath.cpp
|
…
|
|
testpathmatch.cpp
|
…
|
|
testpostfixoperator.cpp
|
…
|
|
testpreprocessor.cpp
|
TestPreprocessor: Fix output
|
2016-08-06 13:28:24 +02:00 |
testrunner.cpp
|
…
|
|
testrunner.vcxproj
|
…
|
|
testrunner.vcxproj.filters
|
…
|
|
testsamples.cpp
|
…
|
|
testsimplifytemplate.cpp
|
…
|
|
testsimplifytokens.cpp
|
Do not simplify name "CALLBACK" away on non-windows platforms (#7554)
|
2016-07-16 10:43:28 +02:00 |
testsimplifytypedef.cpp
|
…
|
|
testsizeof.cpp
|
…
|
|
teststl.cpp
|
Fixed #7659 (crash: Token::varId() : vxl: brdb_selection.cxx)
|
2016-08-06 18:07:41 +02:00 |
teststring.cpp
|
…
|
|
testsuite.cpp
|
…
|
|
testsuite.h
|
…
|
|
testsuppressions.cpp
|
…
|
|
testsymboldatabase.cpp
|
Fixed #7657 (False positive: Function parameter 'c' should be passed by reference.)
|
2016-08-06 10:27:00 +02:00 |
testthreadexecutor.cpp
|
…
|
|
testtimer.cpp
|
…
|
|
testtoken.cpp
|
Token: Allow dollar sign in identifiers
|
2016-07-29 13:42:11 +02:00 |
testtokenize.cpp
|
Fixed #6113 (Tokenizer::simplifyFunctionPointer: wrong simplification of usage 'return (*f)();')
|
2016-08-04 19:10:08 +02:00 |
testtokenlist.cpp
|
…
|
|
testtype.cpp
|
…
|
|
testuninitvar.cpp
|
Fixed #6646 (False positive uninitvar - loopvariable initialized inside loop)
|
2016-08-04 14:39:54 +02:00 |
testunusedfunctions.cpp
|
…
|
|
testunusedprivfunc.cpp
|
…
|
|
testunusedvar.cpp
|
Fixed #7196 (Improve check: deem sizeof(thing) as using the thing's members)
|
2016-08-02 18:50:04 +02:00 |
testutils.h
|
…
|
|
testvaarg.cpp
|
…
|
|
testvalueflow.cpp
|
…
|
|
testvarid.cpp
|
Use TODO_ASSERT_EQUALS instead of TODO comments
|
2016-08-02 19:38:36 +02:00 |