Daniel Marjamäki
|
0b35581d44
|
Virtual destructors : Don't check base classes when inheritance is
non-public
|
2008-12-07 10:13:51 +00:00 |
Daniel Marjamäki
|
057d6f1f18
|
Virtual destructors : Handle inheritance where
"private|protected|public" is not defined
|
2008-12-07 06:31:54 +00:00 |
Daniel Marjamäki
|
3962bb7ae0
|
Virtual destructors : Minor fix to a test to handle a private inheritance
|
2008-12-06 19:57:33 +00:00 |
Daniel Marjamäki
|
984cd47aac
|
virtual destructor : iterate through base classes for a derived class to check that the destructor in each base class i virtual
|
2008-12-06 19:26:13 +00:00 |
Daniel Marjamäki
|
1a5d694834
|
testclass : Added a new unit testing file
|
2008-12-06 18:31:26 +00:00 |