cppcheck/test
Daniel Marjamäki 92673afc8f fixed 'make checkcfg' 2017-10-06 15:16:25 +02:00
..
cfg fixed 'make checkcfg' 2017-10-06 15:16:25 +02:00
synthetic Improve Python code 2017-06-05 13:23:00 +02:00
CMakeLists.txt Fixed #7660 (cmake build does not handle simplecpp) 2016-08-06 18:21:54 +02:00
options.cpp iwyu - include what you use 2017-05-27 04:33:47 +02:00
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 iwyu - include what you use 2017-05-27 04:33:47 +02:00
testassert.cpp iwyu - include what you use 2017-05-27 04:33:47 +02:00
testastutils.cpp Fixed #8176 (ValueFlow: variable might be changed if it's passed by reference to method) 2017-09-20 22:09:09 +02:00
testautovariables.cpp iwyu - include what you use 2017-05-27 04:33:47 +02:00
testbool.cpp iwyu - include what you use 2017-05-27 04:33:47 +02:00
testboost.cpp iwyu - include what you use 2017-05-27 04:33:47 +02:00
testbufferoverrun.cpp iwyu - include what you use 2017-05-27 04:33:47 +02:00
testcharvar.cpp iwyu - include what you use 2017-05-27 04:33:47 +02:00
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 Improve 'opposite inner condition' check 2017-09-22 14:01:20 +02:00
testconstructors.cpp Corrected noexcept constructor delegating handling (#948) 2017-09-02 22:54:23 +02:00
testcppcheck.cpp iwyu - include what you use 2017-05-27 04:33:47 +02:00
testerrorlogger.cpp Removed XML version 1 2017-07-29 18:56:22 +02:00
testexceptionsafety.cpp iwyu - include what you use 2017-05-27 04:33:47 +02:00
testfilelister.cpp iwyu - include what you use 2017-05-27 04:33:47 +02:00
testfiles.pri Fixed #7177 (Support compile_commands.json) 2016-08-13 10:50:03 +02:00
testfunctions.cpp iwyu - include what you use 2017-05-27 04:33:47 +02:00
testgarbage.cpp Fix testrunner 2017-09-16 02:13:48 +02:00
testimportproject.cpp Unit testing visual studio import 2017-09-24 22:57:24 +02:00
testincompletestatement.cpp Fixed #8190 (False positive constStatement - return (struct media_frames_per_second) {0};) 2017-09-21 22:50:46 +02:00
testinternal.cpp Spelling fixes 2017-05-30 08:03:15 +03:00
testio.cpp Improve test coverage for wide string literals passed into printf 2017-10-05 17:45:06 +03:00
testleakautovar.cpp Fixed #8040 (False positive resourceLeak - handle assigned to class instead of scalar) 2017-07-08 22:28:31 +02:00
testlibrary.cpp iwyu - include what you use 2017-05-27 04:33:47 +02:00
testmathlib.cpp iwyu - include what you use 2017-05-27 04:33:47 +02:00
testmemleak.cpp iwyu - include what you use 2017-05-27 04:33:47 +02:00
testnullpointer.cpp iwyu - include what you use 2017-05-27 04:33:47 +02:00
testoptions.cpp testrunner: remove non-gcc-style output format 2017-02-26 21:39:06 +01:00
testother.cpp Do not warn when unique pointers are passed by value 2017-07-25 11:17:56 +02:00
testpath.cpp testrunner: Remove TestPath::simplify_path as these tests has been moved to simplecpp 2017-06-23 20:32:00 +02:00
testpathmatch.cpp Renamed PathMatch::Match to PathMatch::match 2017-07-28 11:27:04 +02:00
testpostfixoperator.cpp iwyu - include what you use 2017-05-27 04:33:47 +02:00
testpreprocessor.cpp iwyu - include what you use 2017-05-27 04:33:47 +02:00
testrunner.cpp iwyu - include what you use 2017-05-27 04:33:47 +02:00
testrunner.vcxproj Updated Visual Studio solution to VS2017. 2017-05-14 10:04:25 +02:00
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 Fixed #6570 (False positive unusedFunction - function called from within template function) 2017-06-30 14:34:28 +02:00
testsimplifytokens.cpp Fixed #8226 (Tokenizer: Wrong handling of string literal u"abc") 2017-09-21 13:33:14 +02:00
testsimplifytypedef.cpp pull request for ticket 8180 (better diagnostic output for bailouts) (#964) 2017-10-05 23:03:13 +02:00
testsizeof.cpp iwyu - include what you use 2017-05-27 04:33:47 +02:00
teststl.cpp Fix invalid code in TestStl test case 2017-09-19 23:22:17 +02:00
teststring.cpp iwyu - include what you use 2017-05-27 04:33:47 +02:00
testsuite.cpp pull request for ticket 8180 (better diagnostic output for bailouts) (#964) 2017-10-05 23:03:13 +02:00
testsuite.h pull request for ticket 8180 (better diagnostic output for bailouts) (#964) 2017-10-05 23:03:13 +02:00
testsuppressions.cpp iwyu - include what you use 2017-05-27 04:33:47 +02:00
testsymboldatabase.cpp Fix testrunner 2017-09-16 02:13:48 +02:00
testthreadexecutor.cpp iwyu - include what you use 2017-05-27 04:33:47 +02:00
testtimer.cpp iwyu - include what you use 2017-05-27 04:33:47 +02:00
testtoken.cpp astyle formatting 2017-07-21 09:17:25 +02:00
testtokenize.cpp pull request for ticket 8180 (better diagnostic output for bailouts) (#964) 2017-10-05 23:03:13 +02:00
testtokenlist.cpp iwyu - include what you use 2017-05-27 04:33:47 +02:00
testtype.cpp checkFloatToIntegerOverflow: check all calculations, not only in function bodies 2017-09-19 19:30:24 +02:00
testuninitvar.cpp Fixed #8197 (iscast: '(b)&1' is not a cast) 2017-09-08 22:52:16 +02:00
testunusedfunctions.cpp iwyu - include what you use 2017-05-27 04:33:47 +02:00
testunusedprivfunc.cpp iwyu - include what you use 2017-05-27 04:33:47 +02:00
testunusedvar.cpp astyle formatting 2017-08-02 07:48:38 +02:00
testutils.h Update copyright year to 2007-2016. 2016-01-01 15:34:45 +02:00
testvaarg.cpp iwyu - include what you use 2017-05-27 04:33:47 +02:00
testvalueflow.cpp pull request for ticket 8180 (better diagnostic output for bailouts) (#964) 2017-10-05 23:03:13 +02:00
testvarid.cpp astyle formatting 2017-08-16 18:56:02 +02:00