cppcheck/test
PKEuS 002389f836 Fixed #3677
Added forgotten testcase for #3672
2012-03-21 18:40:32 +01:00
..
options.cpp
options.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
redirect.h Some refactorizations 2012-02-18 14:44:04 +01:00
test.cxx
test.pro
test64bit.cpp
testassignif.cpp
testautovariables.cpp Improved checkautovariables: 2012-03-01 18:38:20 +01:00
testboost.cpp
testbufferoverrun.cpp Fixed #3538 (false positive caused by bad tokenizer simplification) 2012-02-01 21:13:26 +01:00
testcharvar.cpp charvar: dont write warning about char type array index when array is small and the full valid range is accessible with the char type. If there are out of bounds access then, it is not because the type of the variable. 2012-03-10 12:19:28 +01:00
testclass.cpp Fixed compiler error 2012-02-17 16:09:24 +01:00
testcmdlineparser.cpp
testconstructors.cpp
testcppcheck.cpp
testdivision.cpp
testerrorlogger.cpp
testexceptionsafety.cpp - Moved checkCatchExceptionByValue from CheckOther to CheckExceptionSafety 2012-02-02 16:17:42 +01:00
testfilelister.cpp Refactored STL container usage in CLI. 2012-02-19 17:22:59 +01:00
testincompletestatement.cpp
testinternal.cpp Update year to 2012 2012-01-01 01:05:37 +02:00
testmathlib.cpp
testmemleak.cpp Updated error message about not taking return value from function that returns allocated memory 2012-03-18 13:45:50 +01:00
testnonreentrantfunctions.cpp
testnullpointer.cpp Improved nullpointer check: Detect dereferences by streams (#410) 2012-03-16 17:24:03 +01:00
testobsoletefunctions.cpp - Improved nullpointer check: Fixed #1171 2012-02-11 12:26:48 +01:00
testoptions.cpp
testother.cpp Improved CheckOther::checkIncorrectLogicOperator: 2012-03-15 20:38:28 +01:00
testpath.cpp
testpathmatch.cpp Refactored STL container usage in CLI. 2012-02-19 17:22:59 +01:00
testpostfixoperator.cpp
testpreprocessor.cpp test: Fix preprocessor code in test data 2012-03-18 16:50:16 +01:00
testrunner.cpp
testrunner.vcproj
testrunner.vcxproj
testrunner.vcxproj.filters
testsimplifytokens.cpp Improved checkautovariables: 2012-03-01 18:38:20 +01:00
teststl.cpp Improved checkautovariables: 2012-03-01 18:38:20 +01:00
testsuite.cpp
testsuite.h
testsuppressions.cpp Refactored STL container usage in CLI. 2012-02-19 17:22:59 +01:00
testsymboldatabase.cpp Improved unused private function check: 2012-02-24 20:45:56 +01:00
testthreadexecutor.cpp Refactored STL container usage in CLI. 2012-02-19 17:22:59 +01:00
testtoken.cpp
testtokenize.cpp Fixed #3677 2012-03-21 18:40:32 +01:00
testuninitvar.cpp Fixed #3666 (False positive: Uninitialized variable (taking address)) 2012-03-16 17:28:05 +01:00
testunusedfunctions.cpp
testunusedprivfunc.cpp Improved unused private function check: 2012-02-24 20:45:56 +01:00
testunusedvar.cpp Fixed #3677 2012-03-21 18:40:32 +01:00
testutils.h Some refactorizations 2012-02-18 11:55:05 +01:00