extend_variable is broken for most languages - move to broken tests
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9876 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
e4bade15f3
commit
394eb13737
1 changed files with 1 additions and 1 deletions
|
|
@ -49,6 +49,7 @@ LIBPREFIX = lib
|
|||
CPP_TEST_BROKEN += \
|
||||
constants \
|
||||
cpp_broken \
|
||||
extend_variable \
|
||||
namespace_union \
|
||||
nested_comment \
|
||||
overload_complicated \
|
||||
|
|
@ -157,7 +158,6 @@ CPP_TEST_CASES += \
|
|||
extend_placement \
|
||||
extend_template \
|
||||
extend_template_ns \
|
||||
extend_variable \
|
||||
extern_namespace \
|
||||
extern_throws \
|
||||
features \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue