cppcheck/test
Dmitry-Me d12db51771 Function parameter was not used 2017-10-11 00:43:50 +03:00
..
cfg fixed 'make checkcfg' 2017-10-06 15:16:25 +02:00
synthetic
CMakeLists.txt
options.cpp
options.h
redirect.h
test.cxx test: tabs to spaces, remove trailing spaces and extra empty lines at the end of files 2012-09-17 13:51:40 +02:00
test64bit.cpp iwyu - include what you use 2017-05-27 04:33:47 +02:00
testassert.cpp iwyu - include what you use 2017-05-27 04:33:47 +02:00
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 iwyu - include what you use 2017-05-27 04:33:47 +02:00
testclass.cpp Improve coverage for operator= return type detection. 2017-09-14 00:12:10 +03:00
testcmdlineparser.cpp
testcondition.cpp Improve 'opposite inner condition' check 2017-09-22 14:01:20 +02:00
testconstructors.cpp
testcppcheck.cpp
testerrorlogger.cpp
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 %I used with scanf 2017-10-10 17:27:33 +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 iwyu - include what you use 2017-05-27 04:33:47 +02:00
testoptions.cpp
testother.cpp
testpath.cpp
testpathmatch.cpp
testpostfixoperator.cpp
testpreprocessor.cpp
testrunner.cpp
testrunner.vcxproj Updated Visual Studio solution to VS2017. 2017-05-14 10:04:25 +02:00
testrunner.vcxproj.filters
testsamples.cpp
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 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 Simplify int vs bool 2017-10-08 07:54:39 +02:00
testthreadexecutor.cpp
testtimer.cpp
testtoken.cpp
testtokenize.cpp pull request for ticket 8180 (better diagnostic output for bailouts) (#964) 2017-10-05 23:03:13 +02:00
testtokenlist.cpp iwyu - include what you use 2017-05-27 04:33:47 +02:00
testtype.cpp checkFloatToIntegerOverflow: check all calculations, not only in function bodies 2017-09-19 19:30:24 +02:00
testuninitvar.cpp
testunusedfunctions.cpp
testunusedprivfunc.cpp
testunusedvar.cpp
testutils.h
testvaarg.cpp
testvalueflow.cpp pull request for ticket 8180 (better diagnostic output for bailouts) (#964) 2017-10-05 23:03:13 +02:00
testvarid.cpp