.. |
tinyxml
|
Ticket #1318: Make sure error ids are unique
|
2010-05-13 22:14:29 +02:00 |
options.cpp
|
Added `check` target.
|
2010-09-26 13:29:23 +10:00 |
options.h
|
Added `check` target.
|
2010-09-26 13:29:23 +10:00 |
redirect.h
|
Renamed RedirectInputOutput -> RedirectOutputError
|
2010-09-26 13:22:11 +10:00 |
test.cxx
|
…
|
|
test.vcproj
|
Visual Studio 2008: Updated the project/solution files
|
2010-09-18 08:20:02 +02:00 |
test.vcxproj
|
Update VS2010 solution/project files.
|
2010-09-20 18:09:17 +03:00 |
test.vcxproj.filters
|
Update VS2010 solution/project files.
|
2010-09-20 18:09:17 +03:00 |
testautovariables.cpp
|
…
|
|
testbufferoverrun.cpp
|
Fixed #1948 (C++ class scoping not followed)
|
2010-08-24 22:04:14 +02:00 |
testcharvar.cpp
|
…
|
|
testclass.cpp
|
Check Class: Removed the 'operator= should not return a const reference'
|
2010-09-18 20:05:34 +02:00 |
testcmdlineparser.cpp
|
Extracted Error and Output redirection.
|
2010-09-26 13:19:30 +10:00 |
testconstructors.cpp
|
…
|
|
testcppcheck.cpp
|
Disable command line tests after refactoring command line handling.
|
2010-09-05 11:17:32 +03:00 |
testdivision.cpp
|
…
|
|
testexceptionsafety.cpp
|
Exception safety: Removed the noisy checks and keep the useful checks
|
2010-08-31 22:22:59 +02:00 |
testfilelister.cpp
|
Fixed #2059 (cppcheck gives wrong path in error description)
|
2010-09-22 19:52:14 +02:00 |
testincompletestatement.cpp
|
…
|
|
testmathlib.cpp
|
…
|
|
testmemleak.cpp
|
Fixed #2056 (False positive: Resource leak)
|
2010-09-19 12:16:29 +02:00 |
testobsoletefunctions.cpp
|
Fixed #1999 (False positive: uninitialized variable (__published variables))
|
2010-08-31 19:48:04 +02:00 |
testoptions.cpp
|
Added `check` target.
|
2010-09-26 13:29:23 +10:00 |
testother.cpp
|
Fixed #2052 (False positive: possible null pointer dereference 'else continue')
|
2010-09-18 14:56:07 +02:00 |
testpreprocessor.cpp
|
Fixed #1951 (Preprocessor: Compound macro statements not handled correctly)
|
2010-09-24 21:38:11 +02:00 |
testrunner.cpp
|
Added `check` target.
|
2010-09-26 13:29:23 +10:00 |
testsettings.cpp
|
Fixed #1919 (option '--suppressions file' can not work when filename includes colon)
|
2010-08-03 17:52:03 +02:00 |
testsimplifytokens.cpp
|
Fixed #2035 (Enum 'qboolean' hides typedef with same name)
|
2010-09-08 06:45:57 +02:00 |
teststl.cpp
|
STL: added TODO test case
|
2010-09-18 20:08:34 +02:00 |
testsuite.cpp
|
Added `check` target.
|
2010-09-26 13:29:23 +10:00 |
testsuite.h
|
Added `check` target.
|
2010-09-26 13:29:23 +10:00 |
testthreadexecutor.cpp
|
Fixed #1487 (fix gcc compiler warnings)
|
2010-08-06 21:02:43 +02:00 |
testtoken.cpp
|
Replaced TODO in numeric test with two passing tests.
|
2010-09-26 16:39:19 +10:00 |
testtokenize.cpp
|
Tokenizer: fixed variable declaration simplification
|
2010-09-15 19:53:47 +02:00 |
testunusedfunctions.cpp
|
…
|
|
testunusedprivfunc.cpp
|
Fixed #2034 (false positive: unused private function (Borland C++ __property))
|
2010-09-07 18:37:43 +02:00 |
testunusedvar.cpp
|
Fixed #2039 (unions not handled properly, false positive about initialization)
|
2010-09-09 20:15:00 +02:00 |