cppcheck/test
Robert Reif 76960e54a1 testcase for broken Token::Match %oror%|&& 2011-07-16 07:28:26 -04:00
..
options.cpp
options.h
redirect.h
test.cxx
test.pro
test.vcproj Update Visual Studio 2008/2010 project files. 2011-07-06 11:31:20 +03:00
test.vcxproj Update Visual Studio 2008/2010 project files. 2011-07-06 11:31:20 +03:00
test.vcxproj.filters Update Visual Studio 2008/2010 project files. 2011-07-06 11:31:20 +03:00
test64bit.cpp Fixed #2892 (false positive: (portability) Assigning an address value to the integer (int/long/etc) type is not portable) 2011-07-07 15:14:33 +02:00
testautovariables.cpp
testbufferoverrun.cpp
testcharvar.cpp TestCharVar::pointer: Added one more test case to see that error message disappears when code is fixed 2011-07-05 19:57:07 +02:00
testclass.cpp
testcmdlineparser.cpp
testconstructors.cpp
testcppcheck.cpp
testdivision.cpp
testerrorlogger.cpp
testexceptionsafety.cpp
testfilelister.cpp FileLister: don't assume that all files have nonzero size in test case 2011-04-27 07:38:53 +12:00
testincompletestatement.cpp
testmathlib.cpp
testmemleak.cpp fix some more false negatives for #2904 (Memory leak not detected when creating a new class instance) 2011-07-14 20:45:27 -04:00
testnullpointer.cpp
testobsoletefunctions.cpp
testoptions.cpp
testother.cpp Fixed #2822 (New check: Duplicate break statements in switch) 2011-07-14 17:12:56 -07:00
testpath.cpp
testpathmatch.cpp
testpostfixoperator.cpp
testpreprocessor.cpp Preprocessor: fix handling of (1&&2) condition 2011-07-16 09:24:27 +02:00
testrunner.cpp
testsettings.cpp
testsimplifytokens.cpp
teststl.cpp
testsuite.cpp
testsuite.h
testsuppressions.cpp
testsymboldatabase.cpp
testthreadexecutor.cpp
testtoken.cpp testcase for broken Token::Match %oror%|&& 2011-07-16 07:28:26 -04:00
testtokenize.cpp Tokenizer: Fix minor problem with 'X&&Y' 2011-07-15 19:37:39 +02:00
testuninitvar.cpp
testunusedfunctions.cpp
testunusedprivfunc.cpp
testunusedvar.cpp fix #2904 (Memory leak not detected when creating a new class instance) 2011-07-14 19:15:59 -04:00
testutils.h