cppcheck/test
Daniel Marjamäki a0b22410cf SymbolDatabase: Better handling of smart pointers 2019-07-07 21:52:49 +02:00
..
cfg posix.cfg: Add `<use-retval/>` to pthread_mutex_trylock () 2019-07-07 12:57:02 +02:00
cli Better handling of spaces in paths 2019-06-22 19:20:15 +02:00
synthetic
testsuites
CMakeLists.txt
options.cpp Update Copyright 2019-06-29 07:49:14 +02:00
options.h Update Copyright 2019-06-29 07:49:14 +02:00
redirect.h
test.cxx
test64bit.cpp
testassert.cpp
testastutils.cpp
testautovariables.cpp Fix issue 3695: Handle class pointers 2019-07-07 10:16:19 +02:00
testbool.cpp Remove debug printout () 2019-06-28 22:08:32 +02:00
testboost.cpp
testbufferoverrun.cpp Correct Zero/Null as pointer constant () 2019-06-30 21:39:22 +02:00
testcharvar.cpp
testclass.cpp Update symbol database such that the override keyword implies that the function is also virtual () 2019-07-04 12:32:32 +02:00
testcmdlineparser.cpp
testcondition.cpp Fixed (warn about opposite if and else-if conditions) 2019-06-30 23:26:49 +02:00
testconstructors.cpp Revert "Remove bailout. It hides lots of warnings for real code to avoid FP in unused templates." 2019-06-19 22:29:00 +02:00
testcppcheck.cpp
testerrorlogger.cpp
testexceptionsafety.cpp
testfilelister.cpp Update copyright year 2019-02-09 07:24:06 +01:00
testfiles.pri
testfunctions.cpp
testgarbage.cpp Check for more garbage code () 2019-07-03 08:28:24 +02:00
testimportproject.cpp
testincompletestatement.cpp
testinternal.cpp
testio.cpp
testleakautovar.cpp Fix (Add support to realloc to cfg files) () 2019-07-05 12:44:52 +02:00
testlibrary.cpp Fix (Add support to realloc to cfg files) () 2019-07-05 12:44:52 +02:00
testmathlib.cpp
testmemleak.cpp Fix (Add support to realloc to cfg files) () 2019-07-05 12:44:52 +02:00
testnullpointer.cpp
testoptions.cpp
testother.cpp Check for more garbage code () 2019-07-03 08:28:24 +02:00
testpath.cpp
testpathmatch.cpp
testplatform.cpp
testpostfixoperator.cpp
testpreprocessor.cpp Correct Zero/Null as pointer constant () 2019-06-30 21:39:22 +02:00
testrunner.cpp Update Copyright 2019-06-29 07:49:14 +02:00
testrunner.vcxproj Updated to Visual Studio 2019 2019-07-06 12:11:19 +02:00
testrunner.vcxproj.filters Updated to Visual Studio 2019 2019-07-06 12:11:19 +02:00
testsamples.cpp
testsimplifytemplate.cpp Refactor Tokenizer::simplifyUsing to use continue to reduce indentation () 2019-07-07 18:33:33 +02:00
testsimplifytokens.cpp Correct Zero/Null as pointer constant () 2019-06-30 21:39:22 +02:00
testsimplifytypedef.cpp Correct Zero/Null as pointer constant () 2019-06-30 21:39:22 +02:00
testsimplifyusing.cpp Partial fix for (simplifyTypedef: Problem when namespace is used) () 2019-07-06 20:22:13 +02:00
testsizeof.cpp
teststl.cpp
teststring.cpp Overlapping sprintf, improve handling of casts () 2019-07-05 12:27:39 +02:00
testsuite.cpp
testsuite.h
testsuppressions.cpp
testsymboldatabase.cpp SymbolDatabase: Better handling of smart pointers 2019-07-07 21:52:49 +02:00
testthreadexecutor.cpp
testtimer.cpp
testtoken.cpp Correct Zero/Null as pointer constant () 2019-06-30 21:39:22 +02:00
testtokenize.cpp Fix crash with lambda capture () 2019-07-06 10:46:17 +02:00
testtokenlist.cpp
testtype.cpp Correct Zero/Null as pointer constant () 2019-06-30 21:39:22 +02:00
testuninitvar.cpp uninitStructMember: Fixed FP shown in daca@home 2019-06-02 20:19:53 +02:00
testunusedfunctions.cpp
testunusedprivfunc.cpp
testunusedvar.cpp astyle formatting 2019-07-03 08:29:47 +02:00
testutils.h Correct Zero/Null as pointer constant () 2019-06-30 21:39:22 +02:00
testvaarg.cpp
testvalueflow.cpp Fix (Add support to realloc to cfg files) () 2019-07-05 12:44:52 +02:00
testvarid.cpp