.. |
tinyxml
|
Ticket #1318: Make sure error ids are unique
|
2010-05-13 22:14:29 +02:00 |
test.cxx
|
renamed gui/test.cpp to test/test.cxx
|
2010-02-19 07:21:16 +01:00 |
test.pro
|
Redundant conditions: some refactorings
|
2010-09-16 18:49:23 +02:00 |
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
|
Update copyright year in all source files
|
2010-04-13 22:23:17 +03:00 |
testbufferoverrun.cpp
|
Fixed #1948 (C++ class scoping not followed)
|
2010-08-24 22:04:14 +02:00 |
testcharvar.cpp
|
Fixed #855 (Refactoring: move conditions into checks)
|
2010-04-20 23:38:25 -07:00 |
testclass.cpp
|
Symbol database: Skip bail out in constructors if a virtual function might be called because that would be undefined behaviour. Ticket: #1895
|
2010-09-14 07:16:53 +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
|
Refactoring: Removed Severity::possibleStyle
|
2010-05-16 14:43:42 +02:00 |
testexceptionsafety.cpp
|
Exception safety: Removed the noisy checks and keep the useful checks
|
2010-08-31 22:22:59 +02:00 |
testfilelister.cpp
|
fileLister_win32.h -> filelister_win32.h
|
2010-04-20 21:31:38 +03:00 |
testincompletestatement.cpp
|
Fixed #855 (Refactoring: move conditions into checks)
|
2010-04-20 23:38:25 -07:00 |
testmathlib.cpp
|
mathlib:isInt() now handles calles of 'u' and 'l' correctly; testcases added
|
2010-05-12 23:49:09 +02:00 |
testmemleak.cpp
|
Memory leaks: remove redundant 'if return ; else|'
|
2010-09-12 21:41:13 +02:00 |
testobsoletefunctions.cpp
|
Fixed #1999 (False positive: uninitialized variable (__published variables))
|
2010-08-31 19:48:04 +02:00 |
testother.cpp
|
Execution Paths: fixed TODO test cases
|
2010-09-17 19:31:45 +02:00 |
testpreprocessor.cpp
|
Fixed #2048 (Preprocessor: ifndef incorrectly simplified)
|
2010-09-14 17:45:37 +02:00 |
testrunner.cpp
|
Update copyright year in all source files
|
2010-04-13 22:23:17 +03: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
|
Redundant conditions: some refactorings
|
2010-09-16 18:49:23 +02:00 |
testsuite.cpp
|
Rename ErrorMessage::toText() to ErrorMessage::toString().
|
2010-07-14 18:31:05 +03:00 |
testsuite.h
|
Ticket #1318: Make sure error ids are unique
|
2010-05-13 22:14:29 +02:00 |
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
|
Tokenizer: fixed variable declaration simplification
|
2010-09-15 19:53:47 +02:00 |
testunusedfunctions.cpp
|
Fixed #1857 (XML tag no more included for unusedFunction error (1.44 regression))
|
2010-07-18 11:22:26 +02:00 |
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 |