aboutsummaryrefslogtreecommitdiffstats
path: root/tests/testabstractmetaclass.h
Commit message (Expand)AuthorAgeFilesLines
* If a class have a non final method doesn't mean that class is polymorphic.Hugo Parente Lima2012-03-091-0/+1
* Adds many tests regarding default copy constructors.Marcelo Lira2012-03-091-0/+4
* An inner class should not be polymorphic just because his enclosing class is.Marcelo Lira2012-03-091-0/+1
* Add tests for defaultValue and originalDefaultValue methods.Hugo Lima2009-09-181-0/+2
* Revert "Fix a bug related to function default values."Hugo Lima2009-09-181-2/+0
* Fix a bug related to function default values.Hugo Lima2009-09-151-0/+2
* Added more tests for AbstractMetaClass and AbstractMetaEnumHugo Lima2009-09-101-9/+2
* The genesis...Hugo Lima2009-08-171-0/+47