moved broken test to broken list
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5970 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
ad46ed2214
commit
5d0f146bb0
1 changed files with 2 additions and 2 deletions
|
|
@ -56,7 +56,8 @@ CPP_TEST_BROKEN += \
|
|||
using_namespace
|
||||
|
||||
# Broken C test cases. (Can be run individually using make testcase.ctest.)
|
||||
C_TEST_BROKEN +=
|
||||
C_TEST_BROKEN += \
|
||||
tag_no_clash_with_variable
|
||||
|
||||
|
||||
# C++ test cases. (Can be run individually using make testcase.cpptest.)
|
||||
|
|
@ -308,7 +309,6 @@ C_TEST_CASES += \
|
|||
sizeof_pointer \
|
||||
sneaky1 \
|
||||
struct_rename \
|
||||
tag_no_clash_with_variable \
|
||||
typemap_subst \
|
||||
unions
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue