.. |
cfg
|
posix.cfg: Add `<use-retval/>` to pthread_mutex_trylock (#1959)
|
2019-07-07 12:57:02 +02:00 |
cli
|
appveyor: check that cmake builds work also. run test/cli tests.
|
2019-07-09 07:46:53 +02:00 |
synthetic
|
…
|
|
testsuites
|
…
|
|
CMakeLists.txt
|
appveyor: check that cmake builds work also. run test/cli tests.
|
2019-07-09 07:46:53 +02:00 |
options.cpp
|
Update Copyright
|
2019-06-29 07:49:14 +02:00 |
options.h
|
Update Copyright
|
2019-06-29 07:49:14 +02:00 |
redirect.h
|
…
|
|
test.cxx
|
…
|
|
test64bit.cpp
|
…
|
|
testassert.cpp
|
…
|
|
testastutils.cpp
|
…
|
|
testautovariables.cpp
|
Fix issue 3695: Handle class pointers
|
2019-07-07 10:16:19 +02:00 |
testbool.cpp
|
Remove debug printout (#1933)
|
2019-06-28 22:08:32 +02:00 |
testboost.cpp
|
…
|
|
testbufferoverrun.cpp
|
Correct Zero/Null as pointer constant (#1938)
|
2019-06-30 21:39:22 +02:00 |
testcharvar.cpp
|
…
|
|
testclass.cpp
|
Update symbol database such that the override keyword implies that the function is also virtual (#1907)
|
2019-07-04 12:32:32 +02:00 |
testcmdlineparser.cpp
|
…
|
|
testcondition.cpp
|
Fixed #7464 (warn about opposite if and else-if conditions)
|
2019-06-30 23:26:49 +02:00 |
testconstructors.cpp
|
Revert "Remove bailout. It hides lots of warnings for real code to avoid FP in unused templates."
|
2019-06-19 22:29:00 +02:00 |
testcppcheck.cpp
|
…
|
|
testerrorlogger.cpp
|
…
|
|
testexceptionsafety.cpp
|
…
|
|
testfilelister.cpp
|
…
|
|
testfiles.pri
|
…
|
|
testfunctions.cpp
|
…
|
|
testgarbage.cpp
|
regression test for daca codeblocks crash (#1974)
|
2019-07-10 07:16:16 +02:00 |
testimportproject.cpp
|
…
|
|
testincompletestatement.cpp
|
…
|
|
testinternal.cpp
|
…
|
|
testio.cpp
|
…
|
|
testleakautovar.cpp
|
Fix recursiveCount in CheckLeakAutoVar to really be recursive count. (#1988)
|
2019-07-13 07:40:24 +02:00 |
testlibrary.cpp
|
Fix #6115 (Add support to realloc to cfg files) (#1953)
|
2019-07-05 12:44:52 +02:00 |
testmathlib.cpp
|
…
|
|
testmemleak.cpp
|
Fix #6115 (Add support to realloc to cfg files) (#1953)
|
2019-07-05 12:44:52 +02:00 |
testnullpointer.cpp
|
…
|
|
testoptions.cpp
|
…
|
|
testother.cpp
|
Fixed #5995 (False negative selfAssignment regression from 1.65)
|
2019-07-13 21:45:54 +02:00 |
testpath.cpp
|
…
|
|
testpathmatch.cpp
|
…
|
|
testplatform.cpp
|
…
|
|
testpostfixoperator.cpp
|
…
|
|
testpreprocessor.cpp
|
Correct Zero/Null as pointer constant (#1938)
|
2019-06-30 21:39:22 +02:00 |
testrunner.cpp
|
Update Copyright
|
2019-06-29 07:49:14 +02:00 |
testrunner.vcxproj
|
Updated to Visual Studio 2019
|
2019-07-06 12:11:19 +02:00 |
testrunner.vcxproj.filters
|
Updated to Visual Studio 2019
|
2019-07-06 12:11:19 +02:00 |
testsamples.cpp
|
Update copyright year
|
2019-02-09 07:24:06 +01:00 |
testsimplifytemplate.cpp
|
Refactor Tokenizer::simplifyUsing to use continue to reduce indentation (#1967)
|
2019-07-07 18:33:33 +02:00 |
testsimplifytokens.cpp
|
Correct Zero/Null as pointer constant (#1938)
|
2019-06-30 21:39:22 +02:00 |
testsimplifytypedef.cpp
|
Correct Zero/Null as pointer constant (#1938)
|
2019-06-30 21:39:22 +02:00 |
testsimplifyusing.cpp
|
Partial fix for #9191 (simplifyTypedef: Problem when namespace is used) (#1952)
|
2019-07-06 20:22:13 +02:00 |
testsizeof.cpp
|
…
|
|
teststl.cpp
|
…
|
|
teststring.cpp
|
Overlapping sprintf, improve handling of casts (#1945)
|
2019-07-05 12:27:39 +02:00 |
testsuite.cpp
|
…
|
|
testsuite.h
|
…
|
|
testsuppressions.cpp
|
Update copyright year
|
2019-02-09 07:24:06 +01:00 |
testsymboldatabase.cpp
|
SymbolDatabase: Better handling of smart pointers
|
2019-07-09 17:32:19 +02:00 |
testthreadexecutor.cpp
|
…
|
|
testtimer.cpp
|
…
|
|
testtoken.cpp
|
Correct Zero/Null as pointer constant (#1938)
|
2019-06-30 21:39:22 +02:00 |
testtokenize.cpp
|
Fix crash with lambda capture (#1960)
|
2019-07-06 10:46:17 +02:00 |
testtokenlist.cpp
|
…
|
|
testtype.cpp
|
Correct Zero/Null as pointer constant (#1938)
|
2019-06-30 21:39:22 +02:00 |
testuninitvar.cpp
|
uninitStructMember: Fixed FP shown in daca@home
|
2019-06-02 20:19:53 +02:00 |
testunusedfunctions.cpp
|
…
|
|
testunusedprivfunc.cpp
|
…
|
|
testunusedvar.cpp
|
Fixed #8933 (false negative: (style) Variable is assigned a value that is never used (std::string))
|
2019-07-14 09:44:30 +02:00 |
testutils.h
|
Correct Zero/Null as pointer constant (#1938)
|
2019-06-30 21:39:22 +02:00 |
testvaarg.cpp
|
…
|
|
testvalueflow.cpp
|
testrunner: Make a few tests more 'proper'
|
2019-07-13 07:29:23 +02:00 |
testvarid.cpp
|
token simplifier: fix namespace, token link and syntax error support for template type aliases (#1863)
|
2019-06-01 10:52:29 +02:00 |