aboutsummaryrefslogtreecommitdiffstats
path: root/tests/libother
Commit message (Expand)AuthorAgeFilesLines
* Change the license boiler plates of all LGPL files removing the special excep...Hugo Parente Lima2010-09-0910-200/+80
* Fix the type resolver algorithm.Hugo Parente Lima2010-08-303-2/+61
* fixed tests exported symbols.Renato Filho2010-08-185-13/+13
* Fix problems on MacOSX due to uninitialized variables and mixing of int, uint...Hugo Parente Lima2010-06-152-3/+3
* libsample's Point extended with a reverse operator defined in libother.Marcelo Lira2010-03-312-1/+13
* Adding OtherObjectType to libotherLauro Neto2010-03-223-0/+98
* added support for pure virtual methods returning void ptrsMatti Airas2010-03-172-0/+7
* Merge branch 'master' into extensibleconversionsMarcelo Lira2010-03-041-1/+1
|\
| * Turn Number::m_value private to not cause problem when compiling with "avoid ...Hugo Lima2010-03-021-1/+1
* | Adds tests for a class without implicit conversions being extended in another...Marcelo Lira2010-03-021-0/+51
|/
* Added test for use of ObjectCopier of a type declared in other module.Hugo Lima2010-02-261-0/+3
* Fix bug#142.Hugo Lima2010-02-241-0/+47
* Adds test for cast operator for a class in a different module.Marcelo Lira2010-02-183-0/+103
* libother now uses its own library export macros instead of libsample ones.Marcelo Lira2010-02-182-2/+54
* Export converters when needed.Hugo Lima2010-01-261-2/+4
* writeMinimalConstructorCallArguments knowns about enums.Hugo Lima2010-01-261-0/+1
* Write the enum name based on enum module, not the current module being genera...Hugo Lima2010-01-261-2/+10
* Adds "libother" as a new test library.Marcelo Lira2009-12-293-0/+133