.. |
options.cpp
|
test: tabs to spaces, remove trailing spaces and extra empty lines at the end of files
|
2012-09-17 13:51:40 +02:00 |
options.h
|
…
|
|
redirect.h
|
…
|
|
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
|
pro and pri files: remove unneeded empty lines, use spaces for consistency
|
2012-10-12 17:46:57 +02:00 |
test64bit.cpp
|
test: tabs to spaces, remove trailing spaces and extra empty lines at the end of files
|
2012-09-17 13:51:40 +02:00 |
testassignif.cpp
|
AssignIf: better handling of function calls
|
2012-09-29 19:22:34 +02:00 |
testautovariables.cpp
|
test: tabs to spaces, remove trailing spaces and extra empty lines at the end of files
|
2012-09-17 13:51:40 +02:00 |
testboost.cpp
|
…
|
|
testbufferoverrun.cpp
|
Fixed #4228 ((error) Internal error. Token::Match called with varid 0 (multiple declarations in for loop))
|
2012-09-23 17:15:39 +02:00 |
testcharvar.cpp
|
test: tabs to spaces, remove trailing spaces and extra empty lines at the end of files
|
2012-09-17 13:51:40 +02:00 |
testclass.cpp
|
Deactived bad message. Ticket #4154
|
2012-09-17 18:10:11 +02:00 |
testcmdlineparser.cpp
|
cleanup more java/c# code. Thanks amai for telling me about this.
|
2012-10-03 19:19:49 +02:00 |
testconstructors.cpp
|
Removed Java/C# handling
|
2012-10-02 18:44:36 +02:00 |
testcppcheck.cpp
|
…
|
|
testdivision.cpp
|
…
|
|
testerrorlogger.cpp
|
…
|
|
testexceptionsafety.cpp
|
…
|
|
testfilelister.cpp
|
test: tabs to spaces, remove trailing spaces and extra empty lines at the end of files
|
2012-09-17 13:51:40 +02:00 |
testfiles.pri
|
Fixed #2709 (Negative times in --showtime summary)
|
2012-09-15 19:49:48 +02:00 |
testincompletestatement.cpp
|
test: tabs to spaces, remove trailing spaces and extra empty lines at the end of files
|
2012-09-17 13:51:40 +02:00 |
testinternal.cpp
|
…
|
|
testio.cpp
|
Fixed usage of _settigns->isEnabled("style") in CheckIO. Added forgotten test cases.
|
2012-09-10 16:23:00 +02:00 |
testleakautovar.cpp
|
Fixed #4231 (False positive: (error) Returning/dereferencing 'ptr' after it is deallocated / released (ignoring goto))
|
2012-10-08 17:23:47 +02:00 |
testmathlib.cpp
|
test: tabs to spaces, remove trailing spaces and extra empty lines at the end of files
|
2012-09-17 13:51:40 +02:00 |
testmemleak.cpp
|
…
|
|
testnonreentrantfunctions.cpp
|
…
|
|
testnullpointer.cpp
|
Fixed #4007 (False positive: 'Possible null pointer dereference' when using short-circuit evaluation)
|
2012-10-07 19:06:49 +02:00 |
testobsoletefunctions.cpp
|
test: tabs to spaces, remove trailing spaces and extra empty lines at the end of files
|
2012-09-17 13:51:40 +02:00 |
testoptions.cpp
|
…
|
|
testother.cpp
|
astyle formatting
|
2012-10-08 16:23:05 +02:00 |
testpath.cpp
|
Path: Removed java/c# handling. Thanks amai.
|
2012-10-03 19:47:14 +02:00 |
testpathmatch.cpp
|
…
|
|
testpostfixoperator.cpp
|
test: tabs to spaces, remove trailing spaces and extra empty lines at the end of files
|
2012-09-17 13:51:40 +02:00 |
testpreprocessor.cpp
|
Fixed #3837 (False positive: national locale inline asm comments are reported as unsupported)
|
2012-09-30 09:35:32 +02:00 |
testrunner.cpp
|
test: tabs to spaces, remove trailing spaces and extra empty lines at the end of files
|
2012-09-17 13:51:40 +02:00 |
testrunner.vcproj
|
…
|
|
testrunner.vcxproj
|
Updated VS10 solution.
|
2012-09-16 13:38:46 +02:00 |
testrunner.vcxproj.filters
|
Updated VS10 solution.
|
2012-09-16 13:38:46 +02:00 |
testsimplifytokens.cpp
|
Tokenizer: improve the new 'skipTernaryOp' function by supporting GCC '{(var|num;)}' statement expression extension; improve 'Tokenizer::simplifyQuestionMark' by supporting simplification with 'case' before ternary operation, using skipTernaryOp to get colon and, most importantly, supporting indented '?:' operations.
|
2012-10-13 02:32:43 +02:00 |
teststl.cpp
|
Fixed #4102 (False positive: 'find('=') + 1U' can't be replaced with compare)
|
2012-10-07 12:43:14 +02:00 |
testsuite.cpp
|
…
|
|
testsuite.h
|
test: tabs to spaces, remove trailing spaces and extra empty lines at the end of files
|
2012-09-17 13:51:40 +02:00 |
testsuppressions.cpp
|
Fixed #4210 (Unmatched suppression warning emitted from disabled check)
|
2012-09-23 10:56:12 +02:00 |
testsymboldatabase.cpp
|
test: tabs to spaces, remove trailing spaces and extra empty lines at the end of files
|
2012-09-17 13:51:40 +02:00 |
testthreadexecutor.cpp
|
…
|
|
testtimer.cpp
|
Fixed MSVC 10 compiler warnings
|
2012-09-16 16:29:06 +02:00 |
testtoken.cpp
|
…
|
|
testtokenize.cpp
|
Tokenizer: simplify GCC '({ %var%|%num% ; })' to '%var%|%num%'.
|
2012-10-13 13:24:41 +02:00 |
testuninitvar.cpp
|
Revert "Fixed #4165 (False positive:(error) Uninitialized variable: here)"
|
2012-09-26 16:15:35 +02:00 |
testunusedfunctions.cpp
|
test: tabs to spaces, remove trailing spaces and extra empty lines at the end of files
|
2012-09-17 13:51:40 +02:00 |
testunusedprivfunc.cpp
|
test: tabs to spaces, remove trailing spaces and extra empty lines at the end of files
|
2012-09-17 13:51:40 +02:00 |
testunusedvar.cpp
|
Fixed #4203 (Don't warn about setting NULL value for pointers and not using that value)
|
2012-09-30 17:22:35 +02:00 |
testutils.h
|
…
|
|