aboutsummaryrefslogtreecommitdiffstats
path: root/tests/libsample/abstract.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add support for static fields.Hugo Parente Lima2010-07-021-0/+2
| | | | | Reviewer: Marcelo Lira <marcelo.lira@openbossa.org> Luciano Wolf <luciano.wolf@openbossa.org>
* Adds tests for classes with public member variables.Marcelo Lira2010-02-101-4/+4
| | | | | Three kinds of types are represented: primitive, value and object types. The unit tests also check for correct reference counting.
* Fix crash when a virtual function with enum in they arguments is called from ↵Hugo Lima2010-02-011-0/+9
| | | | | | C++ and have an implementation in Python.
* Uses __FUNCTION__ instead of __PRETTY_FUNCTION__, which is a GCC extension.Hugo Lima2009-11-231-7/+0
|
* Added LGPL copyright header to all libsample files.Hugo Lima2009-09-011-0/+34
|
* commented debug messages from test libraryMarcelo Lira2009-08-251-11/+11
|
* The End Is the Beginning Is the EndMarcelo Lira2009-08-171-0/+64