cppcheck/test
Daniel Marjamäki 2ccc01f5ed tokenizer: improved the Tokenizer::simplifyIfNot 2009-07-18 10:18:46 +02:00
..
test.pro Add QMake project files for core and tests. 2009-07-14 14:36:05 +03:00
testautovariables.cpp
testbufferoverrun.cpp refactoring: Renamed checking classes 2009-07-13 16:00:15 +02:00
testcharvar.cpp
testclass.cpp Fixed ticket #459 (false positive::Member variable not initialized in constructor) 2009-07-17 23:50:49 +07:00
testconstructors.cpp refactoring: renamed the severity "all" to "possible error" 2009-07-13 10:16:31 +02:00
testcppcheck.cpp Revert "cppcheck: Now it's possible to change the output format, for example to a visual studio compliant format" 2009-07-10 22:38:26 +02: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
testmemleak.cpp refactoring: renamed the severity "all" to "possible error" 2009-07-13 10:16:31 +02:00
testother.cpp
testpreprocessor.cpp minor refactoring: header cleanup. use forward declarations instead of includes 2009-07-13 19:11:31 +02:00
testredundantif.cpp
testrunner.cpp
testsimplifytokens.cpp tokenizer: improved the Tokenizer::simplifyIfNot 2009-07-18 10:18:46 +02:00
teststl.cpp fixed todo test case - detect iterator usage after push_front|push_back 2009-07-14 12:40:47 +02:00
testsuite.cpp Revert "cppcheck: Now it's possible to change the output format, for example to a visual studio compliant format" 2009-07-10 22:38:26 +02:00
testsuite.h
testtoken.cpp
testtokenize.cpp minor refactoring: header cleanup. use forward declarations instead of includes 2009-07-13 19:11:31 +02:00
testunusedfunctions.cpp
testunusedprivfunc.cpp unused private functions: don't check classes declared in header files unless it is known that their whole implementation is seen 2009-07-12 14:23:01 +02:00
testunusedvar.cpp