Moved director+protected members test to BROKEN
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5497 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
e9c568114e
commit
c3d8839dcb
1 changed files with 2 additions and 2 deletions
|
|
@ -47,6 +47,8 @@ DYNAMIC_LIB_PATH = $(RUNTIMEDIR):.
|
|||
CPP_TEST_BROKEN += \
|
||||
array_typedef_memberin \
|
||||
defvalue_constructor \
|
||||
director_nested \
|
||||
director_protected \
|
||||
exception_order \
|
||||
namespace_union \
|
||||
smart_pointer_namespace2 \
|
||||
|
|
@ -112,8 +114,6 @@ CPP_TEST_CASES += \
|
|||
director_basic \
|
||||
director_exception \
|
||||
director_finalizer \
|
||||
director_nested \
|
||||
director_protected \
|
||||
director_unroll \
|
||||
director_wombat \
|
||||
dynamic_cast \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue