aboutsummaryrefslogtreecommitdiffstats
path: root/tests/libsample/virtualmethods.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed injected code processing to avoid infinite recursion in virtual method ...Marcelo Lira2012-03-081-0/+3
* Fixed the argument conversion of modified virtual methods.Marcelo Lira2012-03-081-1/+20
* Change the license boiler plates of all LGPL files removing the special excep...Hugo Parente Lima2010-09-091-20/+8
* API fixes.Renato Filho2010-05-181-1/+1
* Better error messages when reimplementing virtual methods.Hugo Parente Lima2010-04-081-0/+6
* Adds tests to type system modifications regarding reference to pointer type.Marcelo Lira2010-03-221-0/+4
* Expanded virtual methods tests with a case of reimplementation of a grand par...Marcelo Lira2009-12-021-3/+11
* Updated libsample classes that are missing the LIBSAMPLE_API macro.Marcelo Lira2009-11-241-1/+1
* Added tests for classes with virtual and non-virtual protected methods,Marcelo Lira2009-11-241-1/+3
* Added unit test for virtual destructor.Marcelo Lira2009-11-241-0/+13
* Added visibility rules to libsample.Hugo Lima2009-11-231-1/+3
* Added a great deal of tests to virtual method modification cases.Marcelo Lira2009-11-231-0/+33
* 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/+21