cppcheck/test
Daniel Marjamäki a4f8c44432 astyle formatting
[ci skip]
2018-04-16 12:55:37 +02:00
..
cfg std.cfg: Add std::make_pair() (#1165) 2018-04-11 19:16:55 +02:00
synthetic
CMakeLists.txt
options.cpp
options.h
redirect.h Updated copyright year 2018-01-14 15:37:52 +01:00
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
test64bit.cpp Updated copyright year 2018-01-14 15:37:52 +01:00
testassert.cpp
testastutils.cpp
testautovariables.cpp Updated copyright year 2018-03-31 20:59:09 +02:00
testbool.cpp
testboost.cpp Updated copyright year 2018-01-14 15:37:52 +01:00
testbufferoverrun.cpp Refactorization: Replace several push_back-sequences by initializer lists 2018-04-09 09:41:24 +02:00
testcharvar.cpp Updated copyright year 2018-01-14 15:37:52 +01:00
testclass.cpp virtualCallInConstructor: Clarify warning message 2018-04-04 13:04:40 +02:00
testcmdlineparser.cpp 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
testcondition.cpp Refactorization: Replace several push_back-sequences by initializer lists 2018-04-09 09:41:24 +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
testfilelister.cpp
testfiles.pri remove foreach emulator 2018-04-09 22:09:10 +02:00
testfunctions.cpp Updated copyright year 2018-01-14 15:37:52 +01:00
testgarbage.cpp SymbolDatabase: Throw InternalError if parsing fails 2018-04-02 13:14:48 +02:00
testimportproject.cpp Refactorization: Replace several push_back-sequences by initializer lists 2018-04-09 09:41:24 +02:00
testincompletestatement.cpp Refactorization: Replace several push_back-sequences by initializer lists 2018-04-09 09:41:24 +02:00
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 astyle formatting 2018-04-16 12:55:37 +02:00
testlibrary.cpp Updated copyright year 2018-03-31 20:59:09 +02:00
testmathlib.cpp
testmemleak.cpp Refactorization: Replace several push_back-sequences by initializer lists 2018-04-09 09:41:24 +02:00
testnullpointer.cpp Fix #8482: Regression with valueflow (#1159) 2018-04-09 16:13:17 +02:00
testoptions.cpp
testother.cpp Refactorization: Replace several push_back-sequences by initializer lists 2018-04-09 09:41:24 +02:00
testpath.cpp Refactorization: Replace several push_back-sequences by initializer lists 2018-04-09 09:41:24 +02:00
testpathmatch.cpp Refactorization: Replace several push_back-sequences by initializer lists 2018-04-09 09:41:24 +02:00
testpostfixoperator.cpp Updated copyright year 2018-03-31 20:59:09 +02:00
testpreprocessor.cpp Refactorization: Replace several push_back-sequences by initializer lists 2018-04-09 09:41:24 +02:00
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
testsimplifytokens.cpp
testsimplifytypedef.cpp Updated copyright year 2018-03-31 20:59:09 +02:00
testsizeof.cpp Refactorization: Replace several push_back-sequences by initializer lists 2018-04-09 09:41:24 +02:00
teststl.cpp
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 astyle formatting 2018-04-09 22:21:17 +02:00
testthreadexecutor.cpp
testtimer.cpp
testtoken.cpp Refactorization: Replace several push_back-sequences by initializer lists 2018-04-09 09:41:24 +02:00
testtokenize.cpp windows string macros: Handle _T, _TEXT and TEXT internally, add tests (#1163) 2018-04-12 08:52:31 +02:00
testtokenlist.cpp
testtype.cpp Updated copyright year 2018-03-31 20:59:09 +02:00
testuninitvar.cpp
testunusedfunctions.cpp Taking care of operation overloading functions (#1108) 2018-03-12 10:25:30 +01:00
testunusedprivfunc.cpp Refactorization: Replace several push_back-sequences by initializer lists 2018-04-09 09:41:24 +02:00
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 Fix #8482: Regression with valueflow (#1159) 2018-04-09 16:13:17 +02:00
testvarid.cpp Updated copyright year 2018-01-14 15:37:52 +01:00