.. |
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
|
Update Visual Studio projects.
|
2010-07-17 17:59:47 +03:00 |
test.vcxproj
|
Removed obsolete checkheaders from Visual Studio projects
|
2010-06-17 15:00:58 +02:00 |
test.vcxproj.filters
|
Removed obsolete checkheaders from Visual Studio projects
|
2010-06-17 15:00:58 +02:00 |
testautovariables.cpp
|
Update copyright year in all source files
|
2010-04-13 22:23:17 +03:00 |
testbufferoverrun.cpp
|
Fixed #1850 (An access to a nested std::map via a negative integer key is reported as 'Array index out of bounds')
|
2010-07-14 12:24:07 +02:00 |
testcharvar.cpp
|
Fixed #855 (Refactoring: move conditions into checks)
|
2010-04-20 23:38:25 -07:00 |
testclass.cpp
|
Create a symbol database
|
2010-07-26 16:46:37 +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
|
added testcases for testing dangerous functions: mktemp
|
2010-06-20 13:32:00 +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
|
Fixed #1856 (false positive: "pData" nulled but not freed upon failure)
|
2010-07-18 23:55:39 -07:00 |
testother.cpp
|
Fixed #1893 (false positive: dereferencing null pointer (try/catch))
|
2010-07-24 14:27:18 +02:00 |
testpreprocessor.cpp
|
Fixed #1383 (Preprocessor: define - ifndef problem)
|
2010-07-25 15:19:25 +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
|
Refactoring: Settings::addSuppression return error message and callers make sure it's reported properly. Ticket: #1839
|
2010-07-23 23:12:56 +02:00 |
testsimplifytokens.cpp
|
Fixed #1891 (Internal error when enum assigned to sizeof without brackets)
|
2010-07-22 22:21:12 +02:00 |
teststl.cpp
|
Fixed #1844 (False positive: invalid iterator when erase() is used in if-else (with continue))
|
2010-07-14 09:42:10 +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
|
Astyle cleanup.
|
2010-07-17 17:42:17 +03:00 |
testtoken.cpp
|
Update copyright year in all source files
|
2010-04-13 22:23:17 +03:00 |
testtokenize.cpp
|
Refactoring: Cleanup headers using checkheaders
|
2010-07-24 22:12:56 +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
|
Update copyright year in all source files
|
2010-04-13 22:23:17 +03:00 |
testunusedvar.cpp
|
Variable usage: better handling of pointer aliasing. Ticket: #1729
|
2010-07-12 09:50:18 +02:00 |