cppcheck/test
Reijo Tomperi f5d3042635 Add more unit tests 2010-07-07 14:59:42 +03:00
..
tinyxml
test.cxx
test.pro
test.vcproj Removed obsolete checkheaders from Visual Studio projects 2010-06-17 15:00:58 +02:00
test.vcxproj Removed obsolete checkheaders from Visual Studio projects 2010-06-17 15:00:58 +02:00
test.vcxproj.filters Removed obsolete checkheaders from Visual Studio projects 2010-06-17 15:00:58 +02:00
testautovariables.cpp
testbufferoverrun.cpp Buffer Overrun: Fixed false positive when variable is reassigned in called function 2010-07-05 22:19:27 +02:00
testcharvar.cpp
testclass.cpp Class checking: Fixed FP for static arrays (not initialized in constructor) 2010-06-29 12:51:18 +02:00
testconstructors.cpp
testcppcheck.cpp asd 2010-05-17 19:18:05 +02:00
testdangerousfunctions.cpp added testcases for testing dangerous functions: mktemp 2010-06-20 13:32:00 +02:00
testdivision.cpp Refactoring: Removed Severity::possibleStyle 2010-05-16 14:43:42 +02:00
testexceptionsafety.cpp
testfilelister.cpp
testincompletestatement.cpp
testmathlib.cpp
testmemleak.cpp Fixed #1789 (false positive: memory leak (reallocation in subfunction through parameter)) 2010-07-06 21:36:50 +02:00
testother.cpp Fixed #1825 (*log(0) error) 2010-07-07 09:03:40 +02:00
testpreprocessor.cpp Fixed #1802 (Preprocessor: macros are expanded wrong) 2010-06-19 12:03:39 +02:00
testredundantif.cpp
testrunner.cpp
testsimplifytokens.cpp Fixed #1829 (### Internal error in Cppcheck. Please report it.) 2010-07-07 07:40:11 +02:00
teststl.cpp Fixed #1545 (new check: usage of iterator pointing to invalid memory after reserve) 2010-06-15 19:53:09 +02:00
testsuite.cpp
testsuite.h
testthreadexecutor.cpp Add more unit tests 2010-07-07 14:59:42 +03:00
testtoken.cpp
testtokenize.cpp Fixed #1823 (tokenize && wrong) 2010-07-05 22:41:02 +02:00
testunusedfunctions.cpp
testunusedprivfunc.cpp
testunusedvar.cpp Variable usage: only warn about variables that have variable id > 0 2010-07-07 08:50:34 +02:00