.. |
testbufferoverrun.cpp
|
Refactoring: Added src/ and test/ folders. Moved source files to those folders, updated makefile and codeblocks project file.
|
2009-01-06 14:18:36 +00:00 |
testcharvar.cpp
|
errmsg: Added 'unsigned division'
|
2009-01-12 17:12:14 +00:00 |
testclass.cpp
|
Refactoring: Added src/ and test/ folders. Moved source files to those folders, updated makefile and codeblocks project file.
|
2009-01-06 14:18:36 +00:00 |
testconstructors.cpp
|
errmsg: Added "uninitialized member variable"
|
2009-01-10 17:11:47 +00:00 |
testdivision.cpp
|
testdivision: The 'unsigned division' is a style check
|
2009-01-12 17:20:32 +00:00 |
testfilelister.cpp
|
Refactoring: Added src/ and test/ folders. Moved source files to those folders, updated makefile and codeblocks project file.
|
2009-01-06 14:18:36 +00:00 |
testfunctionusage.cpp
|
Refactoring: Added src/ and test/ folders. Moved source files to those folders, updated makefile and codeblocks project file.
|
2009-01-06 14:18:36 +00:00 |
testincompletestatement.cpp
|
errmsg: Added 'unsigned division'
|
2009-01-12 17:12:14 +00:00 |
testmemleak.cpp
|
checkmemoryleak: no longer flag "dealloc ; alloc ; if continue ;" as a leak, even with --all
|
2009-01-10 16:28:04 +00:00 |
testmemleakmp.cpp
|
Refactoring: Added src/ and test/ folders. Moved source files to those folders, updated makefile and codeblocks project file.
|
2009-01-06 14:18:36 +00:00 |
testother.cpp
|
errmsg: Added 'unsigned division'
|
2009-01-12 17:12:14 +00:00 |
testpreprocessor.cpp
|
preprocessor: Style updates
|
2009-01-12 06:43:56 +00:00 |
testredundantif.cpp
|
errmsg: Added 'unsigned division'
|
2009-01-12 17:12:14 +00:00 |
testrunner.cpp
|
Refactoring: Added src/ and test/ folders. Moved source files to those folders, updated makefile and codeblocks project file.
|
2009-01-06 14:18:36 +00:00 |
testsimplifytokens.cpp
|
Refactoring: Added src/ and test/ folders. Moved source files to those folders, updated makefile and codeblocks project file.
|
2009-01-06 14:18:36 +00:00 |
testsuite.cpp
|
Refactoring: Added src/ and test/ folders. Moved source files to those folders, updated makefile and codeblocks project file.
|
2009-01-06 14:18:36 +00:00 |
testsuite.h
|
Refactoring: Added src/ and test/ folders. Moved source files to those folders, updated makefile and codeblocks project file.
|
2009-01-06 14:18:36 +00:00 |
testtoken.cpp
|
Refactoring: Added src/ and test/ folders. Moved source files to those folders, updated makefile and codeblocks project file.
|
2009-01-06 14:18:36 +00:00 |
testtokenize.cpp
|
match: skip initial !! patterns if on first token.
|
2009-01-10 21:13:10 +00:00 |
testunusedprivfunc.cpp
|
errmsg: Added "Unused private function ..."
|
2009-01-10 17:35:41 +00:00 |
testunusedvar.cpp
|
errmsg: Added 'unsigned division'
|
2009-01-12 17:12:14 +00:00 |