.. |
CMakeLists.txt
|
CMake - Include test project's header file to VS IDE project.
|
2010-01-05 22:16:53 +02:00 |
test.pro
|
use checked STL in debugmode
|
2009-11-28 18:29:32 +01:00 |
test.vcproj
|
Fixed #1101 (link error with latest git in Visual Studio)
|
2009-12-18 18:29:31 +01:00 |
testautovariables.cpp
|
Fixed #1013 (autovariables: detect when assigning parameter **par)
|
2010-01-02 03:53:34 +06:00 |
testbufferoverrun.cpp
|
Ticket #1228 : Handle tokensBack in the Token class. When adding&removing tokens the Token class can make sure that this pointer is updated accordingly. It is very important that the tokensBack has the same scope as the token list, otherwise there will be a dead pointer problem.
|
2010-01-06 20:19:27 +01:00 |
testcharvar.cpp
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |
testclass.cpp
|
Fixed #1233 (false positive: operator = should check for assignment to self)
|
2010-01-08 19:15:24 +01:00 |
testconstructors.cpp
|
Fixed #1211 (add struct support for constructor checks)
|
2010-01-02 17:29:55 +01:00 |
testcppcheck.cpp
|
Fixed #1084 (define configuration lost)
|
2009-12-13 17:18:27 +01:00 |
testdangerousfunctions.cpp
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |
testdivision.cpp
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |
testexceptionsafety.cpp
|
Fixed #1126 (False positive: upon exception there is memory leak (calling unknown function))
|
2009-12-21 20:04:55 +01:00 |
testfilelister.cpp
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |
testincompletestatement.cpp
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |
testmathlib.cpp
|
astyle formatting
|
2009-12-27 17:46:24 +01:00 |
testmemleak.cpp
|
memory leaks: better handling of loops and switch
|
2010-01-10 15:40:50 +01:00 |
testother.cpp
|
Fixed #1218 (Improve check: incrementing uninitialized variable i++)
|
2010-01-10 09:09:37 +01:00 |
testpreprocessor.cpp
|
Fixed #1231 (Preprocessor: Fail to evaluate '#if ! defined _ABCD_')
|
2010-01-09 21:54:20 +01:00 |
testredundantif.cpp
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |
testrunner.cpp
|
Fix GPL comments in all files. ">." was missing from the end.
|
2009-09-27 18:08:31 +03:00 |
testsimplifytokens.cpp
|
Fixed #1244 (tokenize typedef of unnamed struct)
|
2010-01-10 08:49:02 +01:00 |
teststl.cpp
|
Robert Reif: Fixed #1158 ((possible style) message with regular check)
|
2009-12-28 18:06:26 +01:00 |
testsuite.cpp
|
Fixed #1084 (define configuration lost)
|
2009-12-13 17:18:27 +01:00 |
testsuite.h
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |
testtoken.cpp
|
ivoire: 64-bit portability fix
|
2010-01-10 17:30:35 +01:00 |
testtokenize.cpp
|
Fixed #1211 (add struct support for constructor checks)
|
2010-01-02 17:29:55 +01:00 |
testunusedfunctions.cpp
|
Fix #1071 ((style) The function 'throw' is never used)
|
2009-12-08 23:41:47 +02:00 |
testunusedprivfunc.cpp
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |
testunusedvar.cpp
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |