aboutsummaryrefslogtreecommitdiffstats
path: root/tests/testnamespace.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Updates tests to use nesting of type declarations.Marcelo Lira2012-03-091-5/+8
| | | | | | | Also added a new cases to test the nesting of type tags a bit more. Reviewed by Luciano Wolf <luciano.wolf@openbossa.org> Reviewed by Renato Araújo <renato.filho@openbossa.org>
* Added test for class member inside a two nested namespaces.Marcelo Lira2012-03-091-0/+29
|
* Adds test case to namespace members, namely enums and functions.Marcelo Lira2012-03-091-0/+57