Broken makefile fixed (trailing \ at end of list)
name_inherit tests moved into name_cpp git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6779 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
77d2823b7f
commit
1992c710aa
1 changed files with 1 additions and 2 deletions
|
|
@ -49,7 +49,7 @@ CPP_TEST_BROKEN += \
|
|||
namespace_union \
|
||||
nested_comment \
|
||||
overload_complicated \
|
||||
template_expr \
|
||||
template_expr
|
||||
|
||||
# Broken C test cases. (Can be run individually using make testcase.ctest.)
|
||||
C_TEST_BROKEN += \
|
||||
|
|
@ -157,7 +157,6 @@ CPP_TEST_CASES += \
|
|||
mixed_types \
|
||||
multiple_inheritance \
|
||||
name_cxx \
|
||||
name_inherit \
|
||||
name_warnings \
|
||||
namespace_class \
|
||||
namespace_enum \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue