.. |
options.cpp
|
…
|
|
options.h
|
…
|
|
redirect.h
|
…
|
|
test.cxx
|
…
|
|
test.pro
|
…
|
|
test64bit.cpp
|
…
|
|
testassignif.cpp
|
Update year to 2012
|
2012-01-01 01:05:37 +02:00 |
testautovariables.cpp
|
Fixed #3594 (false positive: returning reference to auto variable)
|
2012-03-28 18:21:06 +02:00 |
testboost.cpp
|
…
|
|
testbufferoverrun.cpp
|
Refactorizations:
|
2012-03-27 19:40:39 +02:00 |
testcharvar.cpp
|
…
|
|
testclass.cpp
|
…
|
|
testcmdlineparser.cpp
|
Implemented #2990: Print relative paths if -rp or --relative-paths is given
|
2012-04-06 10:49:21 +02:00 |
testconstructors.cpp
|
…
|
|
testcppcheck.cpp
|
…
|
|
testdivision.cpp
|
…
|
|
testerrorlogger.cpp
|
xml: fixed test case.
|
2012-03-25 12:51:10 +02:00 |
testexceptionsafety.cpp
|
…
|
|
testfilelister.cpp
|
…
|
|
testincompletestatement.cpp
|
…
|
|
testinternal.cpp
|
Update year to 2012
|
2012-01-01 01:05:37 +02:00 |
testmathlib.cpp
|
fixed ticket 3693. Added modulus operator to Mathlib + unittests. Added a test to checkother to ensure the testcase of ticket 3693 does not trigger an error message.
|
2012-04-12 14:02:09 +02:00 |
testmemleak.cpp
|
Reverted 81318b3f to get rid of #3669 false positives
|
2012-04-10 13:58:59 +02:00 |
testnonreentrantfunctions.cpp
|
…
|
|
testnullpointer.cpp
|
Improved nullpointer check:
|
2012-04-02 12:12:02 +02:00 |
testobsoletefunctions.cpp
|
…
|
|
testoptions.cpp
|
…
|
|
testother.cpp
|
fixed ticket 3693. Added modulus operator to Mathlib + unittests. Added a test to checkother to ensure the testcase of ticket 3693 does not trigger an error message.
|
2012-04-12 14:02:09 +02:00 |
testpath.cpp
|
Fixed crash when "-rp=" or "--relative-paths=" is given - print Error.
|
2012-04-14 14:44:15 +02:00 |
testpathmatch.cpp
|
…
|
|
testpostfixoperator.cpp
|
…
|
|
testpreprocessor.cpp
|
Preprocessor: fixed tests
|
2012-03-27 20:48:22 +02:00 |
testrunner.cpp
|
…
|
|
testrunner.vcproj
|
…
|
|
testrunner.vcxproj
|
Visual Studio: Generated new msvc2010 project files with qmake
|
2012-01-02 16:28:45 +01:00 |
testrunner.vcxproj.filters
|
…
|
|
testsimplifytokens.cpp
|
Fixed #3722: Handle associative law correctly for operator*
|
2012-04-13 11:55:09 +02:00 |
teststl.cpp
|
Fixed #3714 (segmentation fault of cppcheck checking libtiff)
|
2012-04-14 18:36:19 +02:00 |
testsuite.cpp
|
…
|
|
testsuite.h
|
…
|
|
testsuppressions.cpp
|
Avoid copying Settings in CppCheckExecutor
|
2012-04-06 14:19:26 +02:00 |
testsymboldatabase.cpp
|
…
|
|
testthreadexecutor.cpp
|
…
|
|
testtoken.cpp
|
…
|
|
testtokenize.cpp
|
Tokenizer::setVarIdNew: Better handling of function calls
|
2012-04-15 17:44:51 +02:00 |
testuninitvar.cpp
|
…
|
|
testunusedfunctions.cpp
|
Fixed false negative in unused functions check when function returns reference
|
2012-04-09 11:00:31 +02:00 |
testunusedprivfunc.cpp
|
Fixed #3661 (False positive: unusedPrivateFunction)
|
2012-04-09 11:19:19 +02:00 |
testunusedvar.cpp
|
Fixed #3687: Don't treat catched variables as local ones.
|
2012-03-26 21:19:42 +02:00 |
testutils.h
|
…
|
|