cppcheck/test
Daniel Marjamäki 8c2a5c9813 astyle formatting
[ci skip]
2018-05-06 09:50:53 +02:00
..
cfg test/cfg/std.c: Cleaning up function names and redundant tests (#1198) 2018-05-01 07:33:43 +02:00
synthetic
CMakeLists.txt
options.cpp
options.h
redirect.h
test.cxx
test64bit.cpp
testassert.cpp
testastutils.cpp
testautovariables.cpp
testbool.cpp
testboost.cpp
testbufferoverrun.cpp astyle formatting 2018-05-06 09:50:53 +02:00
testcharvar.cpp
testclass.cpp Fixed #8542 (False positive: noOperatorEq) 2018-05-05 07:46:58 +02:00
testcmdlineparser.cpp Refactoring. Rename methods 2018-04-23 12:39:47 +02:00
testcondition.cpp Fix false positive with inner conditions when using pointers (#1195) 2018-04-28 18:56:13 +02:00
testconstructors.cpp Fixed #8523 (Clarify warning: noConstructor) 2018-05-01 15:50:03 +02:00
testcppcheck.cpp
testerrorlogger.cpp
testexceptionsafety.cpp
testfilelister.cpp
testfiles.pri
testfunctions.cpp
testgarbage.cpp
testimportproject.cpp
testincompletestatement.cpp
testinternal.cpp
testio.cpp
testleakautovar.cpp Check for smart pointer release (#1206) 2018-05-05 18:06:49 +02:00
testlibrary.cpp
testmathlib.cpp
testmemleak.cpp Refactoring; Renamed Scope::classStart and Scope::classEnd 2018-04-27 22:36:30 +02:00
testnullpointer.cpp Clarify null pointer arithmetic message 2018-05-02 12:57:24 +02:00
testoptions.cpp
testother.cpp Fix FP when using - as a binary operator (#1201) 2018-05-04 07:58:30 +02:00
testpath.cpp
testpathmatch.cpp
testplatform.cpp
testpostfixoperator.cpp
testpreprocessor.cpp
testrunner.cpp
testrunner.vcxproj Visual Studio: testrunner: Add missing testastutils (#1186) 2018-04-23 20:03:06 +02:00
testrunner.vcxproj.filters Visual Studio: testrunner: Add missing testastutils (#1186) 2018-04-23 20:03:06 +02:00
testsamples.cpp Refactorization: pass std::string directly to std::*fstream 2018-04-11 09:50:42 +02:00
testsimplifytemplate.cpp
testsimplifytokens.cpp Handle 'final' specifier better. 2018-04-27 14:57:43 +02:00
testsimplifytypedef.cpp
testsizeof.cpp
teststl.cpp astyle formatting 2018-04-27 10:29:27 +02:00
teststring.cpp
testsuite.cpp
testsuite.h
testsuppressions.cpp
testsymboldatabase.cpp Fixed #8538 (SymbolDatabase: wrong parsing of noexcept) 2018-05-05 08:31:56 +02:00
testthreadexecutor.cpp
testtimer.cpp
testtoken.cpp
testtokenize.cpp Save bitfield bit counts 2018-05-02 20:55:11 +02:00
testtokenlist.cpp
testtype.cpp
testuninitvar.cpp
testunusedfunctions.cpp
testunusedprivfunc.cpp
testunusedvar.cpp
testutils.h
testvaarg.cpp
testvalueflow.cpp Fix false positive with negative array index in issue 8536 (#1202) 2018-05-06 08:35:29 +02:00
testvarid.cpp