*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4291 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
6229554cf3
commit
97a0cf523e
2 changed files with 4 additions and 1 deletions
|
|
@ -42,7 +42,6 @@ DYNAMIC_LIB_PATH = $(RUNTIMEDIR):.
|
|||
|
||||
# Broken C++ test cases. (Can be run individually using make testcase.cpptest.)
|
||||
CPP_TEST_BROKEN += \
|
||||
preproc_4 \
|
||||
cast_operator \
|
||||
arrayref \
|
||||
abstract_typedef \
|
||||
|
|
@ -247,6 +246,7 @@ C_TEST_CASES += \
|
|||
preproc_1 \
|
||||
preproc_2 \
|
||||
preproc_3 \
|
||||
preproc_4 \
|
||||
ret_by_value \
|
||||
sizeof_pointer \
|
||||
sneaky1 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue