.. |
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
|
…
|
|
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
|
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
|
fix crash in CheckClass::getFileInfo (#3172)
|
2021-03-19 09:19:48 +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
|
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
|
…
|
|
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
|
…
|
|
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
|
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
|
…
|
|
testrunner.vcxproj.filters
|
…
|
|
testsamples.cpp
|
…
|
|
testsimplifytemplate.cpp
|
partial revert of b1eaa3021f (#3174)
|
2021-03-18 09:15:21 +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
|
…
|
|
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
|
…
|
|
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 |