.. |
tinyxml
|
…
|
|
test.cxx
|
…
|
|
test.pro
|
…
|
|
test.vcproj
|
Add couple of basic tests for CmdLineParser.
|
2010-09-06 22:31:06 +03:00 |
test.vcxproj
|
Add couple of basic tests for CmdLineParser.
|
2010-09-06 22:31:06 +03:00 |
test.vcxproj.filters
|
Add couple of basic tests for CmdLineParser.
|
2010-09-06 22:31:06 +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
|
Symbol database: fixed false positive. ticket: #1895
|
2010-09-11 08:23:30 +02:00 |
testcmdlineparser.cpp
|
cmdlineparser: allow space between -D and define name. ticket: #2036
|
2010-09-08 17:42:28 +02:00 |
testconstructors.cpp
|
Create a symbol database
|
2010-07-26 16:46:37 +02:00 |
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
|
…
|
|
testincompletestatement.cpp
|
…
|
|
testmathlib.cpp
|
…
|
|
testmemleak.cpp
|
Memory leaks: fixed try/catch and nested loops simplifications
|
2010-09-11 21:07:35 +02:00 |
testobsoletefunctions.cpp
|
Fixed #1999 (False positive: uninitialized variable (__published variables))
|
2010-08-31 19:48:04 +02:00 |
testother.cpp
|
Fixed #2030 (False positive: Uninitialized variable when function does not return)
|
2010-09-10 19:02:40 +02:00 |
testpreprocessor.cpp
|
Fixed #1872 (Confused -v switch)
|
2010-09-03 13:30:49 +02:00 |
testredundantif.cpp
|
…
|
|
testrunner.cpp
|
…
|
|
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
|
Fixed #1946 ('Dereferenced iterator erased' false positive)
|
2010-08-17 18:56:11 +02:00 |
testsuite.cpp
|
…
|
|
testsuite.h
|
…
|
|
testthreadexecutor.cpp
|
Fixed #1487 (fix gcc compiler warnings)
|
2010-08-06 21:02:43 +02:00 |
testtoken.cpp
|
unit testing: moved TestTokenizer::match tests to the TestToken
|
2010-09-07 20:42:29 +02:00 |
testtokenize.cpp
|
Fixed #2039 (unions not handled properly, false positive about initialization)
|
2010-09-09 20:15:00 +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 |