cppcheck/test
Kimmo Varis 846d3dae99 Accept include paths ending with backslash.
Convert include path to use internal path separators when parsing
command line. Convert back to native separators when using paths.

Ticket #2448 (Error in handling -I command line parameter)
2011-01-11 21:04:21 +02:00
..
options.cpp Visual Studio: Fixed compiler error. It seems visual studio 2008 doesn't like 'not'. 2010-10-02 09:42:31 +02:00
options.h Added Doxygen commenting, per kimmov's request. 2010-09-26 19:15:14 +10:00
redirect.h Added Doxygen commenting, per kimmov's request. 2010-09-26 19:15:14 +10:00
test.cxx renamed gui/test.cpp to test/test.cxx 2010-02-19 07:21:16 +01:00
test.pro Update test.pro for using base path for included pri files. 2010-12-18 17:07:20 +02:00
test.vcproj Visual Studio: updated project files with qmake 2010-12-19 07:51:34 +01:00
test.vcxproj Visual Studio: updated project files with qmake 2010-12-19 07:51:34 +01:00
test.vcxproj.filters Visual Studio: updated project files with qmake 2010-12-19 07:51:34 +01:00
testautovariables.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
testbufferoverrun.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
testcharvar.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
testclass.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
testcmdlineparser.cpp Accept include paths ending with backslash. 2011-01-11 21:04:21 +02:00
testconstructors.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
testcppcheck.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
testdivision.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
testerrorlogger.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
testexceptionsafety.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
testfilelister_unix.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
testincompletestatement.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
testmathlib.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
testmemleak.cpp Fixed #2442 (False positive: Memory leak when function returns in 'if' instead of 'else if') 2011-01-10 19:35:06 +01:00
testnullpointer.cpp Fixed #2443 (Possible null pointer dereference: xxx - otherwise it is redundant to check if xxx is null at line) 2011-01-10 19:57:26 +01:00
testobsoletefunctions.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
testoptions.cpp Removed static std::string. 2010-09-26 16:52:30 +10:00
testother.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
testpath.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
testpostfixoperator.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
testpreprocessor.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
testrunner.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
testsettings.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
testsimplifytokens.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
teststl.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
testsuite.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
testsuite.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
testsymboldatabase.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
testthreadexecutor.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
testtoken.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
testtokenize.cpp Fixed #2296 (Tokenizer: simplifyKnownVariable doesn't simplify pointer properly 'delete [] p;') 2011-01-11 19:34:35 +01:00
testuninitvar.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
testunusedfunctions.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
testunusedprivfunc.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
testunusedvar.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
testutils.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00