.. |
options.cpp
|
…
|
|
options.h
|
…
|
|
redirect.h
|
…
|
|
test.cxx
|
…
|
|
test.pro
|
…
|
|
test64bit.cpp
|
Check64Bit: Fixed false positive about returning integer for 'p+(n*80)'
|
2013-10-08 06:36:45 +02:00 |
testassert.cpp
|
…
|
|
testassignif.cpp
|
…
|
|
testautovariables.cpp
|
…
|
|
testbool.cpp
|
CheckBool: Fixed false negative when assigning bool to pointer '; s.p = true; '
|
2013-10-29 16:16:52 +01:00 |
testboost.cpp
|
…
|
|
testbufferoverrun.cpp
|
…
|
|
testcharvar.cpp
|
…
|
|
testclass.cpp
|
…
|
|
testcmdlineparser.cpp
|
Fixed #5137 (Defining empty macro from commandline does not seem to work)
|
2013-11-03 09:46:03 +01:00 |
testconstructors.cpp
|
…
|
|
testcppcheck.cpp
|
…
|
|
testdivision.cpp
|
…
|
|
testerrorlogger.cpp
|
…
|
|
testexceptionsafety.cpp
|
…
|
|
testfilelister.cpp
|
Refactoring FileLister and Path so they don't depend on Library
|
2013-10-31 19:09:01 +01:00 |
testfiles.pri
|
Library: Added simple testing
|
2013-10-27 17:10:43 +01:00 |
testincompletestatement.cpp
|
…
|
|
testinternal.cpp
|
…
|
|
testio.cpp
|
Fixed #5104 (False positive: Invalid argument in printf and scanf for vector template)
|
2013-10-27 10:48:49 +01:00 |
testleakautovar.cpp
|
…
|
|
testlibrary.cpp
|
Library: Added simple testing
|
2013-10-27 17:10:43 +01:00 |
testmathlib.cpp
|
Fixed #5142 (False positive with floating-point special cases in conditions)
|
2013-11-04 11:56:43 +01:00 |
testmemleak.cpp
|
…
|
|
testnonreentrantfunctions.cpp
|
…
|
|
testnullpointer.cpp
|
Fixed #4983 (False positive warning 'Possible null pointer dereference: lblList - otherwise it is redundant to check it against null.' with sizeof lblList[0])
|
2013-11-02 23:56:10 +01:00 |
testobsoletefunctions.cpp
|
…
|
|
testoptions.cpp
|
testoptions: reverted commit 184db3900e
|
2013-11-01 01:28:05 +01:00 |
testother.cpp
|
Fixed #5128 (False positive zerodivcond 'a ? 1 / a : 0')
|
2013-10-30 16:51:00 +01:00 |
testpath.cpp
|
…
|
|
testpathmatch.cpp
|
…
|
|
testpostfixoperator.cpp
|
…
|
|
testpreprocessor.cpp
|
astyle formatting
|
2013-11-02 22:58:47 +01:00 |
testrunner.cpp
|
…
|
|
testrunner.vcproj
|
…
|
|
testrunner.vcxproj
|
Let TinyXML2 handle fopen/fclose. Added testlibrary.cpp to VS10 solution
|
2013-10-27 17:32:38 +01:00 |
testrunner.vcxproj.filters
|
Let TinyXML2 handle fopen/fclose. Added testlibrary.cpp to VS10 solution
|
2013-10-27 17:32:38 +01:00 |
testsimplifytokens.cpp
|
Fixed #5145 (False Positive: Variable 'A' hides enumerator with same name)
|
2013-11-03 09:34:48 +01:00 |
testsizeof.cpp
|
Fixed #5129 (FP:arithOperationsOnVoidPointer on void**)
|
2013-10-31 06:04:51 +01:00 |
teststl.cpp
|
Fixed #4850 (False positive: invalidIterator1 detected when iterator container is member of some struct)
|
2013-10-26 17:48:20 +02:00 |
testsuite.cpp
|
…
|
|
testsuite.h
|
…
|
|
testsuppressions.cpp
|
…
|
|
testsymboldatabase.cpp
|
Ticket #5120: New test case, that works now that #5125 is fixed
|
2013-10-30 10:15:03 +01:00 |
testthreadexecutor.cpp
|
…
|
|
testtimer.cpp
|
…
|
|
testtoken.cpp
|
…
|
|
testtokenize.cpp
|
AST: Rewrite using standard approach
|
2013-11-04 11:26:16 +01:00 |
testuninitvar.cpp
|
Fixed #4896 (FP Uninitialized variable on template function)
|
2013-10-26 18:39:40 +02:00 |
testunusedfunctions.cpp
|
Extended Qt support through Library
|
2013-10-20 14:09:10 +02:00 |
testunusedprivfunc.cpp
|
…
|
|
testunusedvar.cpp
|
Fixed #4956 (false positive: Variable 'myIsFirst' is assigned a value that is never used.)
|
2013-10-26 15:22:28 +02:00 |
testutils.h
|
…
|
|