cppcheck/test
PKEuS 46bfa62aad Execute prepareTernaryOpForAST earlier (#7048) 2015-10-15 10:31:54 +02:00
..
cfg Library: return true from Library::isnullargbad() for format string arguments. Related with #7012. 2015-10-03 20:51:45 +02:00
CMakeLists.txt
options.cpp Updated copyright year to 2015 2015-01-03 12:14:58 +01:00
options.h
redirect.h Updated copyright year to 2015 2015-01-03 12:14:58 +01:00
test.cxx
test.pro
test64bit.cpp Refactorization: Improved usage of Settings instances in test suite 2015-10-07 18:40:03 +02:00
testassert.cpp Refactorization: Improved usage of Settings instances in test suite 2015-10-07 18:40:03 +02:00
testautovariables.cpp Refactorization: Avoid loading std.cfg multiple times in testautovariables.cpp 2015-10-07 14:40:09 +02:00
testbool.cpp Refactorization: Improved usage of Settings instances in test suite 2015-10-07 18:40:03 +02:00
testboost.cpp Refactorization: Improved usage of Settings instances in test suite 2015-10-07 18:40:03 +02:00
testbufferoverrun.cpp Refactorization: Reduced code duplication in test suite 2015-10-08 11:35:51 +02:00
testcharvar.cpp Refactorization: Improved usage of Settings instances in test suite 2015-10-07 18:40:03 +02:00
testclass.cpp Refactorization: Improved usage of Settings instances in test suite 2015-10-07 18:40:03 +02:00
testcmdlineparser.cpp
testcondition.cpp ValueType: Handle bit operations, sizeof better. Use ValueType in astIsFloat(). 2015-10-11 12:20:40 +02:00
testconstructors.cpp Refactorization: Improved usage of Settings instances in test suite 2015-10-07 18:40:03 +02:00
testcppcheck.cpp
testerrorlogger.cpp Fix search-replace 2015-08-31 17:44:33 +03:00
testexceptionsafety.cpp Refactorization: Improved usage of Settings instances in test suite 2015-10-07 18:40:03 +02:00
testfilelister.cpp
testfiles.pri
testgarbage.cpp #7043 segmentation fault (invalid code) in Tokenizer::simplifyVarDecl 2015-10-14 20:34:55 +02:00
testincompletestatement.cpp Refactorization: Improved usage of Settings instances in test suite 2015-10-07 18:40:03 +02:00
testinternal.cpp Refactorization: Improved usage of Settings instances in test suite 2015-10-07 18:40:03 +02:00
testio.cpp Fixed false positive seekOnAppendedFile if FILE* is reused (#6566) 2015-10-13 15:32:13 +02:00
testleakautovar.cpp Refactorization: Improved usage of Settings instances in test suite 2015-10-07 18:40:03 +02:00
testlibrary.cpp Library: The <function> name attribute can now have a comma separated list of names 2015-08-09 21:27:57 +02:00
testmathlib.cpp
testmemleak.cpp Refactorization: Improved usage of Settings instances in test suite 2015-10-07 18:40:03 +02:00
testnonreentrantfunctions.cpp Refactorization: Improved usage of Settings instances in test suite 2015-10-07 18:40:03 +02:00
testnullpointer.cpp Refactorization: Improved usage of Settings instances in test suite 2015-10-07 18:40:03 +02:00
testobsolescentfunctions.cpp Refactorization: Improved usage of Settings instances in test suite 2015-10-07 18:40:03 +02:00
testoptions.cpp
testother.cpp Refactorization: Reduced code duplication in test suite 2015-10-08 11:35:51 +02:00
testpath.cpp Better handle double slashes, more tests 2015-02-16 13:11:13 +03:00
testpathmatch.cpp
testpostfixoperator.cpp Refactorization: Improved usage of Settings instances in test suite 2015-10-07 18:40:03 +02:00
testpreprocessor.cpp Support C++14 digit separators (#7042) 2015-10-14 12:00:54 +02:00
testrunner.cpp Refactorization: Improved handling of preprocessor in test suite 2015-10-07 14:18:57 +02:00
testrunner.vcxproj Updated VS solution with VS2015 as default. Added flags /Zc:inline and /Zc:throwingNew. 2015-09-04 14:30:54 +02:00
testrunner.vcxproj.filters
testsamples.cpp
testsimplifytemplate.cpp Moved a few tests out of testtokenize.cpp; refactorized them 2015-10-07 22:45:38 +02:00
testsimplifytokens.cpp Improved AST: 2015-10-12 19:21:48 +02:00
testsimplifytypedef.cpp Fixed #6992 (argument name of function typedef conflicts with local variable name) 2015-10-12 10:15:02 +02:00
testsizeof.cpp Refactorization: Improved usage of Settings instances in test suite 2015-10-07 18:40:03 +02:00
teststl.cpp Refactorization: Improved usage of Settings instances in test suite 2015-10-07 18:40:03 +02:00
teststring.cpp Refactorization: Improved usage of Settings instances in test suite 2015-10-07 18:40:03 +02:00
testsuite.cpp Refactorization: Removed some redundant code 2015-10-07 18:40:04 +02:00
testsuite.h Refactorization: Removed some redundant code 2015-10-07 18:40:04 +02:00
testsuppressions.cpp
testsymboldatabase.cpp ValueType: Handle bit operations, sizeof better. Use ValueType in astIsFloat(). 2015-10-11 12:20:40 +02:00
testthreadexecutor.cpp Refactorization: Improved usage of Settings instances in test suite 2015-10-07 18:40:03 +02:00
testtimer.cpp
testtoken.cpp Added pointer to Type to Token (similar to Token::Variable() and Token::function()): 2015-08-15 11:19:21 +02:00
testtokenize.cpp Execute prepareTernaryOpForAST earlier (#7048) 2015-10-15 10:31:54 +02:00
testtokenlist.cpp Refactorization: Improved usage of Settings instances in test suite 2015-10-07 18:40:03 +02:00
testtype.cpp Ticket #6793: Added basic unit test showing that basic integer shift length check is run even for templates. 2015-08-02 00:03:09 +02:00
testuninitvar.cpp Refactorization: Improved handling of preprocessor in test suite 2015-10-07 14:18:57 +02:00
testunusedfunctions.cpp Refactorization: Improved usage of Settings instances in test suite 2015-10-07 18:40:03 +02:00
testunusedprivfunc.cpp Refactorization: Improved usage of Settings instances in test suite 2015-10-07 18:40:03 +02:00
testunusedvar.cpp Refactorization: Improved usage of Settings instances in test suite 2015-10-07 18:40:03 +02:00
testutils.h
testvaarg.cpp Refactorization: Improved usage of Settings instances in test suite 2015-10-07 18:40:03 +02:00
testvalueflow.cpp Fixed #7039 (ValueFlow: bitand calculation '16&15') 2015-10-14 10:44:04 +02:00
testvarid.cpp Refactorization: Improved usage of Settings instances in test suite 2015-10-07 18:40:03 +02:00