.. |
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
|
Change "Array index -1 corresponds with 4294967295..." error message into "Array index -1 is out of bounds"
|
2010-04-20 21:44:31 +03:00 |
testcharvar.cpp
|
Update copyright year in all source files
|
2010-04-13 22:23:17 +03:00 |
testclass.cpp
|
Unit Testing: Added TODO testcases for ticket #1593 (false negative: the function can be declared as const)
|
2010-04-19 21:18:53 +02:00 |
testconstructors.cpp
|
Refactoring: Refactoring the Settings class
|
2010-04-17 09:23:54 +02:00 |
testcppcheck.cpp
|
Add test cases for --template parsing
|
2010-04-16 18:28:00 +03:00 |
testdangerousfunctions.cpp
|
Refactoring: Refactoring the Settings class
|
2010-04-17 09:23:54 +02:00 |
testdivision.cpp
|
Refactoring: Refactoring the Settings class
|
2010-04-17 09:23:54 +02:00 |
testexceptionsafety.cpp
|
Update copyright year in all source files
|
2010-04-13 22:23:17 +03:00 |
testfilelister.cpp
|
fileLister_win32.h -> filelister_win32.h
|
2010-04-20 21:31:38 +03:00 |
testincompletestatement.cpp
|
Refactoring: Refactoring the Settings class
|
2010-04-17 09:23:54 +02:00 |
testmathlib.cpp
|
Update copyright year in all source files
|
2010-04-13 22:23:17 +03:00 |
testmemleak.cpp
|
Fix one compiler warning
|
2010-04-18 22:14:25 +03:00 |
testother.cpp
|
Update copyright year in all source files
|
2010-04-13 22:23:17 +03: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 #1613 (False -s positive: Template instantiation hides typedef with same name)
|
2010-04-18 09:13:55 +02:00 |
teststl.cpp
|
STL: fixed false negative when erasing invalidated iterator
|
2010-04-17 13:37:04 +02:00 |
testsuite.cpp
|
astyle: Update to astyle 1.24
|
2010-04-15 20:08:51 +02:00 |
testsuite.h
|
Fixed #1526 (Cppcheck checks redundant configurations)
|
2010-04-15 18:37:51 +02:00 |
testtoken.cpp
|
Update copyright year in all source files
|
2010-04-13 22:23:17 +03:00 |
testtokenize.cpp
|
Refactoring: Refactoring the Settings class
|
2010-04-17 09:23:54 +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 #1607 (false positive: variable is assigned a value that is never used)
|
2010-04-17 14:23:29 +02:00 |