cppcheck/test
Daniel Marjamäki ef1f3fbee6 Fixed #8173 (ValueFlow: use AST when setting values in assignment RHS ((n=42) && n=='A')) 2017-09-14 22:49:47 +02:00
..
cfg Fix&cheat to make config test pass on cygwin 2017-05-03 11:41:37 +02:00
synthetic Improve Python code 2017-06-05 13:23:00 +02:00
CMakeLists.txt
options.cpp
options.h testrunner: remove non-gcc-style output format 2017-02-26 21:39:06 +01:00
redirect.h iwyu - include what you use 2017-05-27 04:33:47 +02: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
test64bit.cpp
testassert.cpp
testastutils.cpp bump simplecpp 2017-09-12 22:42:10 +02:00
testautovariables.cpp
testbool.cpp
testboost.cpp
testbufferoverrun.cpp
testcharvar.cpp
testclass.cpp Improve coverage for operator= return type detection. 2017-09-14 00:12:10 +03:00
testcmdlineparser.cpp Removed XML version 1 2017-07-29 18:56:22 +02:00
testcondition.cpp Fixed #8217 (Crash in isVariableChanged()) 2017-09-14 15:45:15 +02:00
testconstructors.cpp Corrected noexcept constructor delegating handling (#948) 2017-09-02 22:54:23 +02:00
testcppcheck.cpp
testerrorlogger.cpp
testexceptionsafety.cpp
testfilelister.cpp
testfiles.pri
testfunctions.cpp
testgarbage.cpp Remove TestGarbage testcase with unhandled characters 2017-09-12 22:48:30 +02:00
testimportproject.cpp
testincompletestatement.cpp Fixed #8030 (False positive 'constStatement' when indexing with {}) 2017-08-26 11:59:09 +02:00
testinternal.cpp
testio.cpp
testleakautovar.cpp Fixed #8040 (False positive resourceLeak - handle assigned to class instead of scalar) 2017-07-08 22:28:31 +02:00
testlibrary.cpp
testmathlib.cpp
testmemleak.cpp
testnullpointer.cpp iwyu - include what you use 2017-05-27 04:33:47 +02:00
testoptions.cpp
testother.cpp
testpath.cpp
testpathmatch.cpp
testpostfixoperator.cpp
testpreprocessor.cpp
testrunner.cpp iwyu - include what you use 2017-05-27 04:33:47 +02:00
testrunner.vcxproj
testrunner.vcxproj.filters Fixed Visual Studio build after pathmatch.h/cpp was moved to lib, fixed compiler errors about getcwd 2016-10-02 15:48:03 +02:00
testsamples.cpp Fixed #439 (Patch: Cppcheck reports wrong filename for filenames containing 8-bit ASCII) 2017-08-21 12:52:15 +02:00
testsimplifytemplate.cpp
testsimplifytokens.cpp
testsimplifytypedef.cpp Fixed #5614 (Incorrect syntax error with function pointer typedef and dependent template types) 2017-08-30 19:18:05 +02:00
testsizeof.cpp
teststl.cpp Fixed #7365 (False positive: Use of erased iterator) 2017-09-08 09:45:30 +02:00
teststring.cpp
testsuite.cpp iwyu - include what you use 2017-05-27 04:33:47 +02:00
testsuite.h
testsuppressions.cpp
testsymboldatabase.cpp
testthreadexecutor.cpp
testtimer.cpp
testtoken.cpp astyle formatting 2017-07-21 09:17:25 +02:00
testtokenize.cpp Fixed #8197 (iscast: '(b)&1' is not a cast) 2017-09-08 22:52:16 +02:00
testtokenlist.cpp
testtype.cpp Fixed #1793 (CheckType::checkFloatToIntegerOverflow: assignments) 2017-08-23 05:34:47 +02:00
testuninitvar.cpp Fixed #8197 (iscast: '(b)&1' is not a cast) 2017-09-08 22:52:16 +02:00
testunusedfunctions.cpp
testunusedprivfunc.cpp iwyu - include what you use 2017-05-27 04:33:47 +02:00
testunusedvar.cpp
testutils.h
testvaarg.cpp iwyu - include what you use 2017-05-27 04:33:47 +02:00
testvalueflow.cpp Fixed #8173 (ValueFlow: use AST when setting values in assignment RHS ((n=42) && n=='A')) 2017-09-14 22:49:47 +02:00
testvarid.cpp astyle formatting 2017-08-16 18:56:02 +02:00