.. |
cfg
|
std.cfg and windows.cfg: Improved support for <use-retval/> for functions like ftell(), [f]get[w]c().
|
2016-11-26 21:31:15 +01:00 |
synthetic
|
synthetic tests: Added run-clang.sh
|
2016-11-23 14:49:46 +01:00 |
CMakeLists.txt
|
…
|
|
options.cpp
|
…
|
|
options.h
|
…
|
|
redirect.h
|
…
|
|
test.cxx
|
…
|
|
test64bit.cpp
|
…
|
|
testassert.cpp
|
…
|
|
testastutils.cpp
|
Fixed #7144 (Tokenizer::isScopeNoReturn: handling '{ { throw new string(..); } }')
|
2016-01-18 15:39:20 +01:00 |
testautovariables.cpp
|
…
|
|
testbool.cpp
|
…
|
|
testboost.cpp
|
…
|
|
testbufferoverrun.cpp
|
Fixed #7831 (false-positive: terminateStrncpy)
|
2016-11-24 07:04:58 +01:00 |
testcharvar.cpp
|
…
|
|
testclass.cpp
|
CheckClass::virtualDestructorError and a variation of CheckNullPointer::nullPointerError would print inconclusive,warning messages altough no --enable=warning was given. Fix.
|
2016-11-23 00:13:09 +01:00 |
testcmdlineparser.cpp
|
…
|
|
testcondition.cpp
|
fix #7783: false positive knownConditionTrueFalse on assert(0 && "message").
|
2016-11-23 21:54:38 +01:00 |
testconstructors.cpp
|
Fixed #7821 (segmentation fault, invalid last token)
|
2016-11-20 14:15:51 +01:00 |
testcppcheck.cpp
|
…
|
|
testerrorlogger.cpp
|
…
|
|
testexceptionsafety.cpp
|
…
|
|
testfilelister.cpp
|
…
|
|
testfiles.pri
|
…
|
|
testfunctions.cpp
|
…
|
|
testgarbage.cpp
|
Refactoring fix for #7816
|
2016-11-21 13:54:59 +01:00 |
testimportproject.cpp
|
--project: handle SolutionDir and ProjectDir. This is a partial fix for #7791. custom build macros are still not handled.
|
2016-11-11 16:22:14 +01:00 |
testincompletestatement.cpp
|
…
|
|
testinternal.cpp
|
…
|
|
testio.cpp
|
TestIO: Refactoring. Use functions instead of macros.
|
2016-10-24 21:43:58 +02:00 |
testleakautovar.cpp
|
Fixed #7821 (syntax error, first token is &)
|
2016-11-20 17:59:50 +01:00 |
testlibrary.cpp
|
…
|
|
testmathlib.cpp
|
…
|
|
testmemleak.cpp
|
…
|
|
testnullpointer.cpp
|
Fixed TODO (check if function parameter is non-const reference etc..) by common function
|
2016-11-01 14:06:30 +01:00 |
testoptions.cpp
|
…
|
|
testother.cpp
|
ValueFlow: don't perform UB when a function returns shifts of/by negative values. Fixes #7814.
|
2016-11-24 23:23:47 +01:00 |
testpath.cpp
|
…
|
|
testpathmatch.cpp
|
…
|
|
testpostfixoperator.cpp
|
Fixed #7821 (segmentation fault, invalid last token)
|
2016-11-20 14:15:51 +01:00 |
testpreprocessor.cpp
|
bump simplecpp to rev d1c995c03515d289c7aa7246a74d666fd012c4eb
|
2016-11-10 20:04:05 +01:00 |
testrunner.cpp
|
…
|
|
testrunner.vcxproj
|
…
|
|
testrunner.vcxproj.filters
|
…
|
|
testsamples.cpp
|
…
|
|
testsimplifytemplate.cpp
|
Fixed #7821 (syntax error, first token is &)
|
2016-11-20 17:59:50 +01:00 |
testsimplifytokens.cpp
|
Fixed #7821 (segmentation fault, invalid last token)
|
2016-11-20 14:15:51 +01:00 |
testsimplifytypedef.cpp
|
Fix testrunner
|
2016-10-21 02:20:51 +02:00 |
testsizeof.cpp
|
…
|
|
teststl.cpp
|
Fixed #7821 (segmentation fault, invalid last token)
|
2016-11-20 14:15:51 +01:00 |
teststring.cpp
|
…
|
|
testsuite.cpp
|
…
|
|
testsuite.h
|
…
|
|
testsuppressions.cpp
|
…
|
|
testsymboldatabase.cpp
|
Refactoring fix for #7816
|
2016-11-21 13:54:59 +01:00 |
testthreadexecutor.cpp
|
…
|
|
testtimer.cpp
|
…
|
|
testtoken.cpp
|
Fixed #7821 (syntax error, first token is &)
|
2016-11-20 17:59:50 +01:00 |
testtokenize.cpp
|
Fixed #7821 (syntax error, first token is &)
|
2016-11-20 17:59:50 +01:00 |
testtokenlist.cpp
|
…
|
|
testtype.cpp
|
Add a check for float conversion overflows
|
2016-11-22 22:37:13 +01:00 |
testuninitvar.cpp
|
…
|
|
testunusedfunctions.cpp
|
…
|
|
testunusedprivfunc.cpp
|
…
|
|
testunusedvar.cpp
|
…
|
|
testutils.h
|
…
|
|
testvaarg.cpp
|
…
|
|
testvalueflow.cpp
|
Fixed #7778 (valueFlowAfterAssign: alias)
|
2016-11-21 17:26:36 +01:00 |
testvarid.cpp
|
Fixed #7821 (segmentation fault, invalid last token)
|
2016-11-20 14:15:51 +01:00 |