.. |
test.pro
|
Restructuring: Updated test/test.pro
|
2009-10-26 22:20:25 +01:00 |
test.vcproj
|
Visual Studio: Manually edited the vcproj files. The absolute paths were replaced with relative paths
|
2009-10-28 20:15:56 +01:00 |
testautovariables.cpp
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |
testbufferoverrun.cpp
|
Fixed #842 (out of bounds: when buffer is allocated with malloc)
|
2009-11-15 18:38:57 +06:00 |
testcharvar.cpp
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |
testclass.cpp
|
Uninitialized variables: detect uninitialized pointer array
|
2009-11-10 19:35:54 +01:00 |
testconstructors.cpp
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |
testcppcheck.cpp
|
refactoring the folder structure
|
2009-10-25 12:49:06 +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 #883 (Add new command line argument --enable)
|
2009-11-15 15:24:33 +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
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |
testmemleak.cpp
|
Fixed #483 (False positive: found leak when foreach for lists used)
|
2009-11-15 10:30:00 +01:00 |
testother.cpp
|
Fixed #953 (false positive: 'uninitialized variable' with function pointer)
|
2009-11-15 12:42:04 +01:00 |
testpreprocessor.cpp
|
Preprocessor: When #error is encountered the result is an empty string => don't check configuration
|
2009-11-13 22:12:29 +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 #954 (Tokenizer: correctly simplify sizeof of class members)
|
2009-11-14 01:07:44 +06:00 |
teststl.cpp
|
Fixed #931 (Invalid interator false positive with identical variable names)
|
2009-11-10 19:07:04 +01:00 |
testsuite.cpp
|
Fix GPL comments in all files. ">." was missing from the end.
|
2009-09-27 18:08:31 +03:00 |
testsuite.h
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |
testtoken.cpp
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |
testtokenize.cpp
|
Fixed #915 (false positive: memory leak for struct member (allocated in condition)
|
2009-11-15 09:28:08 +01:00 |
testunusedfunctions.cpp
|
Fixed #867 (unused member function warning)
|
2009-10-30 15:00:13 +01: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 |