..
options.cpp
changed the astyle formatting flags
2011-10-13 20:53:06 +02:00
options.h
changed the astyle formatting flags
2011-10-13 20:53:06 +02:00
redirect.h
changed the astyle formatting flags
2011-10-13 20:53:06 +02:00
test.cxx
renamed gui/test.cpp to test/test.cxx
2010-02-19 07:21:16 +01:00
test.pro
test/test.pro: indentation update
2011-10-23 15:45:56 +02:00
test64bit.cpp
changed the astyle formatting flags
2011-10-13 20:53:06 +02:00
testassignif.cpp
changed the astyle formatting flags
2011-10-13 20:53:06 +02:00
testautovariables.cpp
changed the astyle formatting flags
2011-10-13 20:53:06 +02:00
testboost.cpp
Fixed #3232 (Check if container is modified inside BOOST_FOREACH)
2011-10-23 13:07:43 +02:00
testbufferoverrun.cpp
added testcase for ticket #3273
2011-11-01 11:52:39 +01:00
testcharvar.cpp
Fixed #3282 (Invalid report that an array index is of type char.)
2011-11-06 11:26:28 +01:00
testclass.cpp
Fix all the test failures caused by my previous commit.
2011-10-30 11:27:27 +01:00
testcmdlineparser.cpp
Little improvements with cli messages and added new '--template' mode: 'edit'.
2011-10-29 23:50:09 +02:00
testconstructors.cpp
removed 'explicit constructors' check. see comments in pull request #51 for the reasons.
2011-11-02 17:12:46 +01:00
testcppcheck.cpp
changed the astyle formatting flags
2011-10-13 20:53:06 +02:00
testdivision.cpp
changed the astyle formatting flags
2011-10-13 20:53:06 +02:00
testerrorlogger.cpp
changed the astyle formatting flags
2011-10-13 20:53:06 +02:00
testexceptionsafety.cpp
changed the astyle formatting flags
2011-10-13 20:53:06 +02:00
testfilelister.cpp
FileLister (linux): Move absolute path determination to own function
2011-10-29 19:30:33 +02:00
testincompletestatement.cpp
Fixed #3251 (Redundant code: Found a statement that begins with numeric constant)
2011-11-05 20:28:52 +01:00
testinternal.cpp
Disable internal checks if NDEBUG is defined (release build)
2011-10-29 12:47:12 +02:00
testmathlib.cpp
changed the astyle formatting flags
2011-10-13 20:53:06 +02:00
testmemleak.cpp
Fix #70 (Locate memory leaks when alloc happens in function parameter)
2011-11-07 23:50:57 +02:00
testnonreentrantfunctions.cpp
Fix #3243 (Improve non reentrant function check)
2011-10-22 11:54:52 +02:00
testnullpointer.cpp
Fix #3278 (FP: Possible null pointer dereference with for loop)
2011-11-07 22:10:21 +02:00
testobsoletefunctions.cpp
Fixed #3238 (Crash in obsolete functions check.)
2011-10-22 12:36:45 +02:00
testoptions.cpp
changed the astyle formatting flags
2011-10-13 20:53:06 +02:00
testother.cpp
Fix for same expression separated by commas
2011-11-08 21:56:54 +01:00
testpath.cpp
changed the astyle formatting flags
2011-10-13 20:53:06 +02:00
testpathmatch.cpp
changed the astyle formatting flags
2011-10-13 20:53:06 +02:00
testpostfixoperator.cpp
changed the astyle formatting flags
2011-10-13 20:53:06 +02:00
testpreprocessor.cpp
Fixed #3275 (Missing includes always reported)
2011-11-06 08:59:07 +01:00
testrunner.cpp
Change year 2010 -> 2011 in license texts.
2011-01-09 21:33:36 +02:00
testrunner.vcproj
Visual Studio: auto generated new visual studio project files
2011-10-23 15:42:02 +02:00
testrunner.vcxproj
Visual Studio: auto generated new visual studio project files
2011-10-23 15:42:02 +02:00
testrunner.vcxproj.filters
Visual Studio: auto generated new visual studio project files
2011-10-23 15:42:02 +02:00
testsimplifytokens.cpp
Fixed ticket #3310 (segmentation fault of cppcheck)
2011-11-08 17:37:24 +01:00
teststl.cpp
Extra check for auto_ptr new[]
2011-11-05 15:45:59 +01:00
testsuite.cpp
changed the astyle formatting flags
2011-10-13 20:53:06 +02:00
testsuite.h
changed the astyle formatting flags
2011-10-13 20:53:06 +02:00
testsuppressions.cpp
changed the astyle formatting flags
2011-10-13 20:53:06 +02:00
testsymboldatabase.cpp
Fixed #3188 (Function parser false positive)
2011-11-05 12:23:05 +01:00
testthreadexecutor.cpp
changed the astyle formatting flags
2011-10-13 20:53:06 +02:00
testtoken.cpp
Add test for Token::eraseTokens.
2011-11-08 18:59:31 +01:00
testtokenize.cpp
Fixed tokenizer: don't change '*(str+num)' if '*' means a product with a previous variable or number.
2011-11-08 18:14:43 +01:00
testuninitvar.cpp
Add tests for various bugs.
2011-11-04 12:27:32 +01:00
testunusedfunctions.cpp
Fixed #3195 (operator() from a functor-struct is never used)
2011-10-29 20:04:43 +02:00
testunusedprivfunc.cpp
changed the astyle formatting flags
2011-10-13 20:53:06 +02:00
testunusedvar.cpp
changed the astyle formatting flags
2011-10-13 20:53:06 +02:00
testutils.h
changed the astyle formatting flags
2011-10-13 20:53:06 +02:00