.. |
options.cpp
|
…
|
|
options.h
|
…
|
|
redirect.h
|
…
|
|
test.cxx
|
…
|
|
test.pro
|
…
|
|
test64bit.cpp
|
…
|
|
testassert.cpp
|
…
|
|
testassignif.cpp
|
Splitted simplification out of tokenize()
|
2013-12-30 17:45:28 +01:00 |
testautovariables.cpp
|
Splitted simplification out of tokenize()
|
2013-12-30 17:45:28 +01:00 |
testbool.cpp
|
Splitted simplification out of tokenize()
|
2013-12-30 17:45:28 +01:00 |
testboost.cpp
|
Splitted simplification out of tokenize()
|
2013-12-30 17:45:28 +01:00 |
testbufferoverrun.cpp
|
Fixed #3688 (false positive: (inconclusive, posix) (warning) The buffer 'cBuffer' is not zero-terminated after the call to readlink().)
|
2014-01-02 10:46:19 +01:00 |
testcharvar.cpp
|
…
|
|
testclass.cpp
|
Splitted simplification out of tokenize()
|
2013-12-30 17:45:28 +01:00 |
testcmdlineparser.cpp
|
…
|
|
testconstructors.cpp
|
Fixed #5279 (False positive: warning (uninitMemberVar): Member variable 'ToDoubleArray::mfNaN' is not initialized in the constructor. (modified #5170 example))
|
2014-01-01 18:34:39 +01:00 |
testcppcheck.cpp
|
…
|
|
testdivision.cpp
|
…
|
|
testerrorlogger.cpp
|
…
|
|
testexceptionsafety.cpp
|
…
|
|
testfilelister.cpp
|
…
|
|
testfiles.pri
|
Add new experimental value flow analysis
|
2014-01-04 20:57:02 +01:00 |
testincompletestatement.cpp
|
Splitted simplification out of tokenize()
|
2013-12-30 17:45:28 +01:00 |
testinternal.cpp
|
CheckInternal: Improved checking of multiCompare patterns. The multiCompare pattern can contain any %cmd% until there is non-%cmd% used. For instance %var%|%num% is handled ok.
|
2014-01-05 23:03:36 +01:00 |
testio.cpp
|
Fixed #5264 (Size specifier in printf functions is wrong for some types)
|
2014-01-03 15:58:45 +01:00 |
testleakautovar.cpp
|
Splitted simplification out of tokenize()
|
2013-12-30 17:45:28 +01:00 |
testlibrary.cpp
|
Forward declare tinyxml type used in library.h to avoid problems with dynamic linked configuration.
|
2013-12-31 12:30:17 +01:00 |
testmathlib.cpp
|
…
|
|
testmemleak.cpp
|
Ticket #5201: Get rid of internal error when checking valid C input for memory leaks.
|
2014-01-03 23:27:56 +01:00 |
testnonreentrantfunctions.cpp
|
Splitted simplification out of tokenize()
|
2013-12-30 17:45:28 +01:00 |
testnullpointer.cpp
|
value flow: starting to refactor CheckNullPointer::nullPointerDeRefThenCheck
|
2014-01-08 17:37:39 +01:00 |
testobsoletefunctions.cpp
|
Splitted simplification out of tokenize()
|
2013-12-30 17:45:28 +01:00 |
testoptions.cpp
|
…
|
|
testother.cpp
|
value flow: reverted TestOther, don't use value flow in test cases yet
|
2014-01-08 16:18:50 +01:00 |
testpath.cpp
|
…
|
|
testpathmatch.cpp
|
…
|
|
testpostfixoperator.cpp
|
Splitted simplification out of tokenize()
|
2013-12-30 17:45:28 +01:00 |
testpreprocessor.cpp
|
Preprocessor: fixed 8.0E+007 in macros
|
2014-01-08 18:05:14 +01:00 |
testrunner.cpp
|
…
|
|
testrunner.vcxproj
|
value flow: Updated Visual Studio files
|
2014-01-05 09:52:37 +01:00 |
testrunner.vcxproj.filters
|
value flow: Updated Visual Studio files
|
2014-01-05 09:52:37 +01:00 |
testsimplifytokens.cpp
|
Fixed #5097 (TemplateSimplifier::expandTemplate assertion failure)
|
2014-01-05 19:19:52 +01:00 |
testsizeof.cpp
|
Calculation in sizeof: Fixed FP for sizeof(Fred**)
|
2013-12-26 13:52:58 +01:00 |
teststl.cpp
|
Splitted simplification out of tokenize()
|
2013-12-30 17:45:28 +01:00 |
testsuite.cpp
|
…
|
|
testsuite.h
|
…
|
|
testsuppressions.cpp
|
…
|
|
testsymboldatabase.cpp
|
Fixed #5289 (Crash: Stack overflow in isImplicitlyVirtual_rec when checking SVN)
|
2014-01-05 19:10:16 +01:00 |
testthreadexecutor.cpp
|
…
|
|
testtimer.cpp
|
…
|
|
testtoken.cpp
|
…
|
|
testtokenize.cpp
|
ast: fixed trouble with 'ab=a+(b/(c))+d;' where the '(c)' could be mistaken for a cast
|
2014-01-08 21:49:42 +01:00 |
testuninitvar.cpp
|
Splitted simplification out of tokenize()
|
2013-12-30 17:45:28 +01:00 |
testunusedfunctions.cpp
|
…
|
|
testunusedprivfunc.cpp
|
Fixed #4787 (False Positive: Unused private function)
|
2014-01-01 18:36:51 +01:00 |
testunusedvar.cpp
|
Fixed #5154 (Tokenizer: wrong handling of msvc 'for each')
|
2013-12-17 06:34:27 +01:00 |
testutils.h
|
…
|
|
testvalueflow.cpp
|
value flow: starting to refactor CheckNullPointer::nullPointerDeRefThenCheck
|
2014-01-08 17:37:39 +01:00 |