aboutsummaryrefslogtreecommitdiffstats
path: root/tests/testabstractmetaclass.cpp
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/+32
* Adds many tests regarding default copy constructors.Marcelo Lira2012-03-091-5/+193
* An inner class should not be polymorphic just because his enclosing class is.Marcelo Lira2012-03-091-0/+23
* Remove Boost::graph dependence from ApiExtractor by using our own codeHugo Lima2010-03-031-0/+3
* Fix apiextractor unit tests.Hugo Lima2009-11-161-3/+7
* Add tests for defaultValue and originalDefaultValue methods.Hugo Lima2009-09-181-0/+53
* Revert "Fix a bug related to function default values."Hugo Lima2009-09-181-53/+0
* Fix a bug related to function default values.Hugo Lima2009-09-151-0/+53
* Added more tests for AbstractMetaClass and AbstractMetaEnumHugo Lima2009-09-101-33/+90
* The genesis...Hugo Lima2009-08-171-0/+86