..
bug-hunting
some Python cleanups based on PyCharm inspections ( #2999 )
2021-01-31 14:27:11 +01:00
cfg
astyle formatting
2021-02-20 13:33:57 +01:00
cli
Usability: Fixed loading of platform file placed in same path as project file
2021-03-05 08:39:09 +01:00
synthetic
fixed/excluded some shellcheck warnings and actually fail the build when something is found ( #3068 )
2021-01-20 18:43:49 +01:00
testsuites
Rename test cases, 'verification' was renamed to 'bug hunting'
2020-01-15 21:11:04 +01:00
CMakeLists.txt
TestLeakAutoVar: Split recursiveCountLimit test to separate class ( #2995 )
2020-12-31 09:34:53 +01:00
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
Update copyright year
2020-05-10 11:16:32 +02:00
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
10110: Fix FP knownConditionTrueFalse ( #3053 )
2021-01-25 17:23:47 +01:00
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
Fixed #10100 (FP: shadowVariable clangimport)
2021-01-27 20:03:42 +01:00
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
made check.h less heavy ( #2633 )
2020-05-23 07:16:49 +02:00
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
ExprEngine: Handling cases when for condition is always false ( #2984 )
2020-12-26 21:29:50 +01:00
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
Fixed #10149 (compile database; incomplete handling of directory and file)
2021-01-31 10:14:22 +01:00
testincompletestatement.cpp
Refactorization: Improved internal implementation of severity and certainty levels
2021-02-24 22:00:06 +01:00
testinternal.cpp
Update copyright year
2020-05-10 11:16:32 +02:00
testio.cpp
Refactorization: Improved internal implementation of severity and certainty levels
2021-02-24 22:00:06 +01:00
testleakautovar.cpp
Fix #10187 (memleak open with fd >= 0) ( #3156 )
2021-03-03 07:00:28 +01:00
testlibrary.cpp
library: Refactor to use enum class ( #3026 )
2021-01-08 10:29:01 +01:00
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
Update copyright year
2020-05-10 11:16:32 +02:00
testplatform.cpp
Update copyright year
2020-05-10 11:16:32 +02:00
testpostfixoperator.cpp
Refactorization: Improved internal implementation of severity and certainty levels
2021-02-24 22:00:06 +01:00
testpreprocessor.cpp
Fixed #9832 (extract configurations; include guards not handled correctly '#if !defined(FILE1_H)')
2021-03-12 18:16:57 +01:00
testrunner.cpp
…
testrunner.vcxproj
Set language compatibility to C++14 in Visual Studio ( #2967 )
2020-12-22 10:24:25 +01:00
testrunner.vcxproj.filters
Visual Studio; Try to fix compilation
2020-12-20 21:01:45 +01:00
testsamples.cpp
added validateCFG and checkcfg targets to CMake / some refactorings ( #2687 )
2020-11-02 20:16:15 +01:00
testsimplifytemplate.cpp
small template simplifier fixes ( #3168 )
2021-03-16 09:31:52 +01:00
testsimplifytokens.cpp
Moved TestTokenizer::simplifyCasts tests to TestSimplifyTokens
2021-02-27 04:19:54 +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
windows.cfg: Added support for more defines from WinBase.h and Winnt.h
2021-03-02 10:48:37 +01:00
testsuite.h
Refactorization: Improved string handling in test suite
2021-02-24 22:05:23 +01:00
testsummaries.cpp
Summaries: Moved to its own files
2020-12-20 19:53:58 +01:00
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
Fix tokenizing of x[i](0) ( Fixes #8875 ) ( #3167 )
2021-03-11 08:16:25 +01:00
testtokenlist.cpp
Fixed Token::isKeyword: Actually set this flag to a reasonable value in all code paths
2020-05-19 13:47:25 +02:00
testtype.cpp
Fix tokenizing of x[i](0) ( Fixes #8875 ) ( #3167 )
2021-03-11 08:16:25 +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