cppcheck/test
Daniel Marjamäki 1a9e8c158d CheckClass::copyconstructors: Use library to determine if function is a allocation function 2018-04-27 23:20:04 +02:00
..
cfg
synthetic
CMakeLists.txt
options.cpp
options.h
redirect.h Updated copyright year 2018-01-14 15:37:52 +01:00
test.cxx
test64bit.cpp
testassert.cpp
testastutils.cpp Refactoring: Reuse isLikelyStreamRead in isVariableChanged 2018-04-18 17:46:10 +02:00
testautovariables.cpp
testbool.cpp Updated copyright year 2018-01-14 15:37:52 +01:00
testboost.cpp
testbufferoverrun.cpp
testcharvar.cpp Updated copyright year 2018-01-14 15:37:52 +01:00
testclass.cpp CheckClass::copyconstructors: Use library to determine if function is a allocation function 2018-04-27 23:20:04 +02:00
testcmdlineparser.cpp Refactoring. Rename methods 2018-04-23 12:39:47 +02:00
testcondition.cpp Fixed #8495 (False positive: boolean result used in bitwise operation when & is overloaded) 2018-04-17 22:14:17 +02:00
testconstructors.cpp Improve check: Variable is not initialized in private constructor (C++11 or later) 2018-04-02 15:26:15 +02:00
testcppcheck.cpp Updated copyright year 2018-03-31 20:59:09 +02:00
testerrorlogger.cpp Refactorizations: 2018-04-11 09:44:35 +02:00
testexceptionsafety.cpp Updated copyright year 2018-01-14 15:37:52 +01:00
testfilelister.cpp Updated copyright year 2018-01-14 15:37:52 +01:00
testfiles.pri
testfunctions.cpp
testgarbage.cpp
testimportproject.cpp Refactorization: Replace several push_back-sequences by initializer lists 2018-04-09 09:41:24 +02:00
testincompletestatement.cpp
testinternal.cpp Updated copyright year 2018-01-14 15:37:52 +01:00
testio.cpp ValueType: Improved type handling of containers when [] operator is used 2018-04-06 22:26:35 +02:00
testleakautovar.cpp
testlibrary.cpp
testmathlib.cpp
testmemleak.cpp
testnullpointer.cpp
testoptions.cpp Updated copyright year 2018-01-14 15:37:52 +01:00
testother.cpp astyle formatting 2018-04-21 13:28:31 +02:00
testpath.cpp
testpathmatch.cpp
testplatform.cpp testrunner: Add testplatform to verify platform loading (#1176) 2018-04-18 16:12:35 +02:00
testpostfixoperator.cpp Updated copyright year 2018-03-31 20:59:09 +02:00
testpreprocessor.cpp
testrunner.cpp Updated copyright year 2018-01-14 15:37:52 +01:00
testrunner.vcxproj
testrunner.vcxproj.filters
testsamples.cpp Refactorization: pass std::string directly to std::*fstream 2018-04-11 09:50:42 +02:00
testsimplifytemplate.cpp Updated copyright year 2018-01-14 15:37:52 +01:00
testsimplifytokens.cpp
testsimplifytypedef.cpp
testsizeof.cpp
teststl.cpp astyle formatting 2018-04-27 10:29:27 +02:00
teststring.cpp Updated copyright year 2018-01-14 15:37:52 +01:00
testsuite.cpp Fix sorting order for test fixtures to get consistent behaviour across different platforms (#1145) 2018-04-04 20:51:47 +02:00
testsuite.h Fix sorting order for test fixtures to get consistent behaviour across different platforms (#1145) 2018-04-04 20:51:47 +02:00
testsuppressions.cpp Suppressions: Validate inline suppressions 2018-04-11 08:18:00 +02:00
testsymboldatabase.cpp Refactoring; Renamed Scope::classStart and Scope::classEnd 2018-04-27 22:36:30 +02:00
testthreadexecutor.cpp Updated copyright year 2018-01-14 15:37:52 +01:00
testtimer.cpp Updated copyright year 2018-01-14 15:37:52 +01:00
testtoken.cpp Refactorization: Replace several push_back-sequences by initializer lists 2018-04-09 09:41:24 +02:00
testtokenize.cpp
testtokenlist.cpp
testtype.cpp
testuninitvar.cpp
testunusedfunctions.cpp
testunusedprivfunc.cpp
testunusedvar.cpp
testutils.h Suppressions: New extensible Suppressions xml format that allow more attributes. To start with it also allows symbolName. 2018-04-09 06:43:48 +02:00
testvaarg.cpp
testvalueflow.cpp Fixed #8494 (False positive: serialization class overloads operator) 2018-04-17 14:23:04 +02:00
testvarid.cpp