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
dcdbe117e6
cppcheck
/
test
History
Robert Reif
81403479bd
Refactoring testunusedvariables. This
fixes
#1804
.
2010-06-18 07:19:26 +02:00
..
tinyxml
Ticket
#1318
: Make sure error ids are unique
2010-05-13 22:14:29 +02:00
test.cxx
…
test.pro
…
test.vcproj
Removed obsolete checkheaders from Visual Studio projects
2010-06-17 15:00:58 +02:00
test.vcxproj
Removed obsolete checkheaders from Visual Studio projects
2010-06-17 15:00:58 +02:00
test.vcxproj.filters
Removed obsolete checkheaders from Visual Studio projects
2010-06-17 15:00:58 +02:00
testautovariables.cpp
…
testbufferoverrun.cpp
Fixed
#1787
(false negative: out of bounds in derived class)
2010-06-13 07:17:50 +02:00
testcharvar.cpp
Fixed
#855
(Refactoring: move conditions into checks)
2010-04-20 23:38:25 -07:00
testclass.cpp
Fixed
#1783
(false positive: uninitalized variable in constructor/operator=, when calling overloaded functions)
2010-06-13 10:23:59 +02:00
testconstructors.cpp
…
testcppcheck.cpp
asd
2010-05-17 19:18:05 +02:00
testdangerousfunctions.cpp
…
testdivision.cpp
…
testexceptionsafety.cpp
…
testfilelister.cpp
…
testincompletestatement.cpp
…
testmathlib.cpp
…
testmemleak.cpp
Ticket
#1789
is not really fixed; added TODO.
2010-06-16 22:47:05 -03:00
testother.cpp
Fixed
#920
(new style check: find empty catch blocks)
2010-06-14 23:45:46 -07:00
testpreprocessor.cpp
…
testredundantif.cpp
…
testrunner.cpp
…
testsimplifytokens.cpp
Fixed
#1801
(simplifyTypedef: duplicate typedefs not handled properly)
2010-06-18 07:16:05 +02:00
teststl.cpp
Fixed
#1545
(new check: usage of iterator pointing to invalid memory after reserve)
2010-06-15 19:53:09 +02:00
testsuite.cpp
…
testsuite.h
…
testthreadexecutor.cpp
Added test case deadlock_with_many_errors() for ticket
#1650
2010-06-18 00:42:01 +03:00
testtoken.cpp
…
testtokenize.cpp
Fixed
#887
(Tokenizer: Simplify variable value after loop)
2010-06-15 17:56:14 +02:00
testunusedfunctions.cpp
…
testunusedprivfunc.cpp
…
testunusedvar.cpp
Refactoring testunusedvariables. This
fixes
#1804
.
2010-06-18 07:19:26 +02:00