This website requires JavaScript.
Explore
Help
Sign In
walkero
/
cppcheck
Watch
1
Star
0
Fork
You've already forked cppcheck
0
Code
Issues
Pull Requests
Projects
Releases
1
Wiki
Activity
7e3e5d628d
cppcheck
/
test
History
Robert Reif
7e3e5d628d
better fix for
#2672
(False positive: function can be const, nested classes declared in one line)
2011-03-23 20:19:32 -04: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
…
testbufferoverrun.cpp
…
testcharvar.cpp
…
testclass.cpp
better fix for
#2672
(False positive: function can be const, nested classes declared in one line)
2011-03-23 20:19:32 -04:00
testcmdlineparser.cpp
…
testconstructors.cpp
…
testcppcheck.cpp
…
testdivision.cpp
…
testerrorlogger.cpp
…
testexceptionsafety.cpp
…
testfilelister_unix.cpp
fixed performance issues, found by selfcheck with cppcheck.
2011-03-22 23:15:15 +01:00
testincompletestatement.cpp
…
testmathlib.cpp
…
testmemleak.cpp
Fixed
#2662
(Segfault: overloaded function call function with same name)
2011-03-23 18:45:47 +01:00
testnullpointer.cpp
better fix for
#2672
(False positive: function can be const, nested classes declared in one line)
2011-03-23 20:19:32 -04: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
…
testrunner.cpp
…
testsettings.cpp
…
testsimplifytokens.cpp
fix
#2651
(Segmentation fault (typedef))
2011-03-17 20:00:49 -04:00
teststl.cpp
…
testsuite.cpp
…
testsuite.h
…
testsuppressions.cpp
…
testsymboldatabase.cpp
…
testthreadexecutor.cpp
…
testtoken.cpp
…
testtokenize.cpp
fix
#2672
(False positive: function can be const, nested classes declared in one line)
2011-03-23 07:48:18 -04:00
testuninitvar.cpp
…
testunusedfunctions.cpp
…
testunusedprivfunc.cpp
…
testunusedvar.cpp
…
testutils.h
…