New test case testing some broken aspects of %feature

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5698 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2004-02-04 21:05:39 +00:00
commit c523afc3ec
2 changed files with 58 additions and 0 deletions

View file

@ -47,6 +47,7 @@ DYNAMIC_LIB_PATH = $(RUNTIMEDIR):.
CPP_TEST_BROKEN += \
array_typedef_memberin \
defvalue_constructor \
features.i \
namespace_union \
smart_pointer_namespace2 \
template_default_arg \