.. |
test.pro
|
use checked STL in debugmode
|
2009-11-28 18:29:32 +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 #1026 (false positive: buffer access out of bounds)
|
2009-12-05 11:41:30 +01: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 #1034 (change --enable to --enable=all)
|
2009-12-04 19:35:58 +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
|
Eric Sesterhenn: Fixed #1032 (False positive resource leak with exit at end of function)
|
2009-12-03 19:19:20 +01:00 |
testother.cpp
|
Fix #1022 (False positive: uninitialized variable when using local struct)
|
2009-11-29 19:23:31 +01:00 |
testpreprocessor.cpp
|
Fixed #1014 (Preprocessor: Invalid preprocessing of '#define some_delete(x) delete x;')
|
2009-11-26 17:32:18 +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 #1030 (wrong line number with goto)
|
2009-12-02 19:47:35 +01: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
|
Fix #1037 (tokenizing a nested do while, while loop fails)
|
2009-12-04 00:06:03 +02: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 |