.. |
CMakeLists.txt
|
CMake - fix building tests for Visual Studio.
|
2010-02-01 20:16:30 +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
|
Auto variables: Improved handling of temporaries
|
2010-01-27 19:16:32 +01:00 |
testbufferoverrun.cpp
|
Fix #1358 (False negative: out-of-bounds not found near return)
|
2010-02-05 23:55:10 +02:00 |
testcharvar.cpp
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |
testclass.cpp
|
CheckClass::noMemset: Refactoring so it handles more complex std template types
|
2010-02-04 21:49:58 +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
|
Fixed #1346 (False positive: Memory leak when allocated memory is stored elsewhere inside a condition)
|
2010-02-06 22:35:36 +01:00 |
testother.cpp
|
Fixed #984 (improve output if strncpy is followed by strncat)
|
2010-02-05 17:35:18 +01:00 |
testpreprocessor.cpp
|
Partial fix for #322 (get configurations from headers that don't start at the beginning of the file)
|
2010-02-06 09:30:48 +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 #1362 (Internal error when using ?-operator and nested {})
|
2010-02-07 09:14:59 +01:00 |
teststl.cpp
|
Fixed #1278 (Confusing style message formatting)
|
2010-01-26 19:37:22 +01:00 |
testsuite.cpp
|
Fixed #1324 (show number of tests that don't produce the desired results)
|
2010-01-29 18:49:07 +01:00 |
testsuite.h
|
Fixed #1324 (show number of tests that don't produce the desired results)
|
2010-01-29 18:49:07 +01:00 |
testtoken.cpp
|
Get rid of casting in test file.
|
2010-01-12 21:24:44 +02:00 |
testtokenize.cpp
|
Tokenizer: Fixed bug in setVarId. functions should never have a variable id
|
2010-02-07 13:04:33 +01:00 |
testunusedfunctions.cpp
|
Fixed #1342 (Superclass constructors in initializer lists are considered unused functions when superclass has a namespace.)
|
2010-02-03 18:37:48 +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 |