Daniel Marjamäki
|
de3c6f9c1b
|
Testing: DeallocateTokens after each test
|
2008-11-03 07:54:59 +00:00 |
Daniel Marjamäki
|
f1330c3db0
|
memleak: fixed false positives for assignment in return statement (bug
2205568)
|
2008-11-02 10:33:38 +00:00 |
Daniel Marjamäki
|
5b9aa96aba
|
Licensing: Using the GPL 3 license
|
2008-10-26 07:55:15 +00:00 |
Daniel Marjamäki
|
2eb775e536
|
Reverted [352] it's not a good fix
|
2008-10-25 17:06:27 +00:00 |
Daniel Marjamäki
|
de71095e82
|
CheckMemoryLeak: Fixed bug 2190219 - False positive, Mismatching allocation and deallocation
|
2008-10-25 16:47:51 +00:00 |
Daniel Marjamäki
|
f4319a865f
|
Memory Leak: Fixed false positive
|
2008-10-19 07:23:06 +00:00 |
Daniel Marjamäki
|
b235c373a5
|
testing: Various fixes to make the tests compile without warnings/errors
|
2008-10-16 17:22:26 +00:00 |
Daniel Marjamäki
|
1978ac3562
|
Testing: Added macro 'REGISTER_TEST'
|
2008-10-15 06:48:18 +00:00 |
Daniel Marjamäki
|
d330eb197a
|
Testing: Updated the testing to the new test framework
|
2008-10-13 06:42:40 +00:00 |
Daniel Marjamäki
|
f01ab43eed
|
testmemleak: preparing to add checks of function calls
|
2008-10-08 07:01:25 +00:00 |
Daniel Marjamäki
|
deca59aa86
|
testmemleak: added checks for class members
|
2008-09-01 06:38:41 +00:00 |
Daniel Marjamäki
|
aba1ef0d0e
|
memleak: uncommented and fixed the handling of switch
|
2008-08-31 07:42:54 +00:00 |
Daniel Marjamäki
|
b88fd769a7
|
memleak: commented out the switch handling temporarily. it causes
segmentation faults when checking the linux kernel.
|
2008-08-30 18:42:26 +00:00 |
Daniel Marjamäki
|
0f036f622b
|
testmemleak: improved the checking of loops
|
2008-08-27 06:33:27 +00:00 |
Daniel Marjamäki
|
d59dd1bf7c
|
CheckMemoryLeak: Improved the reducing of "if.."
|
2008-08-25 18:01:11 +00:00 |
Daniel Marjamäki
|
e2d1be9b0c
|
testmemleak: replace switch blocks with if blocks
|
2008-08-24 08:01:58 +00:00 |
Daniel Marjamäki
|
47d796519a
|
test: Added 'testdivision'
|
2008-08-23 16:40:53 +00:00 |
Daniel Marjamäki
|
c618971609
|
testing: Moved tests from tests.cpp to testmemleak.cpp (forwhile, switch)
|
2008-08-22 06:30:06 +00:00 |
Daniel Marjamäki
|
794cdfd2ee
|
testing: Added tests TestMemoryleak::ifelse
|
2008-08-21 18:55:04 +00:00 |
Daniel Marjamäki
|
61242571dd
|
testing: Started using the MiniCppUnit framework
|
2008-08-21 17:32:34 +00:00 |