.. |
options.cpp
|
…
|
|
options.h
|
…
|
|
redirect.h
|
Added testing of samples/ to testrunner (#3515).
|
2014-03-28 13:06:38 +01:00 |
test.cxx
|
…
|
|
test.pro
|
…
|
|
test64bit.cpp
|
…
|
|
testassert.cpp
|
…
|
|
testassignif.cpp
|
…
|
|
testautovariables.cpp
|
Fixed #5860: Don't show returnTempReference for calculations on unknown types
|
2014-05-24 12:50:04 +02:00 |
testbool.cpp
|
Fixed TODO in checkAssignBoolToFloat
|
2014-05-24 20:06:45 +02:00 |
testboost.cpp
|
…
|
|
testbufferoverrun.cpp
|
Added a test for out-of-bounds character array access.
|
2014-05-27 16:21:13 +02:00 |
testcharvar.cpp
|
…
|
|
testclass.cpp
|
Fixed #5831 (FP in 1.65: call of pure virtual function 'throw' in destructor)
|
2014-05-20 06:10:34 +02:00 |
testcmdlineparser.cpp
|
…
|
|
testconstructors.cpp
|
AST: Fixed bad syntax tree for 'if (x()[0]==1);'
|
2014-04-05 08:03:24 +02:00 |
testcppcheck.cpp
|
Further include cleanup
|
2014-05-24 12:50:04 +02:00 |
testdivision.cpp
|
…
|
|
testerrorlogger.cpp
|
…
|
|
testexceptionsafety.cpp
|
Fixed #5831 (FP in 1.65: call of pure virtual function 'throw' in destructor)
|
2014-05-20 06:10:34 +02:00 |
testfilelister.cpp
|
…
|
|
testfiles.pri
|
…
|
|
testincompletestatement.cpp
|
…
|
|
testinternal.cpp
|
Fixed messages of CheckInternal, fixed a false positive.
|
2014-05-18 20:39:52 +02:00 |
testio.cpp
|
Use AST in CheckIO::checkCoutCerrMisusage() - fixes #3254.
|
2014-05-22 20:25:54 +02:00 |
testleakautovar.cpp
|
…
|
|
testlibrary.cpp
|
…
|
|
testmathlib.cpp
|
…
|
|
testmemleak.cpp
|
Fixed false positive #5848
|
2014-05-21 13:45:36 +02:00 |
testnonreentrantfunctions.cpp
|
…
|
|
testnullpointer.cpp
|
Refactorization in CheckNullPointer:
|
2014-05-22 19:48:00 +02:00 |
testobsoletefunctions.cpp
|
…
|
|
testoptions.cpp
|
…
|
|
testother.cpp
|
Enhancements related to duplicate expression checking:
|
2014-05-22 21:46:48 +02:00 |
testpath.cpp
|
…
|
|
testpathmatch.cpp
|
…
|
|
testpostfixoperator.cpp
|
…
|
|
testpreprocessor.cpp
|
Fixed #5661 (--suppress=missingInclude has no effect)
|
2014-05-03 19:31:15 +02:00 |
testrunner.cpp
|
Update copyright
|
2014-02-15 07:45:39 +01:00 |
testrunner.vcxproj
|
…
|
|
testrunner.vcxproj.filters
|
…
|
|
testsamples.cpp
|
…
|
|
testsimplifytokens.cpp
|
Library: Better error reporting when loading fails
|
2014-05-26 17:00:41 +02:00 |
testsizeof.cpp
|
Fixed false positive "multiplySizeof" in TortoiseSVN
|
2014-05-19 20:57:13 +02:00 |
teststl.cpp
|
Fixed #5677 (Fix overzealous substr() warning)
|
2014-04-13 19:04:35 +02:00 |
testsuite.cpp
|
Improved readability of testsuite output when ASSERT_EQUALS_MSG fails.
|
2014-03-27 16:06:30 +01:00 |
testsuite.h
|
Library: Better error reporting when loading fails
|
2014-05-26 17:00:41 +02:00 |
testsuppressions.cpp
|
…
|
|
testsymboldatabase.cpp
|
Fixed CID 1216439: potential copy&paste error in testing symbol database.
|
2014-05-28 17:05:42 +02:00 |
testthreadexecutor.cpp
|
…
|
|
testtimer.cpp
|
…
|
|
testtoken.cpp
|
…
|
|
testtokenize.cpp
|
Added support for lambdas to AST
|
2014-05-25 21:55:39 +02:00 |
testuninitvar.cpp
|
…
|
|
testunusedfunctions.cpp
|
…
|
|
testunusedprivfunc.cpp
|
…
|
|
testunusedvar.cpp
|
…
|
|
testutils.h
|
…
|
|
testvalueflow.cpp
|
…
|
|