aboutsummaryrefslogtreecommitdiffstats
path: root/tests/libsample/objectview.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Added tests to check the release of ownership of objects returned from Python.Marcelo Lira2012-03-081-1/+7
| | | | | | | | | | | The ObjectModel test class was introduced to check if the transference of ownership of objects returned from Python to C++ through a virtual method is working properly. Also updated the other test that uses the ObjectView class. Reviewed by Lauro Moura <lauro.neto@openbossa.org> Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>
* 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>
* Adds tests for reference counting in model/view style relationships.Marcelo Lira2010-02-101-0/+54