cppcheck/test
Rikard Falkeborn 951ca2c8b9
Fix #10186 (FP memleak with cast and assignment) (#3148)
2021-02-25 10:55:34 +01:00
..
bug-hunting
cfg astyle formatting 2021-02-20 13:33:57 +01:00
cli
synthetic
testsuites
CMakeLists.txt
options.cpp
options.h
precompiled.h Refactorization: Include cleanup and added one more header to test/precompiled.h 2021-02-18 16:16:40 +01:00
redirect.h
test.cxx
test64bit.cpp Refactorization: Improved internal implementation of severity and certainty levels 2021-02-24 22:00:06 +01:00
testassert.cpp Refactorization: Improved internal implementation of severity and certainty levels 2021-02-24 22:00:06 +01:00
testastutils.cpp
testautovariables.cpp Refactorization: Improved internal implementation of severity and certainty levels 2021-02-24 22:00:06 +01:00
testbool.cpp Refactorization: Improved internal implementation of severity and certainty levels 2021-02-24 22:00:06 +01:00
testboost.cpp Refactorization: Improved internal implementation of severity and certainty levels 2021-02-24 22:00:06 +01:00
testbufferoverrun.cpp Refactorization: Improved internal implementation of severity and certainty levels 2021-02-24 22:00:06 +01:00
testbughuntingchecks.cpp Fix compilation error 2021-02-24 22:20:11 +01:00
testcharvar.cpp Refactorization: Improved internal implementation of severity and certainty levels 2021-02-24 22:00:06 +01:00
testclangimport.cpp
testclass.cpp Refactorization: Improved internal implementation of severity and certainty levels 2021-02-24 22:00:06 +01:00
testcmdlineparser.cpp Fix compilation error 2021-02-24 22:31:46 +01:00
testcondition.cpp Refactorization: Improved internal implementation of severity and certainty levels 2021-02-24 22:00:06 +01:00
testconstructors.cpp Refactorization: Improved internal implementation of severity and certainty levels 2021-02-24 22:00:06 +01:00
testcppcheck.cpp
testerrorlogger.cpp Refactorization: Improved internal implementation of severity and certainty levels 2021-02-24 22:00:06 +01:00
testexceptionsafety.cpp Refactorization: Improved internal implementation of severity and certainty levels 2021-02-24 22:00:06 +01:00
testexprengine.cpp
testfilelister.cpp Refactorization: Include cleanup and added one more header to test/precompiled.h 2021-02-18 16:16:40 +01:00
testfunctions.cpp Refactorization: Improved internal implementation of severity and certainty levels 2021-02-24 22:00:06 +01:00
testgarbage.cpp Refactorization: Improved internal implementation of severity and certainty levels 2021-02-24 22:00:06 +01:00
testimportproject.cpp
testincompletestatement.cpp Refactorization: Improved internal implementation of severity and certainty levels 2021-02-24 22:00:06 +01:00
testinternal.cpp
testio.cpp Refactorization: Improved internal implementation of severity and certainty levels 2021-02-24 22:00:06 +01:00
testleakautovar.cpp Fix #10186 (FP memleak with cast and assignment) (#3148) 2021-02-25 10:55:34 +01:00
testlibrary.cpp
testmathlib.cpp some MathLib adjustments for out-of-range numbers after std::stringstream removal (#3100) 2021-02-13 19:10:45 +01:00
testmemleak.cpp Refactorization: Improved internal implementation of severity and certainty levels 2021-02-24 22:00:06 +01:00
testnullpointer.cpp Refactorization: Improved internal implementation of severity and certainty levels 2021-02-24 22:00:06 +01:00
testoptions.cpp
testother.cpp Refactorization: Improved internal implementation of severity and certainty levels 2021-02-24 22:00:06 +01:00
testpath.cpp
testpathmatch.cpp
testplatform.cpp
testpostfixoperator.cpp Refactorization: Improved internal implementation of severity and certainty levels 2021-02-24 22:00:06 +01:00
testpreprocessor.cpp Refactorization: Improved internal implementation of severity and certainty levels 2021-02-24 22:00:06 +01:00
testrunner.cpp
testrunner.vcxproj
testrunner.vcxproj.filters
testsamples.cpp
testsimplifytemplate.cpp Refactorization: Improved internal implementation of severity and certainty levels 2021-02-24 22:00:06 +01:00
testsimplifytokens.cpp Refactorization: Improved internal implementation of severity and certainty levels 2021-02-24 22:00:06 +01:00
testsimplifytypedef.cpp Refactorization: Improved internal implementation of severity and certainty levels 2021-02-24 22:00:06 +01:00
testsimplifyusing.cpp Refactorization: Improved internal implementation of severity and certainty levels 2021-02-24 22:00:06 +01:00
testsizeof.cpp Refactorization: Improved internal implementation of severity and certainty levels 2021-02-24 22:00:06 +01:00
teststl.cpp Refactorization: Improved internal implementation of severity and certainty levels 2021-02-24 22:00:06 +01:00
teststring.cpp Refactorization: Improved internal implementation of severity and certainty levels 2021-02-24 22:00:06 +01:00
testsuite.cpp Refactorization: Improved string handling in test suite 2021-02-24 22:05:23 +01:00
testsuite.h Refactorization: Improved string handling in test suite 2021-02-24 22:05:23 +01:00
testsummaries.cpp
testsuppressions.cpp Refactorization: Improved internal implementation of severity and certainty levels 2021-02-24 22:00:06 +01:00
testsymboldatabase.cpp Refactorization: Removed unnecessary \n and spaces in strings 2021-02-20 12:58:42 +01:00
testthreadexecutor.cpp
testtimer.cpp
testtoken.cpp Refactorization: Removed unnecessary \n and spaces in strings 2021-02-20 12:58:42 +01:00
testtokenize.cpp Refactorization: Removed unnecessary \n and spaces in strings 2021-02-20 12:58:42 +01:00
testtokenlist.cpp
testtype.cpp Refactorization: Improved internal implementation of severity and certainty levels 2021-02-24 22:00:06 +01:00
testuninitvar.cpp Refactorization: Improved internal implementation of severity and certainty levels 2021-02-24 22:00:06 +01:00
testunusedfunctions.cpp Refactorization: Improved internal implementation of severity and certainty levels 2021-02-24 22:00:06 +01:00
testunusedprivfunc.cpp Refactorization: Improved internal implementation of severity and certainty levels 2021-02-24 22:00:06 +01:00
testunusedvar.cpp Refactorization: Improved internal implementation of severity and certainty levels 2021-02-24 22:00:06 +01:00
testutils.cpp Refactorization: Reduced stack usage of givenACodeSampleToTokenize 2021-02-18 16:28:04 +01:00
testutils.h Fix compile error 2021-02-18 18:50:30 +01:00
testvaarg.cpp Refactorization: Improved internal implementation of severity and certainty levels 2021-02-24 22:00:06 +01:00
testvalueflow.cpp Fix some warnings (#3096) 2021-02-23 08:19:05 +01:00
testvarid.cpp Refactorization: Removed unnecessary \n and spaces in strings 2021-02-20 12:58:42 +01:00