.. |
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
|
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
|
Improve coverage for operator= return type detection.
|
2017-09-14 00:12:10 +03:00 |
testcmdlineparser.cpp
|
Removed XML version 1
|
2017-07-29 18:56:22 +02:00 |
testcondition.cpp
|
Improve 'opposite inner condition' check
|
2017-09-22 14:01:20 +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
|
Initial test coverage for %td used with scanf
|
2017-10-17 18:09:10 +03:00 |
testleakautovar.cpp
|
…
|
|
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
|
…
|
|
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
|
…
|
|
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
|
Function parameter was not used
|
2017-10-11 00:43:50 +03:00 |
testsuite.h
|
testsuite: don't compare doubles with !=
|
2017-10-10 22:40:49 +02: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
|
Fixed #8241 (FP: Same expression on both sides of operator)
|
2017-10-16 17:39:50 +02: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 #6153 (ValueFlowBeforeCondition: Handle global variables)
|
2017-10-17 16:55:37 +02:00 |
testvarid.cpp
|
astyle formatting
|
2017-08-16 18:56:02 +02:00 |