.. |
tinyxml
|
…
|
|
options.cpp
|
…
|
|
options.h
|
…
|
|
redirect.h
|
…
|
|
test.cxx
|
…
|
|
test.vcproj
|
Visual Studio 2008: added nullpointer and uninitvar files
|
2010-10-31 11:52:55 +01:00 |
test.vcxproj
|
Update VS2010 project files.
|
2010-10-31 22:59:44 +02:00 |
test.vcxproj.filters
|
Update VS2010 project files.
|
2010-10-31 22:59:44 +02:00 |
testautovariables.cpp
|
Tokenizer: More specific bail outs in simplifyKnownVariables
|
2010-11-07 11:07:56 +01:00 |
testbufferoverrun.cpp
|
Tokenizer::simplifyKnownVariables: Fixed TODO test cases in TestBufferOverrun
|
2010-11-07 17:42:32 +01:00 |
testcharvar.cpp
|
…
|
|
testclass.cpp
|
Fixed #2179 (Segmentation fault in assignment operator)
|
2010-11-09 06:58:19 +01:00 |
testcmdlineparser.cpp
|
…
|
|
testconstructors.cpp
|
Symbol database: add support for class inline functions with classes
|
2010-11-09 17:06:07 +01:00 |
testcppcheck.cpp
|
Fixed #2167 (Drop linefeeds from error messages)
|
2010-11-11 19:54:43 +01:00 |
testdivision.cpp
|
…
|
|
testexceptionsafety.cpp
|
…
|
|
testincompletestatement.cpp
|
…
|
|
testmathlib.cpp
|
…
|
|
testmemleak.cpp
|
Fixed #2151 (false negative: memory leak when calling subfunction that doesn't deallocate the memory)
|
2010-11-12 21:09:34 +01:00 |
testnullpointer.cpp
|
Fixed #2193 (false negative: nullpointer dereference)
|
2010-11-12 19:42:02 +01:00 |
testobsoletefunctions.cpp
|
…
|
|
testoptions.cpp
|
…
|
|
testother.cpp
|
Fixed #2137 (Invalid mutual exclusion report)
|
2010-11-04 00:10:25 -07:00 |
testpath.cpp
|
Update tests after moving simplifyPath method to Path class.
|
2010-10-29 22:45:47 +03:00 |
testpostfixoperator.cpp
|
Fixed #2168 (Segmentation fault of cppcheck)
|
2010-11-04 17:54:04 +01:00 |
testpreprocessor.cpp
|
…
|
|
testrunner.cpp
|
…
|
|
testsettings.cpp
|
…
|
|
testsimplifytokens.cpp
|
typedef: better handling of __typeof__
|
2010-11-11 17:02:04 +01:00 |
teststl.cpp
|
Fixed #2154 (false positive: The loop might unintentionally skip an element in the container)
|
2010-10-30 11:22:30 +02:00 |
testsuite.cpp
|
Fixed #2167 (Drop linefeeds from error messages)
|
2010-11-11 19:54:43 +01:00 |
testsuite.h
|
…
|
|
testthreadexecutor.cpp
|
…
|
|
testtoken.cpp
|
…
|
|
testtokenize.cpp
|
Tokenizer: More specific bail outs in simplifyKnownVariables
|
2010-11-07 11:07:56 +01:00 |
testuninitvar.cpp
|
uninitialized variables: fixed problem when parsing loop bodies
|
2010-11-13 08:03:59 +01:00 |
testunusedfunctions.cpp
|
…
|
|
testunusedprivfunc.cpp
|
…
|
|
testunusedvar.cpp
|
Unused variables: better handling of '= %var% ++'. Ticket: #2160
|
2010-11-02 20:01:12 +01:00 |