aboutsummaryrefslogtreecommitdiffstats
path: root/tests/libsample/injectcode.h
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>
* fixed tests exported symbols.Renato Filho2010-08-181-1/+1
| | | | | Reviewer: Hugo Parente Lima <hugo.pl@gmail.com> Luciano Wolf <luciano.wolf@openbossa.org>
* Adding test for sequenceToIntArrayLauro Neto2010-02-191-0/+1
| | | | Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>
* Implement support to conversion rule.Renato Filho2010-02-091-1/+1
| | | | Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>
* Adds tests for argument removal and type modification for virtual methods.Marcelo Lira2010-02-091-0/+1
| | | | Reviewed by Lauro Moura <lauro.neto@openbossa.org>
* Fixes generation of binding reimplementation of modified virtual methods.Marcelo Lira2010-02-091-1/+1
| | | | | Argument removal and type modification no longer affects the generation of virtual method signatures in the binding code.
* Adds test for argument removal plus argument type modification.Marcelo Lira2010-02-081-0/+1
|
* Added visibility rules to libsample.Hugo Lima2009-11-231-1/+2
|
* Added tests for various inject-code use cases.Hugo Lima2009-11-161-6/+17
|
* added initial work for more complete code injection testsMarcelo Lira2009-11-131-0/+56