cppcheck/test
Reijo Tomperi 908aaff1fa New test case in TestSimplifyTokens::template_default_parameter 2009-09-09 23:57:28 +03:00
..
test.pro Added top-level 'check' target. 2009-09-04 22:59:25 +04:00
testautovariables.cpp
testbufferoverrun.cpp Fixed #629 (Tokenizer: expand nested strcat() calls) 2009-09-05 23:46:27 +07:00
testcharvar.cpp
testclass.cpp Fix #601 (Poor var initialization assumption when can't find function definition) 2009-09-03 23:28:00 +03:00
testconstructors.cpp
testcppcheck.cpp New command line argument added --template 2009-09-05 22:01:49 +03:00
testdangerousfunctions.cpp refactoring: Renamed checking classes 2009-07-13 16:00:15 +02:00
testdivision.cpp refactoring: renamed the severity "all" to "possible error" 2009-07-13 10:16:31 +02:00
testfilelister.cpp
testincompletestatement.cpp
testmathlib.cpp Don't warn about division by zero if zero if floating point number. 2009-09-01 22:06:46 +03:00
testmemleak.cpp memory leaks: Added a todo test case for the getcode function 2009-09-04 19:11:19 +02:00
testother.cpp Don't warn about division by zero if zero if floating point number. 2009-09-01 22:06:46 +03:00
testpreprocessor.cpp Preprocessor: Added a todo testcase 2009-08-31 20:36:25 +02:00
testredundantif.cpp Refactoring the unit testing 2009-08-04 21:32:14 +02:00
testrunner.cpp
testsimplifytokens.cpp New test case in TestSimplifyTokens::template_default_parameter 2009-09-09 23:57:28 +03:00
teststl.cpp Fixed #631 (False positive matching iterator which is dereferenced) 2009-09-01 23:49:17 +07:00
testsuite.cpp Fixed ticket #481 (testrunner should exit with non-zero status if one of tests fails) 2009-07-18 19:08:10 +07:00
testsuite.h
testtoken.cpp Token::getStrLength(): introduce new static method. 2009-08-30 18:07:10 +07:00
testtokenize.cpp
testunusedfunctions.cpp
testunusedprivfunc.cpp
testunusedvar.cpp