move broken example to derived_byvalue.i since it could take long to fix
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6369 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
7797e94739
commit
e88bf78833
3 changed files with 44 additions and 28 deletions
|
|
@ -46,6 +46,7 @@ LIBPREFIX = lib
|
|||
# Broken C++ test cases. (Can be run individually using make testcase.cpptest.)
|
||||
CPP_TEST_BROKEN += \
|
||||
derived_nested \
|
||||
derived_byvalue \
|
||||
multiple_inheritance \
|
||||
namespace_union \
|
||||
overload_complicated \
|
||||
|
|
@ -301,6 +302,7 @@ C_TEST_CASES += \
|
|||
enums \
|
||||
function_typedef \
|
||||
inctest \
|
||||
lextype \
|
||||
lib_carrays \
|
||||
lib_cdata \
|
||||
lib_cmalloc \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue