.. |
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
|
use checked STL in debugmode
|
2009-11-28 18:29:32 +01:00 |
test.vcproj
|
updates of Visual Studio files
|
2010-08-20 17:59:09 +02:00 |
test.vcxproj
|
updates of Visual Studio files
|
2010-08-20 17:59:09 +02:00 |
test.vcxproj.filters
|
Update VS 2010 project files.
|
2010-07-26 22:06:33 +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
|
Fixed #1964 (False positive: function can be const (get this))
|
2010-08-20 19:47:41 +02:00 |
testconstructors.cpp
|
Create a symbol database
|
2010-07-26 16:46:37 +02:00 |
testcppcheck.cpp
|
filelocation-refactoring: Fixed unit tests in windows
|
2010-07-19 22:02:51 +02:00 |
testdangerousfunctions.cpp
|
fixed unit test of dangerous functions
|
2010-08-14 11:31:36 +02:00 |
testdivision.cpp
|
Refactoring: Removed Severity::possibleStyle
|
2010-05-16 14:43:42 +02:00 |
testexceptionsafety.cpp
|
Code cleanup: Removed autodealloc handling
|
2010-05-16 07:15:31 +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
|
Added --debug-warnings that we can use to enable various debug warnings
|
2010-08-27 20:28:00 +02:00 |
testobsoletefunctions.cpp
|
Fixed #1994 (False 'Found obsolete function' positive)
|
2010-08-29 12:01:32 +02:00 |
testother.cpp
|
Fixed #1945 (False positives when a for loop header is in a macro)
|
2010-08-26 21:57:48 +02:00 |
testpreprocessor.cpp
|
Added --debug-warnings that we can use to enable various debug warnings
|
2010-08-27 20:28:00 +02:00 |
testredundantif.cpp
|
Update copyright year in all source files
|
2010-04-13 22:23:17 +03: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
|
Added --debug-warnings that we can use to enable various debug warnings
|
2010-08-27 20:28:00 +02:00 |
teststl.cpp
|
Fixed #1946 ('Dereferenced iterator erased' false positive)
|
2010-08-17 18:56:11 +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
|
Update copyright year in all source files
|
2010-04-13 22:23:17 +03:00 |
testtokenize.cpp
|
Fixed #1989 (false positive: Variable 'Aux13' is assigned a value that is never used)
|
2010-08-28 13:32:43 +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 #1966 (False positive: Unused private function (virtual function in base class))
|
2010-08-26 22:05:45 +02:00 |
testunusedvar.cpp
|
Fixed #1989 (false positive: Variable 'Aux13' is assigned a value that is never used)
|
2010-08-28 13:32:43 +02:00 |