aboutsummaryrefslogtreecommitdiffstats
path: root/tests/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Added methods to set and check for protected and virtual destructorMarcelo Lira2009-11-241-0/+1
| | | | on AbstractMetaClass objects. Also added tests for this.
* - All reverse operators are now properly tagged as "reverse operator".Hugo Lima2009-11-091-0/+1
| | | | | | | - Reverse operators aren't tagged as static methods anymore. - Reverse operators now have just one parameter, the one that matters. Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>
* conversion-rule tag now works inside value-type and object-type tags.Marcelo Lira2009-10-261-0/+1
| | | | | To access the conversion rule, use the new method TypeEntry->conversionRule NOTE: this commit is a modification of code produced by Hugo Parente.
* Implemented a signature parser for the AddedFunction class.Hugo Lima2009-10-211-0/+1
|
* Unit test to catch the bug#38.Hugo Lima2009-09-241-0/+1
|
* Added more tests for AbstractMetaClass and AbstractMetaEnumHugo Lima2009-09-101-5/+11
|
* The genesis...Hugo Lima2009-08-171-0/+6