cppcheck/test
Daniel Marjamäki 120d0f86d0 CheckCondition: Fix FP about same condition when switch case is used (daca) 2017-09-07 22:05:01 +02:00
..
cfg
synthetic
CMakeLists.txt
options.cpp iwyu - include what you use 2017-05-27 04:33:47 +02:00
options.h
redirect.h iwyu - include what you use 2017-05-27 04:33:47 +02:00
test.cxx
test64bit.cpp
testassert.cpp
testastutils.cpp
testautovariables.cpp
testbool.cpp
testboost.cpp
testbufferoverrun.cpp
testcharvar.cpp
testclass.cpp Fixed #8142 (false positive: The class 'B' has 'copy constructor' but lack of 'operator='.) 2017-08-01 19:52:41 -04:00
testcmdlineparser.cpp Removed XML version 1 2017-07-29 18:56:22 +02:00
testcondition.cpp CheckCondition: Fix FP about same condition when switch case is used (daca) 2017-09-07 22:05:01 +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 Fixed #8154 (heap use after free in tokenlist) 2017-08-25 17:17:19 +02:00
testimportproject.cpp iwyu - include what you use 2017-05-27 04:33:47 +02:00
testincompletestatement.cpp Fixed #8030 (False positive 'constStatement' when indexing with {}) 2017-08-26 11:59:09 +02:00
testinternal.cpp Spelling fixes 2017-05-30 08:03:15 +03:00
testio.cpp
testleakautovar.cpp
testlibrary.cpp
testmathlib.cpp
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
testsimplifytypedef.cpp Fixed #5614 (Incorrect syntax error with function pointer typedef and dependent template types) 2017-08-30 19:18:05 +02:00
testsizeof.cpp
teststl.cpp Fixed #8194 (False positive reademptycontainer - range based loop) 2017-09-02 22:22:32 +02:00
teststring.cpp
testsuite.cpp
testsuite.h
testsuppressions.cpp
testsymboldatabase.cpp Resolve C4800 2017-08-15 17:42:56 +03:00
testthreadexecutor.cpp
testtimer.cpp iwyu - include what you use 2017-05-27 04:33:47 +02:00
testtoken.cpp
testtokenize.cpp Fixed #8156 (wrong ast for 'z = (x & (unsigned)1) | (y & (unsigned)2);') 2017-08-26 23:25:45 +02:00
testtokenlist.cpp
testtype.cpp Fixed #1793 (CheckType::checkFloatToIntegerOverflow: assignments) 2017-08-23 05:34:47 +02:00
testuninitvar.cpp Fixed #8172 (False positive uninitvar on sizeof *ptr) 2017-08-23 22:17:49 +02:00
testunusedfunctions.cpp
testunusedprivfunc.cpp
testunusedvar.cpp astyle formatting 2017-08-02 07:48:38 +02:00
testutils.h
testvaarg.cpp
testvalueflow.cpp ValueFlow: Avoid FPs for aliased variables 2017-09-03 23:24:55 +02:00
testvarid.cpp astyle formatting 2017-08-16 18:56:02 +02:00