.. |
options.cpp
|
…
|
|
options.h
|
…
|
|
redirect.h
|
…
|
|
test.cxx
|
…
|
|
test.pro
|
…
|
|
test64bit.cpp
|
…
|
|
testassert.cpp
|
…
|
|
testautovariables.cpp
|
Refactoring tests. Use utility function to warn about unsimplified code in tests.
|
2014-09-13 12:59:32 +02:00 |
testbool.cpp
|
…
|
|
testboost.cpp
|
Refactoring tests. Use utility function to warn about unsimplified code in tests.
|
2014-09-13 12:59:32 +02:00 |
testbufferoverrun.cpp
|
Refactoring tests. Use utility function to warn about unsimplified code in tests.
|
2014-09-13 12:59:32 +02:00 |
testcharvar.cpp
|
…
|
|
testclass.cpp
|
Refactoring tests. Use utility function to warn about unsimplified code in tests.
|
2014-09-13 12:59:32 +02:00 |
testcmdlineparser.cpp
|
…
|
|
testcondition.cpp
|
Refactoring tests. Use utility function to warn about unsimplified code in tests.
|
2014-09-13 12:59:32 +02:00 |
testconstructors.cpp
|
…
|
|
testcppcheck.cpp
|
…
|
|
testerrorlogger.cpp
|
…
|
|
testexceptionsafety.cpp
|
…
|
|
testfilelister.cpp
|
…
|
|
testfiles.pri
|
Fixed #6165 (Remove old checkUnsignedDivision checker that uses neither AST nor ValueFlow. The CheckType::checkSignConversion should be much more accurate)
|
2014-09-12 16:59:16 +02:00 |
testincompletestatement.cpp
|
…
|
|
testinternal.cpp
|
…
|
|
testio.cpp
|
Improved speed of testrunner: Avoid repeated loading of the same library
|
2014-09-10 20:29:44 +02:00 |
testleakautovar.cpp
|
Fixed #5747 (When socket() returns -1 on error, this shouldn't be marked as a resource leak)
|
2014-09-17 18:37:41 +02:00 |
testlibrary.cpp
|
…
|
|
testmathlib.cpp
|
…
|
|
testmemleak.cpp
|
Improved speed of testrunner: Avoid repeated loading of the same library
|
2014-09-10 20:29:44 +02:00 |
testnonreentrantfunctions.cpp
|
…
|
|
testnullpointer.cpp
|
ValueFlow: improved valueflow for loops that assign variable and then break
|
2014-09-23 16:06:02 +02:00 |
testobsoletefunctions.cpp
|
…
|
|
testoptions.cpp
|
…
|
|
testother.cpp
|
Fixed wrong function log10 being recommended instead of log1p
|
2014-09-14 13:36:12 +02:00 |
testpath.cpp
|
…
|
|
testpathmatch.cpp
|
…
|
|
testpostfixoperator.cpp
|
…
|
|
testpreprocessor.cpp
|
…
|
|
testrunner.cpp
|
Must catch and translate exceptions on top level
|
2014-09-23 06:10:41 +02:00 |
testrunner.vcxproj
|
Fixed #6165 (Remove old checkUnsignedDivision checker that uses neither AST nor ValueFlow. The CheckType::checkSignConversion should be much more accurate)
|
2014-09-12 16:59:16 +02:00 |
testrunner.vcxproj.filters
|
Fixed #6165 (Remove old checkUnsignedDivision checker that uses neither AST nor ValueFlow. The CheckType::checkSignConversion should be much more accurate)
|
2014-09-12 16:59:16 +02:00 |
testsamples.cpp
|
…
|
|
testsimplifytokens.cpp
|
astyle formatting
|
2014-09-23 16:04:38 +02:00 |
testsizeof.cpp
|
…
|
|
teststl.cpp
|
…
|
|
teststring.cpp
|
…
|
|
testsuite.cpp
|
Refactoring tests. Use utility function to warn about unsimplified code in tests.
|
2014-09-13 12:59:32 +02:00 |
testsuite.h
|
Refactoring tests. Use utility function to warn about unsimplified code in tests.
|
2014-09-13 12:59:32 +02:00 |
testsuppressions.cpp
|
Fixed reporting of unmatched suppressions for unusedFunction (#4946)
|
2014-09-01 10:13:03 +02:00 |
testsymboldatabase.cpp
|
Make TestSymbolDatabase::hasClassFunction's code snippet valid.
|
2014-09-20 14:51:58 +02:00 |
testthreadexecutor.cpp
|
…
|
|
testtimer.cpp
|
…
|
|
testtoken.cpp
|
…
|
|
testtokenize.cpp
|
Ticket #6121: Report a syntax error for invalid enum initializers.
|
2014-09-13 20:46:53 +02:00 |
testtype.cpp
|
Fixed #6168 (False positive: sign conversion for inner calculation)
|
2014-09-14 10:29:58 +02:00 |
testuninitvar.cpp
|
Fixed #6169 (False positive: passing uninitialized struct buffer member to strncpy)
|
2014-09-15 15:58:21 +02:00 |
testunusedfunctions.cpp
|
…
|
|
testunusedprivfunc.cpp
|
…
|
|
testunusedvar.cpp
|
…
|
|
testutils.h
|
…
|
|
testvaarg.cpp
|
…
|
|
testvalueflow.cpp
|
ValueFlow: improved valueflow for loops that assign variable and then break
|
2014-09-23 16:06:02 +02:00 |