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:
parent
94f683868a
commit
2f00f6c8cc
4 changed files with 234 additions and 16 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue