cppcheck/test
Reijo Tomperi 7fc72484ec Fix #881 (Tokenizer: Something seems to be wrong in Tokenizer::simplifyKnownVariables)
http://sourceforge.net/apps/trac/cppcheck/ticket/881
2009-11-03 00:07:15 +02:00
..
test.pro Restructuring: Updated test/test.pro 2009-10-26 22:20:25 +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 Fix #868 (False positive - buffer access out of bounds in for loop) 2009-10-29 16:04:23 +02:00
testcharvar.cpp refactoring the folder structure 2009-10-25 12:49:06 +01:00
testclass.cpp Fixed #880 (Tokenizer: The Tokenizer::simplifyTemplates doesn't handle recursive templates) 2009-11-01 19:03:52 +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 #831 (Exception safety: multiple new in a simple execution path) 2009-10-31 18:58:42 +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 Memory leaks: Detect simple leak 2009-10-27 23:08:11 +01:00
testother.cpp Fixed #764 (usage of unitialized variable not detected) 2009-11-02 19:58:49 +01:00
testpreprocessor.cpp Fixed #882 (false positive: uninitialized variable) 2009-11-02 18:31:22 +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 todo testcase 2009-11-01 21:00:43 +01:00
teststl.cpp STL: refactoring and fixing 2009-11-02 21:53:01 +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 #881 (Tokenizer: Something seems to be wrong in Tokenizer::simplifyKnownVariables) 2009-11-03 00:07:15 +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