aboutsummaryrefslogtreecommitdiffstats
path: root/tests/testtemplates.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixes method's argument types that are templates but the template variable wa...Marcelo Lira2012-03-091-0/+41
* AbstractMetaClasses now hold the instantiation types for the templates they i...Marcelo Lira2012-03-091-1/+52
* Added tests for template containers used as arguments for functions.Marcelo Lira2012-03-091-0/+72
* Fixed memory leak.Renato Filho2012-03-091-2/+2
* Added test for a class inheriting from a container template.Marcelo Lira2012-03-091-0/+36
* Added test for template inheritance involving forward declaration and namespace.Marcelo Lira2012-03-091-0/+35
* Added test for template inheritance involving a forward declaration.Marcelo Lira2012-03-091-0/+32
* Created test for namespace resolution name.Renato Filho2012-03-091-0/+43
* Added tests for template instanciations using enum values, all under a nice n...Hugo Parente Lima2012-03-091-0/+73