cppcheck/test
Daniel Marjamäki 7ab22c7176 ExprEngine: Use smt solver Z3 2019-10-02 17:59:04 +02:00
..
cfg Try to make Travis happy 2019-09-28 20:43:55 +02:00
cli Import project: Ignoring paths better 2019-09-12 09:32:24 +02:00
synthetic Improve Python code 2017-06-05 13:23:00 +02:00
testsuites
verify
CMakeLists.txt
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
test64bit.cpp
testassert.cpp
testastutils.cpp
testautovariables.cpp Track lifetime across multiple returns 2019-09-11 19:25:09 +02:00
testbool.cpp Fix false negatives in checkIncrementBoolean (#2210) 2019-09-25 13:07:39 +02:00
testboost.cpp CheckBoost: Use 'normal' checking 2019-03-09 20:00:31 +01:00
testbufferoverrun.cpp
testcharvar.cpp Remove test case, ValueFlow will truncate and sign-extend values 2019-05-01 19:33:47 +02:00
testclass.cpp
testcmdlineparser.cpp Convert SHOWTIME_MODES to enum class 2019-07-31 22:35:51 +02:00
testcondition.cpp Fix issue 9367: FP knownConditionTrueFalse (#2209) 2019-09-24 08:15:03 +02:00
testconstructors.cpp Fixed #9354 (Unknown macro is not reported and then Cppcheck is silent about issues) 2019-09-13 13:05:48 +02:00
testcppcheck.cpp
testerrorlogger.cpp
testexceptionsafety.cpp
testexprengine.cpp
testfilelister.cpp
testfunctions.cpp
testgarbage.cpp testgarbage.cpp: Spelling in comment (#2172) 2019-09-12 20:52:39 +02:00
testimportproject.cpp
testincompletestatement.cpp
testinternal.cpp
testio.cpp
testleakautovar.cpp
testlibrary.cpp
testmathlib.cpp
testmemleak.cpp Various clang-tidy fixes (#2192) 2019-09-25 15:25:19 +02:00
testnullpointer.cpp Formatted the code, there are no functional changes [ci skip]. 2019-10-01 08:39:08 +02:00
testoptions.cpp
testother.cpp
testpath.cpp
testpathmatch.cpp
testplatform.cpp
testpostfixoperator.cpp Fixed #9042 (Another `using BOOL` type breach) (#1765) 2019-03-27 21:42:50 +01:00
testpreprocessor.cpp
testrunner.cpp
testrunner.vcxproj Windows testrunner: Add testexprengine.cpp (#2184) 2019-09-19 19:40:00 +02:00
testrunner.vcxproj.filters
testsamples.cpp
testsimplifytemplate.cpp
testsimplifytokens.cpp
testsimplifytypedef.cpp
testsimplifyusing.cpp
testsizeof.cpp
teststl.cpp
teststring.cpp Re-enable valueFlowSubFunction (#2063) 2019-08-05 16:26:32 +02:00
testsuite.cpp use range loops / constness (#2181) 2019-09-19 20:29:33 +02:00
testsuite.h
testsuppressions.cpp
testsymboldatabase.cpp
testthreadexecutor.cpp Update copyright year 2019-02-09 07:24:06 +01:00
testtimer.cpp Update copyright year 2019-02-09 07:24:06 +01:00
testtoken.cpp
testtokenize.cpp Various clang-tidy fixes (#2192) 2019-09-25 15:25:19 +02:00
testtokenlist.cpp
testtype.cpp Fix severity of c++14 shifts with too many bits (#2213) 2019-09-25 20:16:04 +02:00
testuninitvar.cpp
testunusedfunctions.cpp
testunusedprivfunc.cpp Run more tests on full token list (#2020) 2019-07-22 10:26:55 +02:00
testunusedvar.cpp Fixed #9234 (FP unreadVariable - assignment via iterator) 2019-08-04 10:21:16 +02:00
testutils.h
testvaarg.cpp
testvalueflow.cpp
testvarid.cpp