cppcheck/test
Martin Ettl c2b3cfccc9 extended testcases of mathlib; fixed zero conversion: +0 and -0 is converted to 0 2009-12-27 14:30:23 +01:00
..
CMakeLists.txt CMake - add 'make check' -target. 2009-12-20 11:16:56 +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 Fix #1069 (Minor spelling mistake across cppcheck) 2009-12-08 20:10:08 +02:00
testbufferoverrun.cpp Robert Reif: improve check: array index out of bounds, show name of array, array size and array index 2009-12-25 15:25:58 +01:00
testcharvar.cpp refactoring the folder structure 2009-10-25 12:49:06 +01:00
testclass.cpp Fixed #1093 (False positive: missing constructor) 2009-12-19 17:58:52 +01:00
testconstructors.cpp Fixed #1093 (False positive: missing constructor) 2009-12-19 17:58:52 +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 extended testcases of mathlib; fixed zero conversion: +0 and -0 is converted to 0 2009-12-27 14:30:23 +01:00
testmemleak.cpp Fixed #1120 (Test compile warnings with Cygwin) 2009-12-26 17:49:05 +01:00
testother.cpp Fixed #1153 (False positive: uninitialized data for reinterpret_cast) 2009-12-27 09:27:05 +01:00
testpreprocessor.cpp Fixed #1112 (cppcheck fails because of accented characters in comments) 2009-12-22 20:38:12 +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 #972 (New check: return pointer of stack memory) 2009-12-27 13:08:41 +01:00
teststl.cpp Fixed #1095 (Non-obvious error message: Dangerous usage of erase) 2009-12-21 20:49:16 +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 Robert Reif: code cleanup 2009-12-23 12:17:48 +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