.. |
cfg
|
Add missing tests for strncpy
|
2017-12-11 10:25:59 +01:00 |
synthetic
|
…
|
|
CMakeLists.txt
|
…
|
|
options.cpp
|
…
|
|
options.h
|
…
|
|
redirect.h
|
iwyu - include what you use
|
2017-05-27 04:33:47 +02:00 |
test.cxx
|
…
|
|
test64bit.cpp
|
…
|
|
testassert.cpp
|
…
|
|
testastutils.cpp
|
…
|
|
testautovariables.cpp
|
…
|
|
testbool.cpp
|
…
|
|
testboost.cpp
|
…
|
|
testbufferoverrun.cpp
|
iwyu - include what you use
|
2017-05-27 04:33:47 +02:00 |
testcharvar.cpp
|
…
|
|
testclass.cpp
|
…
|
|
testcmdlineparser.cpp
|
…
|
|
testcondition.cpp
|
Fixed #8250 (New check: Pointer calculation result cant be NULL unless there is overflow)
|
2017-10-22 14:32:54 +02:00 |
testconstructors.cpp
|
Fixed #8271 (FP uninitMemberVar: Handle method call in middle of statement)
|
2017-11-11 21:28:24 +01:00 |
testcppcheck.cpp
|
iwyu - include what you use
|
2017-05-27 04:33:47 +02:00 |
testerrorlogger.cpp
|
Removed XML version 1
|
2017-07-29 18:56:22 +02:00 |
testexceptionsafety.cpp
|
…
|
|
testfilelister.cpp
|
iwyu - include what you use
|
2017-05-27 04:33:47 +02:00 |
testfiles.pri
|
…
|
|
testfunctions.cpp
|
…
|
|
testgarbage.cpp
|
astyle formatting
|
2017-11-27 23:32:20 +01:00 |
testimportproject.cpp
|
Unit testing visual studio import
|
2017-09-24 22:57:24 +02:00 |
testincompletestatement.cpp
|
…
|
|
testinternal.cpp
|
…
|
|
testio.cpp
|
Fix FN for signed short passed as %hx into printf
|
2017-11-21 22:17:02 +03:00 |
testleakautovar.cpp
|
…
|
|
testlibrary.cpp
|
…
|
|
testmathlib.cpp
|
…
|
|
testmemleak.cpp
|
…
|
|
testnullpointer.cpp
|
…
|
|
testoptions.cpp
|
…
|
|
testother.cpp
|
…
|
|
testpath.cpp
|
testrunner: Remove TestPath::simplify_path as these tests has been moved to simplecpp
|
2017-06-23 20:32:00 +02:00 |
testpathmatch.cpp
|
…
|
|
testpostfixoperator.cpp
|
iwyu - include what you use
|
2017-05-27 04:33:47 +02:00 |
testpreprocessor.cpp
|
…
|
|
testrunner.cpp
|
…
|
|
testrunner.vcxproj
|
also generate debug information when building for release. This makes (#1003)
|
2017-11-29 08:31:30 +01:00 |
testrunner.vcxproj.filters
|
Support relative paths in Visual Studio projects properties (#995)
|
2017-11-11 11:13:18 +01:00 |
testsamples.cpp
|
…
|
|
testsimplifytemplate.cpp
|
Ticket #8175: Fix bug in TemplateSimplifier::instantiateMatch with template parameters involving sizeof or namespace.
|
2017-12-02 19:18:36 +01:00 |
testsimplifytokens.cpp
|
fix #8284: False positive: "Label 'class' is not used." for anonymous… (#1011)
|
2017-12-05 16:50:04 +01:00 |
testsimplifytypedef.cpp
|
…
|
|
testsizeof.cpp
|
…
|
|
teststl.cpp
|
…
|
|
teststring.cpp
|
Try again to clarify warning message for new strcmp() checker
|
2017-12-13 15:28:50 +01:00 |
testsuite.cpp
|
…
|
|
testsuite.h
|
…
|
|
testsuppressions.cpp
|
…
|
|
testsymboldatabase.cpp
|
…
|
|
testthreadexecutor.cpp
|
…
|
|
testtimer.cpp
|
…
|
|
testtoken.cpp
|
…
|
|
testtokenize.cpp
|
Tweak fix for ticket #8297
|
2017-12-17 22:27:05 +01:00 |
testtokenlist.cpp
|
…
|
|
testtype.cpp
|
…
|
|
testuninitvar.cpp
|
Fixed #8197 (iscast: '(b)&1' is not a cast)
|
2017-09-08 22:52:16 +02:00 |
testunusedfunctions.cpp
|
…
|
|
testunusedprivfunc.cpp
|
…
|
|
testunusedvar.cpp
|
Fixed #6508 (False positive unusedStructMember - brace initializer)
|
2017-11-12 22:33:17 +01:00 |
testutils.h
|
…
|
|
testvaarg.cpp
|
…
|
|
testvalueflow.cpp
|
Fixed #8246 (ValueFlow: known value, function pointer argument)
|
2017-11-17 23:04:54 +01:00 |
testvarid.cpp
|
Fixed #7788 (Varid missing for member variable in ctor of template class)
|
2017-11-10 21:03:15 +01:00 |