.. |
cfg
|
Fix false positives ignoredReturnValue about some posix interfaces. Remove redundant strsignal() output from signal handler
|
2015-04-06 18:16:37 +02:00 |
CMakeLists.txt
|
Add CMake files
|
2015-02-13 19:00:14 +01:00 |
options.cpp
|
Updated copyright year to 2015
|
2015-01-03 12:14:58 +01:00 |
options.h
|
Updated copyright year to 2015
|
2015-01-03 12:14:58 +01:00 |
redirect.h
|
Updated copyright year to 2015
|
2015-01-03 12:14:58 +01:00 |
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 |
test.pro
|
Don't include tinyxml from both lib.pri and test.pro
|
2013-08-19 19:44:29 +04:00 |
test64bit.cpp
|
Refactorization: Moved declaration of errout, ... to testsuite.h, uniformized style
|
2015-03-11 22:54:43 +01:00 |
testassert.cpp
|
Refactorized testrunner: Create std::string only where necessary
|
2015-03-15 12:36:40 +01:00 |
testautovariables.cpp
|
Refactorized testrunner: Create std::string only where necessary
|
2015-03-15 12:36:40 +01:00 |
testbool.cpp
|
Refactorized CheckBool::checkComparisonOfBoolWithInt(), CheckBool::checkComparisonOfBoolExpressionWithInt() and CheckBool::pointerArithBool():
|
2015-03-12 20:07:48 +01:00 |
testboost.cpp
|
Refactorization: Moved declaration of errout, ... to testsuite.h, uniformized style
|
2015-03-11 22:54:43 +01:00 |
testbufferoverrun.cpp
|
New check: negative size in array declaration. Ticket #1760
|
2015-05-03 15:00:47 +02:00 |
testcharvar.cpp
|
Refactorization: Moved declaration of errout, ... to testsuite.h, uniformized style
|
2015-03-11 22:54:43 +01:00 |
testclass.cpp
|
Reverted 105de8e917 , new checker had FPs that need to be fixed.
|
2015-04-25 15:35:31 +02:00 |
testcmdlineparser.cpp
|
Refactorization: Moved declaration of errout, ... to testsuite.h, uniformized style
|
2015-03-11 22:54:43 +01:00 |
testcondition.cpp
|
Refactorization: Moved declaration of errout, ... to testsuite.h, uniformized style
|
2015-03-11 22:54:43 +01:00 |
testconstructors.cpp
|
Ticket #6675: Fixed pattern detecting C++ 11 delegated constructors.
|
2015-05-10 11:27:47 +02:00 |
testcppcheck.cpp
|
Refactorization: Moved declaration of errout, ... to testsuite.h, uniformized style
|
2015-03-11 22:54:43 +01:00 |
testerrorlogger.cpp
|
Partial fix for #6656 (Allow that CWE is mapped for error message)
|
2015-04-25 17:48:11 +02:00 |
testexceptionsafety.cpp
|
Refactorization: Moved declaration of errout, ... to testsuite.h, uniformized style
|
2015-03-11 22:54:43 +01:00 |
testfilelister.cpp
|
Updated copyright year to 2015
|
2015-01-03 12:14:58 +01:00 |
testfiles.pri
|
run dmake
|
2014-09-24 13:50:57 +02:00 |
testgarbage.cpp
|
Fixed crash #6686
|
2015-05-13 13:02:33 +02:00 |
testincompletestatement.cpp
|
Refactorization: Moved declaration of errout, ... to testsuite.h, uniformized style
|
2015-03-11 22:54:43 +01:00 |
testinternal.cpp
|
Refactorization: Moved declaration of errout, ... to testsuite.h, uniformized style
|
2015-03-11 22:54:43 +01:00 |
testio.cpp
|
Refactorization: Moved declaration of errout, ... to testsuite.h, uniformized style
|
2015-03-11 22:54:43 +01:00 |
testleakautovar.cpp
|
Refactorization: Moved declaration of errout, ... to testsuite.h, uniformized style
|
2015-03-11 22:54:43 +01:00 |
testlibrary.cpp
|
Refactorization: Moved declaration of errout, ... to testsuite.h, uniformized style
|
2015-03-11 22:54:43 +01:00 |
testmathlib.cpp
|
Refactorization: Moved declaration of errout, ... to testsuite.h, uniformized style
|
2015-03-11 22:54:43 +01:00 |
testmemleak.cpp
|
Fixed #5665: Recognize free() with more than one parameter
|
2015-04-09 20:50:19 +02:00 |
testnonreentrantfunctions.cpp
|
Refactorization: Moved declaration of errout, ... to testsuite.h, uniformized style
|
2015-03-11 22:54:43 +01:00 |
testnullpointer.cpp
|
Fixed 6634 (false positive: dereferencing null pointer in a sizeof operation)
|
2015-04-20 13:46:02 +02:00 |
testobsolescentfunctions.cpp
|
Refactorization: Moved declaration of errout, ... to testsuite.h, uniformized style
|
2015-03-11 22:54:43 +01:00 |
testoptions.cpp
|
Refactorization: Moved declaration of errout, ... to testsuite.h, uniformized style
|
2015-03-11 22:54:43 +01:00 |
testother.cpp
|
Fixed false positive for *a++ in for-loop condition
|
2015-05-07 20:34:57 +02:00 |
testpath.cpp
|
Better handle double slashes, more tests
|
2015-02-16 13:11:13 +03:00 |
testpathmatch.cpp
|
Refactorization: Moved declaration of errout, ... to testsuite.h, uniformized style
|
2015-03-11 22:54:43 +01:00 |
testpostfixoperator.cpp
|
Refactorization: Moved declaration of errout, ... to testsuite.h, uniformized style
|
2015-03-11 22:54:43 +01:00 |
testpreprocessor.cpp
|
Fixed crash #6684
|
2015-05-12 14:00:43 +02:00 |
testrunner.cpp
|
Updated copyright year to 2015
|
2015-01-03 12:14:58 +01:00 |
testrunner.vcxproj
|
Set /LARGEADDRESSAWARE flag for Win32 builds
|
2015-01-27 15:43:40 +01:00 |
testrunner.vcxproj.filters
|
Added test file for garbage code:
|
2014-09-24 13:45:56 +02:00 |
testsamples.cpp
|
Refactorization: Avoid including path.h in (almost) every source file (via library.h)
|
2015-03-11 22:54:45 +01:00 |
testsimplifytemplate.cpp
|
Fixed ...... in template instantiations (similar to constconst from #6604)
|
2015-04-13 17:03:06 +02:00 |
testsimplifytokens.cpp
|
Implemented array size calculation for n-dimensional arrays with arbitrary dereferencing (#6657)
|
2015-05-11 17:30:11 +02:00 |
testsimplifytypedef.cpp
|
Fixed #6378 (valueFlowForward: decrement not handled)
|
2015-05-02 17:30:09 +02:00 |
testsizeof.cpp
|
#6671 false positive: incorrect sizeofwithsilentarraypointer with reference to array.
|
2015-05-06 07:38:26 +02:00 |
teststl.cpp
|
Fixed false positive #6679, fixed unit test for #6663.
|
2015-05-11 13:10:11 +02:00 |
teststring.cpp
|
Fixed false positive in new stringLiteralWrite checker
|
2015-05-03 12:34:27 +02:00 |
testsuite.cpp
|
Restore build with libc++ and revert PR#228 and PR#562.
|
2015-04-12 20:29:49 +02:00 |
testsuite.h
|
Refactorization: Moved declaration of errout, ... to testsuite.h, uniformized style
|
2015-03-11 22:54:43 +01:00 |
testsuppressions.cpp
|
Refactorization: Moved declaration of errout, ... to testsuite.h, uniformized style
|
2015-03-11 22:54:43 +01:00 |
testsymboldatabase.cpp
|
Fixed grammar mistake; fixed two VS2013 code analysis messages; removed redundant Token::Match call
|
2015-03-15 10:06:56 +01:00 |
testthreadexecutor.cpp
|
Refactorization: Moved declaration of errout, ... to testsuite.h, uniformized style
|
2015-03-11 22:54:43 +01:00 |
testtimer.cpp
|
Refactorization: Moved declaration of errout, ... to testsuite.h, uniformized style
|
2015-03-11 22:54:43 +01:00 |
testtoken.cpp
|
Refactorization: Moved declaration of errout, ... to testsuite.h, uniformized style
|
2015-03-11 22:54:43 +01:00 |
testtokenize.cpp
|
Support C++14 [[deprecated]]
|
2015-05-10 12:36:28 +02:00 |
testtype.cpp
|
Refactorization: Moved declaration of errout, ... to testsuite.h, uniformized style
|
2015-03-11 22:54:43 +01:00 |
testuninitvar.cpp
|
Ticket #6680: Members can be initialized by operator>>.
|
2015-05-10 14:27:15 +02:00 |
testunusedfunctions.cpp
|
Refactorization: Moved declaration of errout, ... to testsuite.h, uniformized style
|
2015-03-11 22:54:43 +01:00 |
testunusedprivfunc.cpp
|
Refactorization: Moved declaration of errout, ... to testsuite.h, uniformized style
|
2015-03-11 22:54:43 +01:00 |
testunusedvar.cpp
|
Handle pointers to const member functions in Tokenizer::simplifyFunctionPointers() (#6603)
|
2015-04-13 21:21:57 +02:00 |
testutils.h
|
Updated copyright year to 2015
|
2015-01-03 12:14:58 +01:00 |
testvaarg.cpp
|
Refactorization: Moved declaration of errout, ... to testsuite.h, uniformized style
|
2015-03-11 22:54:43 +01:00 |
testvalueflow.cpp
|
Fixed #6378 (valueFlowForward: decrement not handled)
|
2015-05-02 17:30:09 +02:00 |
testvarid.cpp
|
Fixed #6638: (varid for loop in for statement)
|
2015-04-09 19:58:12 +02:00 |