cppcheck/test
Daniel Marjamäki 829a4f8453 Fixed #1084 (define configuration lost) 2009-12-13 17:18:27 +01:00
..
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 Fix #1069 (Minor spelling mistake across cppcheck) 2009-12-08 20:10:08 +02: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 Fixed #1072 (False positive: class member initialization with '*p=0;') 2009-12-13 09:36:59 +01:00
testconstructors.cpp refactoring the folder structure 2009-10-25 12:49:06 +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 #1074 (Exception safety: auto deallocated classes don't leak) 2009-12-12 18:56:26 +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 Fixed #1075 (False positive: uninitialized variable 'return bar(s);') 2009-12-11 19:58:29 +01:00
testpreprocessor.cpp Fixed #1084 (define configuration lost) 2009-12-13 17:18:27 +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 Added test case for else if simplification 2009-12-08 01:22:24 +02:00
teststl.cpp Fixed #931 (Invalid interator false positive with identical variable names) 2009-11-10 19:07:04 +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 refactoring the folder structure 2009-10-25 12:49:06 +01:00
testtokenize.cpp Fixed #1097 (Internal error: When macro is not expanded 'ABC(for (i=0;i<10;i++) ..);') 2009-12-12 19:58:19 +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