aboutsummaryrefslogtreecommitdiffstats
path: root/tests/libsample/protected.h
Commit message (Expand)AuthorAgeFilesLines
* Improved and fixed the setter and getter writer functions.Marcelo Lira2012-03-081-1/+2
* Added more test cases for protected attributes.Marcelo Lira2012-03-081-1/+13
* Change the license boiler plates of all LGPL files removing the special excep...Hugo Parente Lima2010-09-091-20/+8
* fixed tests exported symbols.Renato Filho2010-08-181-24/+22
* Fix char* converterRenato Filho2010-07-271-10/+11
* Added support for protected fields when not using the "protected hack".Marcelo Lira2010-06-031-0/+9
* Generator improved to handle protected enums without the protected hack.Marcelo Lira2010-06-021-0/+6
* Adds protected enum test cases.Marcelo Lira2010-06-011-0/+14
* Expanded protected method tests with cases of reimplemented grand parent and ...Marcelo Lira2009-12-021-1/+15
* Updated libsample classes that are missing the LIBSAMPLE_API macro.Marcelo Lira2009-11-241-3/+5
* Added tests for classes with virtual and non-virtual protected methods,Marcelo Lira2009-11-241-0/+94