aboutsummaryrefslogtreecommitdiffstats
path: root/tests/libsample/multiple_derived.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Change the license boiler plates of all LGPL files removing the special ↵Hugo Parente Lima2010-09-091-20/+8
| | | | | | | exception. Reviewer: Luciano Wolf <luciano.wolf@openbossa.org> Renato Araújo <renato.filho@openbossa.org>
* improved multiple inheritance tests with a myriad of new casesMarcelo Lira2009-11-181-26/+11
|
* improved the multiple inheritance test with two new methods that castMarcelo Lira2009-11-041-9/+25
| | | | | | | their instance of MDerived to MBase1 and MBase2; also did some refactors and commented the unit test Reviewed by Hugo Parente <hugo.lima@openbossa.org>
* Create multiple heritance tests.Renato Araujo Oliveira Filho2009-09-101-0/+69