Typedef typedef prefix test for templates

As given in Diorcet Yann's example in issue #50
This commit is contained in:
William S Fulton 2014-01-13 19:46:48 +00:00
commit 2f47bb8d67
3 changed files with 70 additions and 0 deletions

View file

@ -424,6 +424,7 @@ CPP_TEST_CASES += \
template_typedef_ns \
template_typedef_ptr \
template_typedef_rec \
template_typedef_typedef \
template_typemaps \
template_typemaps_typedef \
template_typemaps_typedef2 \