.. |
bug-hunting
|
Updated bug hunting test
|
2020-06-18 14:31:51 +02:00 |
cfg
|
Better handle noreturn or throwing functions in valueflow
|
2020-06-17 19:06:14 +02:00 |
cli
|
…
|
|
synthetic
|
…
|
|
testsuites
|
…
|
|
CMakeLists.txt
|
use precompiled headers if CMake supports it
|
2020-06-16 19:56:53 +02:00 |
options.cpp
|
…
|
|
options.h
|
…
|
|
precompiled.h
|
Update copyright year
|
2020-06-13 16:37:12 +02:00 |
redirect.h
|
…
|
|
test.cxx
|
test: tabs to spaces, remove trailing spaces and extra empty lines at the end of files
|
2012-09-17 13:51:40 +02:00 |
test64bit.cpp
|
…
|
|
testassert.cpp
|
…
|
|
testastutils.cpp
|
…
|
|
testautovariables.cpp
|
…
|
|
testbool.cpp
|
…
|
|
testboost.cpp
|
…
|
|
testbufferoverrun.cpp
|
…
|
|
testbughuntingchecks.cpp
|
Add testbughuntingchecks.cpp
|
2020-06-19 13:38:56 +02:00 |
testcharvar.cpp
|
Remove test case, ValueFlow will truncate and sign-extend values
|
2019-05-01 19:33:47 +02:00 |
testclangimport.cpp
|
…
|
|
testclass.cpp
|
Removed CheckClass::operatorEq: does not 'belong'
|
2020-06-17 20:35:43 +02:00 |
testcmdlineparser.cpp
|
…
|
|
testcondition.cpp
|
…
|
|
testconstructors.cpp
|
Update copyright year
|
2020-06-13 16:37:12 +02:00 |
testcppcheck.cpp
|
…
|
|
testerrorlogger.cpp
|
Update copyright year
|
2020-06-13 16:37:12 +02:00 |
testexceptionsafety.cpp
|
…
|
|
testexprengine.cpp
|
Add 'bughuntingchecks'
|
2020-06-19 13:16:48 +02:00 |
testfilelister.cpp
|
…
|
|
testfunctions.cpp
|
…
|
|
testgarbage.cpp
|
…
|
|
testimportproject.cpp
|
…
|
|
testincompletestatement.cpp
|
Update copyright year
|
2020-06-13 16:37:12 +02:00 |
testinternal.cpp
|
…
|
|
testio.cpp
|
Update test. An inconclusive warning message is now shown.
|
2020-06-14 22:57:50 +02:00 |
testleakautovar.cpp
|
…
|
|
testlibrary.cpp
|
Update copyright year
|
2020-06-13 16:37:12 +02:00 |
testmathlib.cpp
|
…
|
|
testmemleak.cpp
|
…
|
|
testnullpointer.cpp
|
Fix issue 9751: Wrong lifetime caused by std::function (#2676)
|
2020-06-13 10:26:54 +02:00 |
testoptions.cpp
|
…
|
|
testother.cpp
|
…
|
|
testpath.cpp
|
…
|
|
testpathmatch.cpp
|
…
|
|
testplatform.cpp
|
…
|
|
testpostfixoperator.cpp
|
Valid code for incrementing raw pointer (#2418)
|
2019-12-03 18:33:05 +01:00 |
testpreprocessor.cpp
|
…
|
|
testrunner.cpp
|
Update Copyright
|
2019-06-29 07:49:14 +02:00 |
testrunner.vcxproj
|
…
|
|
testrunner.vcxproj.filters
|
…
|
|
testsamples.cpp
|
…
|
|
testsimplifytemplate.cpp
|
Fix handling of c++ casts in template expansion
|
2020-06-16 19:36:04 +02:00 |
testsimplifytokens.cpp
|
…
|
|
testsimplifytypedef.cpp
|
Revert "Cleanup: Removed Tokenizer::simplifyTokenList2. As a side-effect, rules for "simple" token list are now executed on normal token list." (#2666)
|
2020-05-30 11:23:22 +02:00 |
testsimplifyusing.cpp
|
…
|
|
testsizeof.cpp
|
…
|
|
teststl.cpp
|
…
|
|
teststring.cpp
|
Update copyright year
|
2020-06-13 16:37:12 +02:00 |
testsuite.cpp
|
Update copyright year
|
2020-06-13 16:37:12 +02:00 |
testsuite.h
|
…
|
|
testsuppressions.cpp
|
…
|
|
testsymboldatabase.cpp
|
…
|
|
testthreadexecutor.cpp
|
…
|
|
testtimer.cpp
|
Update copyright year
|
2019-02-09 07:24:06 +01:00 |
testtoken.cpp
|
…
|
|
testtokenize.cpp
|
8526: Fix ast construction for ternary operator
|
2020-06-14 18:57:18 +02: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
|
Update copyright year
|
2020-05-10 11:16:32 +02:00 |
testuninitvar.cpp
|
Fixed #9750 (Chained stream operation gives uninitvar error)
|
2020-06-06 15:24:01 +02:00 |
testunusedfunctions.cpp
|
…
|
|
testunusedprivfunc.cpp
|
Update copyright year
|
2020-06-13 16:37:12 +02:00 |
testunusedvar.cpp
|
…
|
|
testutils.cpp
|
…
|
|
testutils.h
|
Update copyright year
|
2020-06-13 16:37:12 +02:00 |
testvaarg.cpp
|
…
|
|
testvalueflow.cpp
|
valueFlowAfterAssign: variable initialization
|
2020-06-14 21:14:05 +02:00 |
testvarid.cpp
|
…
|
|