aboutsummaryrefslogtreecommitdiffstats
path: root/tests/libsample/virtualmethods.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed the argument conversion of modified virtual methods.Marcelo Lira2012-03-081-0/+9
* Change the license boiler plates of all LGPL files removing the special excep...Hugo Parente Lima2010-09-091-20/+8
* Adds tests to type system modifications regarding reference to pointer type.Marcelo Lira2010-03-221-0/+12
* Added tests for classes with virtual and non-virtual protected methods,Marcelo Lira2009-11-241-1/+0
* Added unit test for virtual destructor.Marcelo Lira2009-11-241-0/+2
* Added LGPL copyright header to all libsample files.Hugo Lima2009-09-011-0/+34
* updated sample library with VirtualMethods class which containsMarcelo Lira2009-08-271-0/+9