Template private assignment testcase

This is broken and needs fixing at some point.
Problem reported by Pierre-Henri Wuillemin on swig-devel mailing list.
This commit is contained in:
William S Fulton 2014-01-07 20:03:14 +00:00
commit e702093c70
2 changed files with 25 additions and 0 deletions

View file

@ -87,6 +87,7 @@ CPP_TEST_BROKEN += \
nested_private \
overload_complicated \
template_default_pointer \
template_private_assignment \
template_expr \
$(CPP11_TEST_BROKEN)