cppcheck/test
Robert Reif 988b43d419 const function check: Added more unit tests 2010-08-10 07:48:09 +02:00
..
tinyxml
test.cxx
test.pro
test.vcproj Visual Studio: Added /MP switch 2010-08-05 19:02:05 +02:00
test.vcxproj Visual Studio: Added /MP switch 2010-08-05 19:02:05 +02:00
test.vcxproj.filters Update VS 2010 project files. 2010-07-26 22:06:33 +03:00
testautovariables.cpp
testbufferoverrun.cpp Buffer overflow: Fixed two TODO test cases 2010-08-05 11:01:47 +02:00
testcharvar.cpp
testclass.cpp const function check: Added more unit tests 2010-08-10 07:48:09 +02:00
testconstructors.cpp Create a symbol database 2010-07-26 16:46:37 +02:00
testcppcheck.cpp filelocation-refactoring: Fixed unit tests in windows 2010-07-19 22:02:51 +02:00
testdangerousfunctions.cpp
testdivision.cpp
testexceptionsafety.cpp
testfilelister.cpp
testincompletestatement.cpp
testmathlib.cpp
testmemleak.cpp Memory leaks: better handling of 'return strcmp(..' etc 2010-08-05 21:23:32 +02:00
testother.cpp Fixed #1923 (False positive: Possible null pointer derefence in else if) 2010-08-07 19:59:56 +02:00
testpreprocessor.cpp Visual Studio: Fixed unit tests. Ticket: #640 2010-08-07 21:05:14 +02:00
testredundantif.cpp
testrunner.cpp
testsettings.cpp Fixed #1919 (option '--suppressions file' can not work when filename includes colon) 2010-08-03 17:52:03 +02:00
testsimplifytokens.cpp Fixed #1909 (### Internal error in Cppcheck. Please report it) 2010-07-28 21:03:15 +02:00
teststl.cpp
testsuite.cpp
testsuite.h
testthreadexecutor.cpp Fixed #1487 (fix gcc compiler warnings) 2010-08-06 21:02:43 +02:00
testtoken.cpp
testtokenize.cpp Refactoring: Cleanup include that checkheaders reported as not needed 2010-07-26 22:05:51 +02:00
testunusedfunctions.cpp
testunusedprivfunc.cpp
testunusedvar.cpp Fixed #1894 (unreadVariable false positive with const references) 2010-08-07 15:53:51 +02:00