cppcheck/test
PKEuS 57d1196386 Replaced CheckNonReentrantFunctions and CheckObsoleteFunctions by generic CheckFunctions which is based on Library (#6529) 2015-11-22 09:18:07 +01:00
..
cfg #7062 Remove unnecessaryQualification check 2015-10-18 17:00:09 +02:00
CMakeLists.txt Add CMake files 2015-02-13 19:00:14 +01:00
options.cpp Changed Copyrights. Removed my name. 2015-11-18 20:04:50 +01:00
options.h Changed Copyrights. Removed my name. 2015-11-18 20:04:50 +01:00
redirect.h Changed Copyrights. Removed my name. 2015-11-18 20:04:50 +01:00
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
test.pro Don't include tinyxml from both lib.pri and test.pro 2013-08-19 19:44:29 +04:00
test64bit.cpp Changed Copyrights. Removed my name. 2015-11-18 20:04:50 +01:00
testassert.cpp Changed Copyrights. Removed my name. 2015-11-18 20:04:50 +01:00
testautovariables.cpp Changed Copyrights. Removed my name. 2015-11-18 20:04:50 +01:00
testbool.cpp Changed Copyrights. Removed my name. 2015-11-18 20:04:50 +01:00
testboost.cpp Changed Copyrights. Removed my name. 2015-11-18 20:04:50 +01:00
testbufferoverrun.cpp Changed Copyrights. Removed my name. 2015-11-18 20:04:50 +01:00
testcharvar.cpp Changed Copyrights. Removed my name. 2015-11-18 20:04:50 +01:00
testclass.cpp Changed Copyrights. Removed my name. 2015-11-18 20:04:50 +01:00
testcmdlineparser.cpp Changed Copyrights. Removed my name. 2015-11-18 20:04:50 +01:00
testcondition.cpp Changed Copyrights. Removed my name. 2015-11-18 20:04:50 +01:00
testconstructors.cpp Changed Copyrights. Removed my name. 2015-11-18 20:04:50 +01:00
testcppcheck.cpp Changed Copyrights. Removed my name. 2015-11-18 20:04:50 +01:00
testerrorlogger.cpp Changed Copyrights. Removed my name. 2015-11-18 20:04:50 +01:00
testexceptionsafety.cpp Changed Copyrights. Removed my name. 2015-11-18 20:04:50 +01:00
testfilelister.cpp Changed Copyrights. Removed my name. 2015-11-18 20:04:50 +01:00
testfiles.pri Refactoring to address some issues from #5895 (handling of unsigned numbers). Also adding a TODO testcase since the real issue (FP) is still not fixed 2015-06-13 18:08:13 +02:00
testfunctions.cpp Replaced CheckNonReentrantFunctions and CheckObsoleteFunctions by generic CheckFunctions which is based on Library (#6529) 2015-11-22 09:18:07 +01:00
testgarbage.cpp Replaced CheckNonReentrantFunctions and CheckObsoleteFunctions by generic CheckFunctions which is based on Library (#6529) 2015-11-22 09:18:07 +01:00
testincompletestatement.cpp Changed Copyrights. Removed my name. 2015-11-18 20:04:50 +01:00
testinternal.cpp Changed Copyrights. Removed my name. 2015-11-18 20:04:50 +01:00
testio.cpp Changed Copyrights. Removed my name. 2015-11-18 20:04:50 +01:00
testleakautovar.cpp Changed Copyrights. Removed my name. 2015-11-18 20:04:50 +01:00
testlibrary.cpp Replaced CheckNonReentrantFunctions and CheckObsoleteFunctions by generic CheckFunctions which is based on Library (#6529) 2015-11-22 09:18:07 +01:00
testmathlib.cpp MathLib::characterLiteralToLongNumber now reports more specific error messages for unsupported unicode literals (see #7162) 2015-11-22 07:38:38 +01:00
testmemleak.cpp Removed lots of redundant tests from testmemleak.cpp, added some missing types to gtk.cfg 2015-11-19 18:51:32 +01:00
testnullpointer.cpp Changed Copyrights. Removed my name. 2015-11-18 20:04:50 +01:00
testoptions.cpp Changed Copyrights. Removed my name. 2015-11-18 20:04:50 +01:00
testother.cpp Changed Copyrights. Removed my name. 2015-11-18 20:04:50 +01:00
testpath.cpp Changed Copyrights. Removed my name. 2015-11-18 20:04:50 +01:00
testpathmatch.cpp Changed Copyrights. Removed my name. 2015-11-18 20:04:50 +01:00
testpostfixoperator.cpp Changed Copyrights. Removed my name. 2015-11-18 20:04:50 +01:00
testpreprocessor.cpp Changed Copyrights. Removed my name. 2015-11-18 20:04:50 +01:00
testrunner.cpp Changed Copyrights. Removed my name. 2015-11-18 20:04:50 +01:00
testrunner.vcxproj Replaced CheckNonReentrantFunctions and CheckObsoleteFunctions by generic CheckFunctions which is based on Library (#6529) 2015-11-22 09:18:07 +01:00
testrunner.vcxproj.filters Replaced CheckNonReentrantFunctions and CheckObsoleteFunctions by generic CheckFunctions which is based on Library (#6529) 2015-11-22 09:18:07 +01:00
testsamples.cpp Changed Copyrights. Removed my name. 2015-11-18 20:04:50 +01:00
testsimplifytemplate.cpp Changed Copyrights. Removed my name. 2015-11-18 20:04:50 +01:00
testsimplifytokens.cpp Partial fix for #4931 (Wrong calculation of constants (simplifying: +,<<,% operations)) 2015-11-20 16:09:47 +01:00
testsimplifytypedef.cpp Changed Copyrights. Removed my name. 2015-11-18 20:04:50 +01:00
testsizeof.cpp Changed Copyrights. Removed my name. 2015-11-18 20:04:50 +01:00
teststl.cpp Fixed false positive stlIfStrFind for function call inside condition. 2015-11-20 20:08:53 +01:00
teststring.cpp Refactor handling of char constants 2015-11-20 10:10:38 +01:00
testsuite.cpp Changed Copyrights. Removed my name. 2015-11-18 20:04:50 +01:00
testsuite.h Changed Copyrights. Removed my name. 2015-11-18 20:04:50 +01:00
testsuppressions.cpp Changed Copyrights. Removed my name. 2015-11-18 20:04:50 +01:00
testsymboldatabase.cpp Changed Copyrights. Removed my name. 2015-11-18 20:04:50 +01:00
testthreadexecutor.cpp Refactorizations in checkmemoryleak.cpp: 2015-11-19 17:34:17 +01:00
testtimer.cpp Changed Copyrights. Removed my name. 2015-11-18 20:04:50 +01:00
testtoken.cpp Changed Copyrights. Removed my name. 2015-11-18 20:04:50 +01:00
testtokenize.cpp Fixed #4931 (Wrong calculation of constants (simplifying: +,<<,% operations)) 2015-11-20 19:43:11 +01:00
testtokenlist.cpp Changed Copyrights. Removed my name. 2015-11-18 20:04:50 +01:00
testtype.cpp Changed Copyrights. Removed my name. 2015-11-18 20:04:50 +01:00
testuninitvar.cpp Fixed #6264 (FP: gimp: struct initialized via pointers to member variables) 2015-11-21 19:31:18 +01:00
testunusedfunctions.cpp Changed Copyrights. Removed my name. 2015-11-18 20:04:50 +01:00
testunusedprivfunc.cpp Changed Copyrights. Removed my name. 2015-11-18 20:04:50 +01:00
testunusedvar.cpp Changed Copyrights. Removed my name. 2015-11-18 20:04:50 +01:00
testutils.h Changed Copyrights. Removed my name. 2015-11-18 20:04:50 +01:00
testvaarg.cpp Changed Copyrights. Removed my name. 2015-11-18 20:04:50 +01:00
testvalueflow.cpp Changed Copyrights. Removed my name. 2015-11-18 20:04:50 +01:00
testvarid.cpp Fixed #4627 (Tokenizer::setVarId: function declaration in function body) 2015-11-19 16:27:16 +01:00