cppcheck/test
Daniel Marjamäki 167cfb1ac5 valueFlowForward: improve handling of compound assignments 2017-08-23 11:13:47 +02:00
..
cfg
synthetic Improve Python code 2017-06-05 13:23:00 +02:00
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 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 Fixed #8085 (Token::expressionString: unsigned long long) 2017-07-21 09:16:42 +02:00
testconstructors.cpp
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 #8152 (Garbage code cause crash '0|\0|0>;') 2017-08-15 23:19:42 +02:00
testimportproject.cpp
testincompletestatement.cpp
testinternal.cpp
testio.cpp
testleakautovar.cpp Fixed #8040 (False positive resourceLeak - handle assigned to class instead of scalar) 2017-07-08 22:28:31 +02:00
testlibrary.cpp
testmathlib.cpp
testmemleak.cpp
testnullpointer.cpp
testoptions.cpp
testother.cpp Do not warn when unique pointers are passed by value 2017-07-25 11:17:56 +02:00
testpath.cpp testrunner: Remove TestPath::simplify_path as these tests has been moved to simplecpp 2017-06-23 20:32:00 +02:00
testpathmatch.cpp Renamed PathMatch::Match to PathMatch::match 2017-07-28 11:27:04 +02:00
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 Fixed #6570 (False positive unusedFunction - function called from within template function) 2017-06-30 14:34:28 +02:00
testsimplifytokens.cpp Fixed #8059 (Tokenizer::simplifyWhile0: for loop that modifies local variable) 2017-07-09 22:44:10 +02:00
testsimplifytypedef.cpp
testsizeof.cpp
teststl.cpp Fixed #1693 (false negative: std::vector, negative index) 2017-08-22 11:04:02 +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
testtoken.cpp astyle formatting 2017-07-21 09:17:25 +02:00
testtokenize.cpp Fixed #8148 (Tokenizer: Braces are not added properly in do while) 2017-08-16 18:55:34 +02:00
testtokenlist.cpp
testtype.cpp Fixed #1793 (CheckType::checkFloatToIntegerOverflow: assignments) 2017-08-23 05:34:47 +02:00
testuninitvar.cpp Fixed #6246 (Defect: False positive due to ignoring struct initialisation when nested in a loop and assigned to a member) 2017-06-30 13:41:19 +02:00
testunusedfunctions.cpp
testunusedprivfunc.cpp
testunusedvar.cpp astyle formatting 2017-08-02 07:48:38 +02:00
testutils.h
testvaarg.cpp
testvalueflow.cpp valueFlowForward: improve handling of compound assignments 2017-08-23 11:13:47 +02:00
testvarid.cpp astyle formatting 2017-08-16 18:56:02 +02:00