aboutsummaryrefslogtreecommitdiffstats
path: root/tests/libsample/reference.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix bug#411 - "Incorrect return statement generated in a function that ↵Hugo Parente Lima2012-03-081-0/+3
| | | | | | | returns a reference" Reviewer: Luciano Wolf <luciano.wolf@openbossa.org> Marcelo Lira <marcelo.lira@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>
* added new test cases to check if a value-type object passed as reference toMarcelo Lira2009-10-301-1/+13
| | | | regular, virtual and reimplemented virtual methods are being altered in place
* Added LGPL copyright header to all libsample files.Hugo Lima2009-09-011-0/+34
|
* updated sample library Reference class and unit tests with casesMarcelo Lira2009-08-271-0/+24
| | | | of virtual methods that receive C++ references
* The End Is the Beginning Is the EndMarcelo Lira2009-08-171-0/+11