cppcheck/test
Daniel Marjamäki 8a66535399 Fixed #7694 (ValueType: 1.23L) 2016-08-20 08:44:53 +02:00
..
cfg
CMakeLists.txt Fixed #7660 (cmake build does not handle simplecpp) 2016-08-06 18:21:54 +02:00
options.cpp
options.h
redirect.h
test.cxx
test64bit.cpp
testassert.cpp
testastutils.cpp
testautovariables.cpp
testbool.cpp
testboost.cpp
testbufferoverrun.cpp
testcharvar.cpp
testclass.cpp Fixed #7661 (False positive: Function parameter 'e' should be passed by reference.) 2016-08-13 21:25:57 +02:00
testcmdlineparser.cpp
testcondition.cpp Fixed #7567 ("(a | 7) > 6U" is always true) 2016-08-07 16:58:39 +02:00
testconstructors.cpp
testcppcheck.cpp Update copyright year to 2007-2016. 2016-01-01 15:34:45 +02:00
testerrorlogger.cpp
testexceptionsafety.cpp
testfilelister.cpp
testfiles.pri Fixed #7177 (Support compile_commands.json) 2016-08-13 10:50:03 +02:00
testfunctions.cpp
testgarbage.cpp Rephrased syntaxError message for empty configurations to improve readability: 2016-08-04 16:28:11 +02:00
testimportproject.cpp Fixed #7177 (Support compile_commands.json) 2016-08-13 10:50:03 +02:00
testincompletestatement.cpp
testinternal.cpp
testio.cpp Fixed #4920 (Microsoft ATL/MFC CString::Format argument checking) 2016-08-19 17:36:27 +02:00
testleakautovar.cpp
testlibrary.cpp astyle formatting 2016-08-19 17:34:30 +02:00
testmathlib.cpp MathLib, ValueType: Support integer suffix "i64" 2016-07-26 13:19:53 +02:00
testmemleak.cpp
testnullpointer.cpp
testoptions.cpp
testother.cpp Fixed #6309 (FP: checkRedundantAssignment should not warn for pointer alias) 2016-08-08 21:43:00 +02:00
testpath.cpp Added TODO testcases for Path::simplifyPath() 2016-08-09 22:59:36 +02:00
testpathmatch.cpp
testpostfixoperator.cpp
testpreprocessor.cpp TestPreprocessor: Fix output 2016-08-06 13:28:24 +02:00
testrunner.cpp
testrunner.vcxproj Visual Studio solution: 2016-07-21 20:38:58 +02:00
testrunner.vcxproj.filters
testsamples.cpp
testsimplifytemplate.cpp
testsimplifytokens.cpp Fixed 7698 (FP syntaxError with enum (1.75 regression)) 2016-08-19 19:09:52 +02:00
testsimplifytypedef.cpp
testsizeof.cpp
teststl.cpp Fixed #7658 (False positive: Same iterator is used with different containers) 2016-08-14 10:49:48 +02:00
teststring.cpp
testsuite.cpp
testsuite.h
testsuppressions.cpp
testsymboldatabase.cpp Fixed #7694 (ValueType: 1.23L) 2016-08-20 08:44:53 +02:00
testthreadexecutor.cpp
testtimer.cpp
testtoken.cpp
testtokenize.cpp Fixed #6113 (Tokenizer::simplifyFunctionPointer: wrong simplification of usage 'return (*f)();') 2016-08-04 19:10:08 +02:00
testtokenlist.cpp
testtype.cpp
testuninitvar.cpp Fixed #6646 (False positive uninitvar - loopvariable initialized inside loop) 2016-08-04 14:39:54 +02:00
testunusedfunctions.cpp
testunusedprivfunc.cpp
testunusedvar.cpp Fixed #7196 (Improve check: deem sizeof(thing) as using the thing's members) 2016-08-02 18:50:04 +02:00
testutils.h
testvaarg.cpp
testvalueflow.cpp Fixed #7688 (setTokenValue: crash when there is no 2nd operand for ternary operator) 2016-08-17 18:44:41 +02:00
testvarid.cpp Use TODO_ASSERT_EQUALS instead of TODO comments 2016-08-02 19:38:36 +02:00