.. |
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
|
Moved shared files back into executable projects - it caused the instances of the checks to be optimized away
|
2010-04-14 17:52:46 +02:00 |
test.vcxproj
|
Moved shared files back into executable projects - it caused the instances of the checks to be optimized away
|
2010-04-14 17:52:46 +02:00 |
test.vcxproj.filters
|
Moved shared files back into executable projects - it caused the instances of the checks to be optimized away
|
2010-04-14 17:52:46 +02:00 |
testautovariables.cpp
|
Update copyright year in all source files
|
2010-04-13 22:23:17 +03:00 |
testbufferoverrun.cpp
|
refactoring: changed the severity for strncatUsage from possibleError to style
|
2010-05-02 09:54:08 +02:00 |
testcharvar.cpp
|
Fixed #855 (Refactoring: move conditions into checks)
|
2010-04-20 23:38:25 -07:00 |
testclass.cpp
|
Fixed #1678 (false positive: Member variable not initialized in the constructor, for arrays of undefined type)
|
2010-05-15 20:24:11 +02:00 |
testconstructors.cpp
|
Fixed #1669 (Still seeing 'possible style' warnings in 1.43)
|
2010-05-10 21:22:59 +02:00 |
testcppcheck.cpp
|
Fixed #1212 (Allow giving used defines in command line)
|
2010-05-16 07:38:29 +02:00 |
testdangerousfunctions.cpp
|
Fixed #855 (Refactoring: move conditions into checks)
|
2010-04-20 23:38:25 -07:00 |
testdivision.cpp
|
Refactoring: Refactoring the Settings class
|
2010-04-17 09:23:54 +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
|
Code cleanup: Removed autodealloc handling
|
2010-05-16 07:15:31 +02:00 |
testother.cpp
|
Added test CheckOther::sizeofsizeof. Inspired by #1682
|
2010-05-15 14:06:45 +02:00 |
testpreprocessor.cpp
|
Refactoring: Refactoring the Settings class
|
2010-04-17 09:23:54 +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 |
testsimplifytokens.cpp
|
Fixed #1682 (Internal error)
|
2010-05-14 18:40:15 +02:00 |
teststl.cpp
|
Fixed #1679 (Bad iterators checks fails to detect bugs with indent levels)
|
2010-05-15 20:00:41 +02:00 |
testsuite.cpp
|
astyle formatting
|
2010-05-14 18:40:37 +02:00 |
testsuite.h
|
Ticket #1318: Make sure error ids are unique
|
2010-05-13 22:14:29 +02:00 |
testtoken.cpp
|
Update copyright year in all source files
|
2010-04-13 22:23:17 +03:00 |
testtokenize.cpp
|
Fixed #1654 (False positive: Memory leak with: ( delete ( p ) , ( p ) = 0 );)
|
2010-05-07 18:37:50 +02:00 |
testunusedfunctions.cpp
|
Update copyright year in all source files
|
2010-04-13 22:23:17 +03:00 |
testunusedprivfunc.cpp
|
Update copyright year in all source files
|
2010-04-13 22:23:17 +03:00 |
testunusedvar.cpp
|
Fixed #1660 (false positive: Variable is assigned a value that is never used, when using cast)
|
2010-05-09 07:15:40 +02:00 |