cppcheck/test
Reijo Tomperi a1d0defbc0 astyle fix 2010-04-02 21:42:06 +03:00
..
test.cxx renamed gui/test.cpp to test/test.cxx 2010-02-19 07:21:16 +01:00
test.pro
test.vcproj Fix compiling tests. 2010-03-12 17:21:41 +02:00
testautovariables.cpp
testbufferoverrun.cpp Reverted 'astyle fix'. Those changes are not in sync with my astyle configuration/setup. 2010-04-02 07:30:58 +02:00
testcharvar.cpp
testclass.cpp Fixed #1565 (False positive: Uninitialized variable 'B::j'. There are 2 classes with the name 'B') 2010-04-02 19:29:54 +02:00
testconstructors.cpp
testcppcheck.cpp
testdangerousfunctions.cpp
testdivision.cpp Fixed #1492 (false negatives: array index out of bounds) 2010-03-31 17:14:49 +02:00
testexceptionsafety.cpp
testfilelister.cpp Fix compiling tests. 2010-03-12 17:21:41 +02:00
testincompletestatement.cpp
testmathlib.cpp astyle fix 2010-04-02 21:42:06 +03:00
testmemleak.cpp Reverted 'astyle fix'. Those changes are not in sync with my astyle configuration/setup. 2010-04-02 07:30:58 +02:00
testother.cpp astyle fix 2010-04-02 21:42:06 +03:00
testpreprocessor.cpp Fix #1534 (False positive with #elif (defined NAME)) 2010-03-28 15:15:25 +03:00
testredundantif.cpp
testrunner.cpp
testsimplifytokens.cpp Reverted 'astyle fix'. Those changes are not in sync with my astyle configuration/setup. 2010-04-02 07:30:58 +02:00
teststl.cpp Reverted 'astyle fix'. Those changes are not in sync with my astyle configuration/setup. 2010-04-02 07:30:58 +02:00
testsuite.cpp added acos() check to ticket #1513; added testcases for MathLib::toDoubleNumber(), now double conversion of zeros is handled correctly; changed assertEquals() function of testsuite parameters from unsigned int to double. This is needed to avoid overflow of unsigned int by comparing negative floating point values. 2010-04-02 20:23:37 +02:00
testsuite.h astyle fix 2010-04-02 21:42:06 +03:00
testtoken.cpp Reverted 'astyle fix'. Those changes are not in sync with my astyle configuration/setup. 2010-04-02 07:30:58 +02:00
testtokenize.cpp Reverted 'astyle fix'. Those changes are not in sync with my astyle configuration/setup. 2010-04-02 07:30:58 +02:00
testunusedfunctions.cpp
testunusedprivfunc.cpp
testunusedvar.cpp Reverted 'astyle fix'. Those changes are not in sync with my astyle configuration/setup. 2010-04-02 07:30:58 +02:00