cppcheck/test
IOBYTE 352fd7a381 SymbolDatabase: Add support for functions in unions. (#973) 2017-10-15 11:49:36 +02:00
..
cfg fixed 'make checkcfg' 2017-10-06 15:16:25 +02:00
synthetic Improve Python code 2017-06-05 13:23:00 +02:00
CMakeLists.txt
options.cpp
options.h
redirect.h
test.cxx
test64bit.cpp
testassert.cpp
testastutils.cpp Fixed #8176 (ValueFlow: variable might be changed if it's passed by reference to method) 2017-09-20 22:09:09 +02:00
testautovariables.cpp
testbool.cpp
testboost.cpp
testbufferoverrun.cpp
testcharvar.cpp
testclass.cpp
testcmdlineparser.cpp
testcondition.cpp Improve 'opposite inner condition' check 2017-09-22 14:01:20 +02:00
testconstructors.cpp
testcppcheck.cpp iwyu - include what you use 2017-05-27 04:33:47 +02:00
testerrorlogger.cpp
testexceptionsafety.cpp iwyu - include what you use 2017-05-27 04:33:47 +02:00
testfilelister.cpp
testfiles.pri
testfunctions.cpp
testgarbage.cpp
testimportproject.cpp Unit testing visual studio import 2017-09-24 22:57:24 +02:00
testincompletestatement.cpp Fixed #8190 (False positive constStatement - return (struct media_frames_per_second) {0};) 2017-09-21 22:50:46 +02:00
testinternal.cpp
testio.cpp Improve test coverage for %c used with scanf_s 2017-10-13 19:08:14 +03:00
testleakautovar.cpp
testlibrary.cpp
testmathlib.cpp testsuite: don't compare doubles with != 2017-10-10 22:40:49 +02:00
testmemleak.cpp
testnullpointer.cpp
testoptions.cpp
testother.cpp
testpath.cpp
testpathmatch.cpp
testpostfixoperator.cpp
testpreprocessor.cpp
testrunner.cpp
testrunner.vcxproj
testrunner.vcxproj.filters
testsamples.cpp
testsimplifytemplate.cpp
testsimplifytokens.cpp
testsimplifytypedef.cpp pull request for ticket 8180 (better diagnostic output for bailouts) (#964) 2017-10-05 23:03:13 +02:00
testsizeof.cpp
teststl.cpp
teststring.cpp
testsuite.cpp Function parameter was not used 2017-10-11 00:43:50 +03:00
testsuite.h testsuite: don't compare doubles with != 2017-10-10 22:40:49 +02:00
testsuppressions.cpp
testsymboldatabase.cpp SymbolDatabase: Add support for functions in unions. (#973) 2017-10-15 11:49:36 +02:00
testthreadexecutor.cpp
testtimer.cpp
testtoken.cpp
testtokenize.cpp pull request for ticket 8180 (better diagnostic output for bailouts) (#964) 2017-10-05 23:03:13 +02:00
testtokenlist.cpp
testtype.cpp
testuninitvar.cpp
testunusedfunctions.cpp
testunusedprivfunc.cpp
testunusedvar.cpp
testutils.h
testvaarg.cpp Improve test coverage for va_end() called before va_start() 2017-10-14 19:28:26 +03:00
testvalueflow.cpp Resolve C4305 - double constant truncated to float 2017-10-11 23:36:51 +03:00
testvarid.cpp