.. |
options.cpp
|
…
|
|
options.h
|
…
|
|
redirect.h
|
…
|
|
test.cxx
|
…
|
|
test.pro
|
…
|
|
test64bit.cpp
|
Code cleanup
|
2011-12-09 21:00:57 +01:00 |
testassignif.cpp
|
Code cleanup
|
2011-12-09 21:00:57 +01:00 |
testautovariables.cpp
|
Code cleanup
|
2011-12-09 21:00:57 +01:00 |
testboost.cpp
|
…
|
|
testbufferoverrun.cpp
|
Array index out of bounds: Added test case for #3428 (same name of structs)
|
2011-12-18 16:43:46 +01:00 |
testcharvar.cpp
|
Code cleanup
|
2011-12-09 21:00:57 +01:00 |
testclass.cpp
|
Remove unnecessary includes
|
2011-12-23 23:31:48 +02:00 |
testcmdlineparser.cpp
|
Solution for ticket #3353 'Allow explicit undef's for configuration'
|
2011-11-30 20:24:01 +01:00 |
testconstructors.cpp
|
Fixed #3196 (False positive: member variable not initialized in constructor (union))
|
2011-11-22 19:26:00 +01:00 |
testcppcheck.cpp
|
Remove unnecessary includes
|
2011-12-23 23:31:48 +02:00 |
testdivision.cpp
|
…
|
|
testerrorlogger.cpp
|
…
|
|
testexceptionsafety.cpp
|
Exception safety: refactorings, use the symbol database
|
2011-12-09 19:53:00 +01:00 |
testfilelister.cpp
|
…
|
|
testincompletestatement.cpp
|
…
|
|
testinternal.cpp
|
…
|
|
testmathlib.cpp
|
…
|
|
testmemleak.cpp
|
Code cleanup
|
2011-12-09 21:00:57 +01:00 |
testnonreentrantfunctions.cpp
|
Code cleanup
|
2011-12-09 21:00:57 +01:00 |
testnullpointer.cpp
|
Fixed #3443 (false positives: possible null pointer dereference (calling unknown function))
|
2011-12-25 17:01:45 +01:00 |
testobsoletefunctions.cpp
|
Code cleanup
|
2011-12-09 21:00:57 +01:00 |
testoptions.cpp
|
…
|
|
testother.cpp
|
Comparing bool with int: Fixed false positives
|
2011-12-23 19:11:51 +01:00 |
testpath.cpp
|
…
|
|
testpathmatch.cpp
|
Fixed #3048, further improvements to const correctness check.
|
2011-12-15 20:18:52 +01:00 |
testpostfixoperator.cpp
|
Code cleanup
|
2011-12-09 21:00:57 +01:00 |
testpreprocessor.cpp
|
Fixed #3425 (False positive: Null pointer dereference (pointer is checked in macro))
|
2011-12-18 13:33:23 +01:00 |
testrunner.cpp
|
…
|
|
testrunner.vcproj
|
…
|
|
testrunner.vcxproj
|
…
|
|
testrunner.vcxproj.filters
|
…
|
|
testsimplifytokens.cpp
|
Code cleanup
|
2011-12-09 21:00:57 +01:00 |
teststl.cpp
|
Remove unnecessary includes
|
2011-12-23 23:31:48 +02:00 |
testsuite.cpp
|
Bugfix for recent testrunner output improvement. Some output was not
|
2011-12-22 21:41:40 +02:00 |
testsuite.h
|
Improvement of testrunner's output
|
2011-12-20 21:05:47 +02:00 |
testsuppressions.cpp
|
Uninitvar: Reactivated the checking
|
2011-11-30 18:57:52 +01:00 |
testsymboldatabase.cpp
|
Fixed #3435 (False positive: (warning) Member variable 'A::m_Vec' is not initialized in the constructor.)
|
2011-12-25 11:05:06 +01:00 |
testthreadexecutor.cpp
|
Remove unnecessary includes
|
2011-12-23 23:31:48 +02:00 |
testtoken.cpp
|
Remove unnecessary includes
|
2011-12-23 23:31:48 +02:00 |
testtokenize.cpp
|
Activate tests in TestTokenizer
|
2011-12-18 17:54:24 +01:00 |
testuninitvar.cpp
|
Uninitialized variables: Fixed false 'dangerous usage of strncpy' positive when resulting string is used by strncpy
|
2011-12-23 08:44:28 +01:00 |
testunusedfunctions.cpp
|
Fixed #3336 (False positive: Member function is not used (used by template function))
|
2011-12-03 12:19:26 +01:00 |
testunusedprivfunc.cpp
|
refactorizations for CheckClass and for less false negatives related to derived classes
|
2011-12-14 21:11:40 +01:00 |
testunusedvar.cpp
|
Refactorized CheckUnusedVar
|
2011-12-18 20:15:41 +01:00 |
testutils.h
|
Remove unnecessary includes
|
2011-12-23 23:31:48 +02:00 |