cppcheck/test
Daniel Marjamäki ca50dea97d Fix in Tokenizer::simplifyUsing for non-scopes 2021-08-21 10:10:40 +02:00
..
bug-hunting Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
cfg #8113: Added a regression test. 2021-08-09 18:30:29 +02:00
cli Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
synthetic Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
testsuites Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
CMakeLists.txt Dont require __main__ for an addon (#3363) 2021-08-12 20:17:51 +02:00
options.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
options.h Add colors to CLI reporting (#3304) 2021-07-08 21:21:35 +02:00
precompiled.h Update Copyright year 2021-03-21 20:58:32 +01:00
redirect.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
test.cxx
test64bit.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
testassert.cpp Update Copyright year 2021-03-21 20:58:32 +01:00
testastutils.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
testautovariables.cpp Symboldatabase: Improve valuetypes for containers, iterators, and smart pointers (#3398) 2021-08-14 19:00:58 +02:00
testbool.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
testboost.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
testbufferoverrun.cpp Fix 7524: ValueFlow: false path for 'x<3' (#3393) 2021-08-16 09:19:07 +02:00
testbughuntingchecks.cpp Update Copyright year 2021-03-21 20:58:32 +01:00
testcharvar.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
testclangimport.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
testclass.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
testcmdlineparser.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
testcondition.cpp Deduce symbolic values from conditions (#3406) 2021-08-19 22:01:55 +02:00
testconstructors.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
testcppcheck.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
testerrorlogger.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
testexceptionsafety.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
testexprengine.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
testfilelister.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
testfunctions.cpp Fixed #10396 (FP missingReturn on void operator=()) 2021-08-10 09:55:16 +02:00
testgarbage.cpp Fix 9245: Synax error on valid C++14 code: AST broken, binary operator '=' doesn't have two operands. (#3400) 2021-08-14 22:50:58 +02:00
testimportproject.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
testincompletestatement.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
testinternal.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
testio.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
testleakautovar.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
testlibrary.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
testmathlib.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
testmemleak.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
testnullpointer.cpp Fix 10408: FP nullPointer on 'return x.release()' (#3404) 2021-08-15 07:43:50 +02:00
testoptions.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
testother.cpp Fixed #10397 (FP constParameter - implementing an interface) 2021-08-10 15:37:59 +02:00
testpath.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
testpathmatch.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
testplatform.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
testpostfixoperator.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
testpreprocessor.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
testrunner.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
testrunner.vcxproj Fix MSVC build and some warnings (#3334) 2021-07-16 21:55:12 +02:00
testrunner.vcxproj.filters Remove TestSamples 2021-07-10 21:04:38 +02:00
testsimplifytemplate.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
testsimplifytokens.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
testsimplifytypedef.cpp Deduce symbolic values from conditions (#3406) 2021-08-19 22:01:55 +02:00
testsimplifyusing.cpp Fix in Tokenizer::simplifyUsing for non-scopes 2021-08-21 10:10:40 +02:00
testsizeof.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
teststl.cpp Fix 7524: ValueFlow: false path for 'x<3' (#3393) 2021-08-16 09:19:07 +02:00
teststring.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
testsuite.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
testsuite.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
testsummaries.cpp Update Copyright year 2021-03-21 20:58:32 +01:00
testsuppressions.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
testsymboldatabase.cpp Fixed #10376 (Cppcheck does not add some function arguments to the dump file) 2021-08-15 07:48:01 +02:00
testthreadexecutor.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
testtimer.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
testtoken.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
testtokenize.cpp Fix 9444: Syntax error on valid C++14 code (#3403) 2021-08-15 07:43:02 +02:00
testtokenlist.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
testtokenrange.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
testtype.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
testuninitvar.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
testunusedfunctions.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
testunusedprivfunc.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
testunusedvar.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
testutils.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
testutils.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
testvaarg.cpp Update Copyright year 2021-03-21 20:58:32 +01:00
testvalueflow.cpp Deduce symbolic values from conditions (#3406) 2021-08-19 22:01:55 +02:00
testvarid.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00