.. |
cfg
|
bsd.cfg: Add arc4random* functions with tests. (#1344)
|
2018-08-16 21:37:40 +02:00 |
synthetic
|
…
|
|
CMakeLists.txt
|
…
|
|
options.cpp
|
Updated copyright year
|
2018-01-14 15:37:52 +01:00 |
options.h
|
Updated copyright year
|
2018-01-14 15:37:52 +01:00 |
redirect.h
|
Updated copyright year
|
2018-01-14 15:37:52 +01:00 |
test.cxx
|
…
|
|
test64bit.cpp
|
Updated copyright year for modified files
|
2018-06-10 22:07:21 +02:00 |
testassert.cpp
|
Updated copyright year for modified files
|
2018-06-10 22:07:21 +02:00 |
testastutils.cpp
|
Updated copyright year for modified files
|
2018-06-10 22:07:21 +02:00 |
testautovariables.cpp
|
Fix issue 8740: Add a pass to check for valid operators (#1372)
|
2018-09-08 21:10:34 +02:00 |
testbool.cpp
|
Updated copyright year for modified files
|
2018-06-10 22:07:21 +02:00 |
testboost.cpp
|
Updated copyright year for modified files
|
2018-06-10 22:07:21 +02:00 |
testbufferoverrun.cpp
|
Fixed #8721 (Regression: False positive array index out of bounds)
|
2018-08-31 18:25:43 +02:00 |
testcharvar.cpp
|
Updated copyright year for modified files
|
2018-06-10 22:07:21 +02:00 |
testclass.cpp
|
Disabled CheckClass::checkCopyCtorAndEqOperator because of FP (#8388)
|
2018-09-08 09:14:02 +02:00 |
testcmdlineparser.cpp
|
cmdlineparser: Stop processing in case an invalid path for --includes-file=<PATH> and --config-excludes-file=<PATH> is provided.
|
2018-09-04 16:37:43 +02:00 |
testcondition.cpp
|
Fix issue 8740: Add a pass to check for valid operators (#1372)
|
2018-09-08 21:10:34 +02:00 |
testconstructors.cpp
|
CheckClass: Restore a few warnings about member initialization of classes
|
2018-06-29 22:54:12 +02:00 |
testcppcheck.cpp
|
Fix override warnings. (#1234)
|
2018-05-15 16:37:40 +02:00 |
testerrorlogger.cpp
|
--suppress on line 0 (#1354)
|
2018-09-18 12:58:14 +02:00 |
testexceptionsafety.cpp
|
Updated copyright year for modified files
|
2018-06-10 22:07:21 +02:00 |
testfilelister.cpp
|
Updated copyright year for modified files
|
2018-06-10 22:07:21 +02:00 |
testfiles.pri
|
testrunner: Add testplatform to verify platform loading (#1176)
|
2018-04-18 16:12:35 +02:00 |
testfunctions.cpp
|
Add checks of log2 and log1p range (#1324)
|
2018-08-03 12:14:39 +02:00 |
testgarbage.cpp
|
More robust checking for crashes in followVar (#1375)
|
2018-09-13 09:19:15 +02:00 |
testimportproject.cpp
|
Updated copyright year for modified files
|
2018-06-10 22:07:21 +02:00 |
testincompletestatement.cpp
|
Updated copyright year for modified files
|
2018-06-10 22:07:21 +02:00 |
testinternal.cpp
|
Updated copyright year for modified files
|
2018-06-10 22:07:21 +02:00 |
testio.cpp
|
Fix override warnings. (#1234)
|
2018-05-15 16:37:40 +02:00 |
testleakautovar.cpp
|
Updated copyright year for modified files
|
2018-06-10 22:07:21 +02:00 |
testlibrary.cpp
|
Rename Library::isargvalid()
|
2018-07-15 23:05:48 +02:00 |
testmathlib.cpp
|
Fix override warnings. (#1234)
|
2018-05-15 16:37:40 +02:00 |
testmemleak.cpp
|
Fix testrunner
|
2018-08-05 14:01:24 +02:00 |
testnullpointer.cpp
|
Updated copyright year for modified files
|
2018-06-10 22:07:21 +02:00 |
testoptions.cpp
|
Updated copyright year for modified files
|
2018-06-10 22:07:21 +02:00 |
testother.cpp
|
Fix issue 8730: Dont follow variables with unknown symbols (#1374)
|
2018-09-12 17:30:18 +02:00 |
testpath.cpp
|
Updated copyright year for modified files
|
2018-06-10 22:07:21 +02:00 |
testpathmatch.cpp
|
Updated copyright year for modified files
|
2018-06-10 22:07:21 +02:00 |
testplatform.cpp
|
Fix override warnings. (#1234)
|
2018-05-15 16:37:40 +02:00 |
testpostfixoperator.cpp
|
Fix override warnings. (#1234)
|
2018-05-15 16:37:40 +02:00 |
testpreprocessor.cpp
|
Updated copyright year for modified files
|
2018-06-10 22:07:21 +02:00 |
testrunner.cpp
|
Updated copyright year
|
2018-01-14 15:37:52 +01:00 |
testrunner.vcxproj
|
Visual Studio: testrunner: Add missing testastutils (#1186)
|
2018-04-23 20:03:06 +02:00 |
testrunner.vcxproj.filters
|
Visual Studio: testrunner: Add missing testastutils (#1186)
|
2018-04-23 20:03:06 +02:00 |
testsamples.cpp
|
Updated copyright year for modified files
|
2018-06-10 22:07:21 +02:00 |
testsimplifytemplate.cpp
|
Remove out of line member functions of instantiated template classes. (#1377)
|
2018-09-14 14:16:34 +02:00 |
testsimplifytokens.cpp
|
Updated copyright year for modified files
|
2018-06-10 22:07:21 +02:00 |
testsimplifytypedef.cpp
|
Allow syntax "typedef 'typename' unsigned 'typename' (functon_name)()" (#1334)
|
2018-08-16 14:30:28 +02:00 |
testsizeof.cpp
|
Fix override warnings. (#1234)
|
2018-05-15 16:37:40 +02:00 |
teststl.cpp
|
Fix issue 8743: FP when derefencing iterators (#1376)
|
2018-09-12 17:33:53 +02:00 |
teststring.cpp
|
Fix wrong message
|
2018-08-12 08:01:15 +02:00 |
testsuite.cpp
|
CheckStl: rewrite and refactor out of bounds checker
|
2018-08-11 11:40:48 +02:00 |
testsuite.h
|
CheckStl: rewrite and refactor out of bounds checker
|
2018-08-11 11:40:48 +02:00 |
testsuppressions.cpp
|
--suppress on line 0 (#1354)
|
2018-09-18 12:58:14 +02:00 |
testsymboldatabase.cpp
|
SymbolDatabase: Fix variable matching
|
2018-09-04 06:39:02 +02:00 |
testthreadexecutor.cpp
|
Updated copyright year for modified files
|
2018-06-10 22:07:21 +02:00 |
testtimer.cpp
|
Fix testrunner compiling
|
2018-06-16 22:28:14 +02:00 |
testtoken.cpp
|
Updated copyright year for modified files
|
2018-06-10 22:07:21 +02:00 |
testtokenize.cpp
|
Remove out of line member functions of instantiated template classes. (#1377)
|
2018-09-14 14:16:34 +02:00 |
testtokenlist.cpp
|
Updated copyright year for modified files
|
2018-06-10 22:07:21 +02:00 |
testtype.cpp
|
Fixed #8575 (false positive: longCastAssign)
|
2018-06-04 22:51:21 +02:00 |
testuninitvar.cpp
|
Uninitalized variables: Fixed false positive
|
2018-08-15 18:04:36 +02:00 |
testunusedfunctions.cpp
|
Fixed #8677 (False positive: unused method)
|
2018-08-08 11:31:35 +02:00 |
testunusedprivfunc.cpp
|
Updated copyright year for modified files
|
2018-06-10 22:07:21 +02:00 |
testunusedvar.cpp
|
Updated copyright year for modified files
|
2018-06-10 22:07:21 +02:00 |
testutils.h
|
Updated copyright year for modified files
|
2018-06-10 22:07:21 +02:00 |
testvaarg.cpp
|
Updated copyright year for modified files
|
2018-06-10 22:07:21 +02:00 |
testvalueflow.cpp
|
ValueFlow: Fix false positive for container size
|
2018-09-08 10:43:08 +02:00 |
testvarid.cpp
|
Updated copyright year for modified files
|
2018-06-10 22:07:21 +02:00 |