cppcheck/test
Daniel Marjamäki 6dd9676d43 FileLister: Updated Visual Studio files 2011-03-20 14:47:15 +01:00
..
options.cpp
options.h
redirect.h
test.cxx
test.pro FileLister: updated qmake files 2011-03-20 14:37:28 +01:00
test.vcproj FileLister: Updated Visual Studio files 2011-03-20 14:47:15 +01:00
test.vcxproj FileLister: Updated Visual Studio files 2011-03-20 14:47:15 +01:00
test.vcxproj.filters FileLister: Updated Visual Studio files 2011-03-20 14:47:15 +01:00
testautovariables.cpp add debug message for function argument missing varid 2011-03-02 21:08:27 -05:00
testbufferoverrun.cpp Fixed #2638 (Tokenizer::setVarId : varid is wrongly given when unknown macro is used) 2011-03-13 17:52:45 +01:00
testcharvar.cpp
testclass.cpp fix #2657 (segmentation fault of cppcheck ( gcc-testsuite: return f(){} )) 2011-03-17 20:10:56 -04:00
testcmdlineparser.cpp
testconstructors.cpp
testcppcheck.cpp
testdivision.cpp
testerrorlogger.cpp
testexceptionsafety.cpp
testfilelister_unix.cpp FileLister: Moved back the code into a single cpp file 2011-03-20 14:25:11 +01:00
testincompletestatement.cpp
testmathlib.cpp
testmemleak.cpp Fixed #2662 (Segfault: overloaded function call function with same name) 2011-03-20 09:16:52 +01:00
testnullpointer.cpp Fixed #2621 (Segmentation fault for GCC statement expression) 2011-03-13 10:34:54 +01:00
testobsoletefunctions.cpp
testoptions.cpp
testother.cpp Fixed #2661 (False positive: object destroyed immediately) 2011-03-20 09:55:26 +01:00
testpath.cpp
testpathmatch.cpp
testpostfixoperator.cpp
testpreprocessor.cpp astyle formatting 2011-03-01 17:58:15 +01:00
testrunner.cpp
testsettings.cpp
testsimplifytokens.cpp fix #2651 (Segmentation fault (typedef)) 2011-03-17 20:00:49 -04:00
teststl.cpp Fixed #2643 (False positive: iterator increment and insert) 2011-03-12 20:29:54 +01:00
testsuite.cpp
testsuite.h
testsuppressions.cpp Allow suppressing all warnings (using *) for specified file or files 2011-03-10 22:00:48 +13:00
testsymboldatabase.cpp refactor symbol database and checks to use list of Scope rather than list of Scope pointers 2011-03-10 19:43:29 -05:00
testthreadexecutor.cpp
testtoken.cpp
testtokenize.cpp fix #1280 (Pointer to function support) 2011-03-19 16:21:26 -04:00
testuninitvar.cpp
testunusedfunctions.cpp
testunusedprivfunc.cpp
testunusedvar.cpp
testutils.h