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
86358694fb
cppcheck
/
test
History
Daniel Marjamäki
51ad9ab6ac
Fixed
#4896
(FP Uninitialized variable on template function)
2013-10-26 18:39:40 +02:00
..
options.cpp
…
options.h
…
redirect.h
…
test.cxx
test: tabs to spaces, remove trailing spaces and extra empty lines at the end of files
2012-09-17 13:51:40 +02:00
test.pro
…
test64bit.cpp
…
testassert.cpp
…
testassignif.cpp
…
testautovariables.cpp
…
testbool.cpp
Fixed
#5077
(False positive: Comparison of boolean result with relational operator ((X + (Y < 0)) <= b))
2013-10-09 05:43:50 +02:00
testboost.cpp
…
testbufferoverrun.cpp
…
testcharvar.cpp
…
testclass.cpp
…
testcmdlineparser.cpp
Test GetShowErrorMessages in testcmdlineparser.cpp
2013-09-03 11:41:16 +02:00
testconstructors.cpp
…
testcppcheck.cpp
…
testdivision.cpp
…
testerrorlogger.cpp
…
testexceptionsafety.cpp
…
testfilelister.cpp
…
testfiles.pri
…
testincompletestatement.cpp
…
testinternal.cpp
…
testio.cpp
…
testleakautovar.cpp
Updated to AStyle 2.03, require this version
2013-08-07 16:27:37 +02:00
testmathlib.cpp
…
testmemleak.cpp
…
testnonreentrantfunctions.cpp
…
testnullpointer.cpp
…
testobsoletefunctions.cpp
…
testoptions.cpp
…
testother.cpp
…
testpath.cpp
…
testpathmatch.cpp
…
testpostfixoperator.cpp
…
testpreprocessor.cpp
…
testrunner.cpp
Updating year 2012 -> 2013 to .cpp and .h files and man page.
2013-01-01 18:29:08 +02:00
testrunner.vcproj
…
testrunner.vcxproj
…
testrunner.vcxproj.filters
…
testsimplifytokens.cpp
…
testsizeof.cpp
…
teststl.cpp
…
testsuite.cpp
…
testsuite.h
…
testsuppressions.cpp
…
testsymboldatabase.cpp
…
testthreadexecutor.cpp
Reuse constant objects in testpathmatch.cpp, small simplification in testsuppressions.cpp and testthreadexecutor.cpp
2013-08-07 17:55:31 +02:00
testtimer.cpp
…
testtoken.cpp
…
testtokenize.cpp
…
testuninitvar.cpp
…
testunusedfunctions.cpp
…
testunusedprivfunc.cpp
Fixed
#4689
(False positive: Unused private function (used in default argument of constructor))
2013-08-26 16:41:23 +02:00
testunusedvar.cpp
…
testutils.h
…