aboutsummaryrefslogtreecommitdiffstats
path: root/tests/testenum.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added a better support for resolution of enum value attribution.Marcelo Lira2012-03-091-0/+73
* Private enums are now accepted in the type system database.Marcelo Lira2012-03-091-0/+43
* Improved resolution of enum value attributions.Marcelo Lira2012-03-091-2/+53
* Fixed AbstractMetaBuilder to handle enum values receiving boolean values.Marcelo Lira2012-03-091-3/+40
* Added tests for global enums.Marcelo Lira2012-03-091-0/+37
* Updates tests to use nesting of type declarations.Marcelo Lira2012-03-091-8/+11
* Added tests for anonymous enums.Marcelo Lira2012-03-091-0/+30
* Created unittest to flag "since".Renato Filho2012-03-091-0/+22
* Added the "function" tag to ApiExtractor.Hugo Parente Lima2012-03-091-4/+3
* Added more tests for AbstractMetaClass and AbstractMetaEnumHugo Lima2009-09-101-0/+81