*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4397 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
ef2ce5af37
commit
a54275773a
2 changed files with 7 additions and 1 deletions
|
|
@ -43,7 +43,6 @@ DYNAMIC_LIB_PATH = $(RUNTIMEDIR):.
|
|||
# Broken C++ test cases. (Can be run individually using make testcase.cpptest.)
|
||||
CPP_TEST_BROKEN += \
|
||||
cast_operator \
|
||||
arrayref \
|
||||
namespace_nested \
|
||||
template_default_arg \
|
||||
template_extend_overload \
|
||||
|
|
@ -68,6 +67,7 @@ CPP_TEST_CASES += \
|
|||
add_link \
|
||||
anonymous_arg \
|
||||
argout \
|
||||
arrayref \
|
||||
arrays_global \
|
||||
arrays_global_twodim \
|
||||
arrays_scope \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue