Support special variable expansion in special variable macros in typemap attributes.

Add test cases for special variable expansions and special variable
macros (aka embedded typemaps) expansion.
This commit is contained in:
William S Fulton 2015-07-22 13:02:15 +01:00
commit 2f00f6c8cc
4 changed files with 234 additions and 16 deletions

View file

@ -374,6 +374,7 @@ CPP_TEST_CASES += \
smart_pointer_templatevariables \
smart_pointer_typedef \
special_variables \
special_variable_attributes \
special_variable_macros \
static_array_member \
static_const_member \