.. |
cfg
|
Fix #11842 FN constParameterPointer with library function (#5257)
|
2023-08-05 18:48:43 +02:00 |
cli
|
CppCheckExecutor: improved library loading error handling a bit (#5275)
|
2023-08-07 19:48:11 +02:00 |
CMakeLists.txt
|
testrunner: use structs with designated initialization to pass options (#4975)
|
2023-08-04 13:56:18 +02:00 |
fixture.cpp
|
Use in-class initializers, default constructors, class -> struct (#4842)
|
2023-08-08 11:05:02 +02:00 |
fixture.h
|
Use in-class initializers, default constructors, class -> struct (#4842)
|
2023-08-08 11:05:02 +02:00 |
helpers.cpp
|
cleaned up includes based on include-what-you-use / iwyu.yml: updated to yet another distro to get the latest version and updated the Chaotic-AUR key (#5267)
|
2023-08-02 10:36:17 +02:00 |
helpers.h
|
testrunner: use structs with designated initialization to pass options (#4975)
|
2023-08-04 13:56:18 +02:00 |
main.cpp
|
…
|
|
options.cpp
|
…
|
|
options.h
|
…
|
|
precompiled.h
|
…
|
|
redirect.h
|
…
|
|
test64bit.cpp
|
…
|
|
testanalyzerinformation.cpp
|
…
|
|
testassert.cpp
|
cleaned up includes based on include-what-you-use / iwyu.yml: updated to yet another distro to get the latest version and updated the Chaotic-AUR key (#5267)
|
2023-08-02 10:36:17 +02:00 |
testastutils.cpp
|
Fix spurious lambda detection (#5101)
|
2023-05-31 20:55:39 +02:00 |
testautovariables.cpp
|
cleaned up includes based on include-what-you-use / iwyu.yml: updated to yet another distro to get the latest version and updated the Chaotic-AUR key (#5267)
|
2023-08-02 10:36:17 +02:00 |
testbool.cpp
|
cleaned up includes based on include-what-you-use / iwyu.yml: updated to yet another distro to get the latest version and updated the Chaotic-AUR key (#5267)
|
2023-08-02 10:36:17 +02:00 |
testboost.cpp
|
cleaned up includes based on include-what-you-use / iwyu.yml: updated to yet another distro to get the latest version and updated the Chaotic-AUR key (#5267)
|
2023-08-02 10:36:17 +02:00 |
testbufferoverrun.cpp
|
cleaned up includes based on include-what-you-use / iwyu.yml: updated to yet another distro to get the latest version and updated the Chaotic-AUR key (#5267)
|
2023-08-02 10:36:17 +02:00 |
testcharvar.cpp
|
testrunner: more `SettingsBuilder` usage and `const` cleanups (#5026)
|
2023-05-02 15:54:19 +02:00 |
testcheck.cpp
|
added `TestCheck` and moved some tests from `TestCppcheck` (#5289)
|
2023-08-07 20:49:10 +02:00 |
testclangimport.cpp
|
testrunner: more `SettingsBuilder` usage and `const` cleanups (#5026)
|
2023-05-02 15:54:19 +02:00 |
testclass.cpp
|
cleaned up includes based on include-what-you-use / iwyu.yml: updated to yet another distro to get the latest version and updated the Chaotic-AUR key (#5267)
|
2023-08-02 10:36:17 +02:00 |
testcmdlineparser.cpp
|
Check if --cppcheck-build-dir exists (#5254)
|
2023-08-04 17:38:43 +02:00 |
testcolor.cpp
|
…
|
|
testcondition.cpp
|
cleaned up includes based on include-what-you-use / iwyu.yml: updated to yet another distro to get the latest version and updated the Chaotic-AUR key (#5267)
|
2023-08-02 10:36:17 +02:00 |
testconstructors.cpp
|
Fixed #11013 (FP overlappingWriteUnion with anonymous struct in union) (#5067)
|
2023-05-20 10:34:42 +02:00 |
testcppcheck.cpp
|
added `TestCheck` and moved some tests from `TestCppcheck` (#5289)
|
2023-08-07 20:49:10 +02:00 |
testerrorlogger.cpp
|
cleaned up includes based on include-what-you-use / iwyu.yml: updated to yet another distro to get the latest version and updated the Chaotic-AUR key (#5267)
|
2023-08-02 10:36:17 +02:00 |
testexceptionsafety.cpp
|
cleaned up includes based on include-what-you-use / iwyu.yml: updated to yet another distro to get the latest version and updated the Chaotic-AUR key (#5267)
|
2023-08-02 10:36:17 +02:00 |
testfilelister.cpp
|
…
|
|
testfunctions.cpp
|
cleaned up includes based on include-what-you-use / iwyu.yml: updated to yet another distro to get the latest version and updated the Chaotic-AUR key (#5267)
|
2023-08-02 10:36:17 +02:00 |
testgarbage.cpp
|
Fix #11770 cppcheckError for unknown macro after else (#5163)
|
2023-06-17 18:39:23 +02:00 |
testimportproject.cpp
|
…
|
|
testincompletestatement.cpp
|
…
|
|
testinternal.cpp
|
cleaned up includes based on include-what-you-use / iwyu.yml: updated to yet another distro to get the latest version and updated the Chaotic-AUR key (#5267)
|
2023-08-02 10:36:17 +02:00 |
testio.cpp
|
cleaned up includes based on include-what-you-use / iwyu.yml: updated to yet another distro to get the latest version and updated the Chaotic-AUR key (#5267)
|
2023-08-02 10:36:17 +02:00 |
testleakautovar.cpp
|
cleaned up includes based on include-what-you-use / iwyu.yml: updated to yet another distro to get the latest version and updated the Chaotic-AUR key (#5267)
|
2023-08-02 10:36:17 +02:00 |
testlibrary.cpp
|
cleaned up includes based on include-what-you-use / iwyu.yml: updated to yet another distro to get the latest version and updated the Chaotic-AUR key (#5267)
|
2023-08-02 10:36:17 +02:00 |
testmathlib.cpp
|
Support integer Z suffix and user defined literals with _ suffix (#10807, #11438) (#5130)
|
2023-06-08 20:03:41 +02:00 |
testmemleak.cpp
|
cleaned up includes based on include-what-you-use / iwyu.yml: updated to yet another distro to get the latest version and updated the Chaotic-AUR key (#5267)
|
2023-08-02 10:36:17 +02:00 |
testnullpointer.cpp
|
Add tests for #11075, #11382 (#5035)
|
2023-05-04 20:35:56 +02:00 |
testoptions.cpp
|
cleaned up includes based on include-what-you-use / iwyu.yml: updated to yet another distro to get the latest version and updated the Chaotic-AUR key (#5267)
|
2023-08-02 10:36:17 +02:00 |
testother.cpp
|
Fix #11862 FN constParameterPointer with increment (#5291)
|
2023-08-08 10:38:03 +02:00 |
testpath.cpp
|
Use path to executable when trying to load library (#5082)
|
2023-05-26 06:55:36 +02:00 |
testpathmatch.cpp
|
…
|
|
testplatform.cpp
|
…
|
|
testpostfixoperator.cpp
|
…
|
|
testpreprocessor.cpp
|
testrunner: more `SettingsBuilder` usage and `const` cleanups (#5026)
|
2023-05-02 15:54:19 +02:00 |
testprocessexecutor.cpp
|
TestSingleExecutor: test clang-tidy invocation (#5294)
|
2023-08-07 20:47:24 +02:00 |
testrunner.vcxproj
|
added `TestCheck` and moved some tests from `TestCppcheck` (#5289)
|
2023-08-07 20:49:10 +02:00 |
testrunner.vcxproj.filters
|
moved more code into `HAVE_RULES` (#4956)
|
2023-05-04 10:54:19 +02:00 |
testsettings.cpp
|
…
|
|
testsimplifytemplate.cpp
|
Fix 11721: False positive: constParameterReference with overloaded template function (#5151)
|
2023-06-17 11:31:47 +02:00 |
testsimplifytokens.cpp
|
Enable and mitigate readability-else-after-return (#5175)
|
2023-06-20 18:43:21 +02:00 |
testsimplifytypedef.cpp
|
Fix #11772 top() on empty stack in TypedefSimplifier::replace() (#5161)
|
2023-06-16 19:35:01 +02:00 |
testsimplifyusing.cpp
|
Fix #11795 debug: simplifyUsing: unmatched body end (#5198)
|
2023-06-27 15:45:25 +02:00 |
testsingleexecutor.cpp
|
TestSingleExecutor: test clang-tidy invocation (#5294)
|
2023-08-07 20:47:24 +02:00 |
testsizeof.cpp
|
cleaned up includes based on include-what-you-use / iwyu.yml: updated to yet another distro to get the latest version and updated the Chaotic-AUR key (#5267)
|
2023-08-02 10:36:17 +02:00 |
teststl.cpp
|
Fix #11862 FN constParameterPointer with increment (#5291)
|
2023-08-08 10:38:03 +02:00 |
teststring.cpp
|
cleaned up includes based on include-what-you-use / iwyu.yml: updated to yet another distro to get the latest version and updated the Chaotic-AUR key (#5267)
|
2023-08-02 10:36:17 +02:00 |
testsummaries.cpp
|
…
|
|
testsuppressions.cpp
|
pass `Suppressions` separately from `const Settings` into executors (#5278)
|
2023-08-07 18:39:57 +02:00 |
testsymboldatabase.cpp
|
Additional call to setValueTypeInTokenList() (#5300)
|
2023-08-08 22:54:27 +02:00 |
testthreadexecutor.cpp
|
TestSingleExecutor: test clang-tidy invocation (#5294)
|
2023-08-07 20:47:24 +02:00 |
testtimer.cpp
|
…
|
|
testtoken.cpp
|
Use in-class initializers, default constructors, class -> struct (#4842)
|
2023-08-08 11:05:02 +02:00 |
testtokenize.cpp
|
Fix #11840 FP constStatement with template parameters on operator (#5258)
|
2023-07-21 17:33:18 +02:00 |
testtokenlist.cpp
|
…
|
|
testtokenrange.cpp
|
…
|
|
testtype.cpp
|
Fix #11862 FP truncLongCastAssignment with increment (#5290)
|
2023-08-03 13:49:11 +02:00 |
testuninitvar.cpp
|
cleaned up includes based on include-what-you-use / iwyu.yml: updated to yet another distro to get the latest version and updated the Chaotic-AUR key (#5267)
|
2023-08-02 10:36:17 +02:00 |
testunusedfunctions.cpp
|
cleaned up includes based on include-what-you-use / iwyu.yml: updated to yet another distro to get the latest version and updated the Chaotic-AUR key (#5267)
|
2023-08-02 10:36:17 +02:00 |
testunusedprivfunc.cpp
|
testrunner: more `SettingsBuilder` usage and `const` cleanups (#5026)
|
2023-05-02 15:54:19 +02:00 |
testunusedvar.cpp
|
Fix #11788 False positive: unreadVariable in else (#5248)
|
2023-07-18 21:11:03 +02:00 |
testutils.cpp
|
cleaned up includes based on include-what-you-use / iwyu.yml: updated to yet another distro to get the latest version and updated the Chaotic-AUR key (#5267)
|
2023-08-02 10:36:17 +02:00 |
testvaarg.cpp
|
cleaned up includes based on include-what-you-use / iwyu.yml: updated to yet another distro to get the latest version and updated the Chaotic-AUR key (#5267)
|
2023-08-02 10:36:17 +02:00 |
testvalueflow.cpp
|
some `-Wdouble-promotion` Clang compiler warnings (#4820)
|
2023-08-07 20:44:25 +02:00 |
testvarid.cpp
|
Fix #11838 FP uninitvar with label matching variable name (#5251)
|
2023-07-20 10:45:44 +02:00 |