Fixed the include/import error reported by Kerim Borchaev
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5359 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
7d83b3627a
commit
183d0b755b
5 changed files with 24 additions and 6 deletions
|
|
@ -56,8 +56,7 @@ CPP_TEST_BROKEN += \
|
|||
using_namespace
|
||||
|
||||
# Broken C test cases. (Can be run individually using make testcase.ctest.)
|
||||
C_TEST_BROKEN += \
|
||||
inctest.i
|
||||
C_TEST_BROKEN +=
|
||||
|
||||
|
||||
# C++ test cases. (Can be run individually using make testcase.cpptest.)
|
||||
|
|
@ -276,6 +275,7 @@ C_TEST_CASES += \
|
|||
defines \
|
||||
enums \
|
||||
function_typedef \
|
||||
inctest.i \
|
||||
lib_carrays \
|
||||
lib_cdata \
|
||||
lib_cmalloc \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue